开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
ui
/
gtk
/
browser.c
Age
Commit message (
Expand
)
Author
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2013-10-09
tools/perf: Standardize feature support define names to: HAVE_{FEATURE}_SUPPORT
Ingo Molnar
2013-01-24
perf ui/gtk: Factor out common browser routines
Namhyung Kim
2012-12-09
perf hists: Introduce perf_hpp__list for period related columns
Jiri Olsa
2012-11-05
perf tools: Introduce struct hist_browser_timer
Namhyung Kim
2012-10-04
perf hists: Introduce struct he_stat
Namhyung Kim
2012-10-04
perf diff: Removing the total_period argument from output code
Jiri Olsa
2012-10-04
perf tool: Add hpp interface to enable/disable hpp column
Jiri Olsa
2012-09-14
perf hists browser: Fix output for 100.00%
Namhyung Kim
2012-09-11
perf tools: Use __maybe_used for unused variables
Irina Tirdea
2012-09-08
perf gtk/browser: Use perf_hpp__format functions
Namhyung Kim
2012-08-17
perf ui/gtk: Use helpline API in browser
Namhyung Kim
2012-06-19
perf tools: Move all users of event_name to perf_evsel__name
Arnaldo Carvalho de Melo
2012-06-19
perf ui/gtk: Add GTK info_bar widget to browser window
Namhyung Kim
2012-06-19
perf ui/gtk: Add GTK statusbar widget to browser window
Namhyung Kim
2012-06-19
perf ui/gtk: Introduce struct perf_gtk_context
Namhyung Kim
2012-05-02
perf ui: Add gtk2 support into setup_browser()
Namhyung Kim
2012-05-02
perf ui gtk: Rename functions for consistency
Namhyung Kim
2012-05-02
perf ui gtk: Drop arg[cv] arguments from perf_gtk_setup_browser()
Namhyung Kim
2012-04-11
perf tools: Move GTK+ bits to tools/perf/ui/gtk directory
Namhyung Kim