summaryrefslogtreecommitdiffstats
path: root/tools/perf/ui
Commit message (Expand)AuthorAgeFilesLines
* perf ui/gtk: Fix segmentation fault on perf_hpp__for_each_format loopNamhyung Kim2013-08-071-2/+0
* perf annotate browser: Fix typoIngo Molnar2013-08-071-1/+1
* perf annotate browser: Improve description of '?' hotkeyArnaldo Carvalho de Melo2013-08-071-1/+1
* perf annotate: Put dso name in symbol annotation titleAdrian Hunter2013-08-071-2/+14
* perf tools: Move hist_entry__period_snprintf into stdio codeJiri Olsa2013-07-122-40/+41
* perf diff: Move diff related columns into diff commandJiri Olsa2013-07-121-208/+1
* perf hists: Marking dummy hists entriesJiri Olsa2013-07-121-7/+14
* perf diff: Switching the base hists to be pairs headJiri Olsa2013-07-121-20/+5
* perf tools: Centralize default columns init in perf_hpp__initJiri Olsa2013-07-123-3/+2
* perf tools: Add struct perf_hpp_fmt into hpp callbacksJiri Olsa2013-07-124-37/+65
* perf tools: struct thread has a tid not a pidAdrian Hunter2013-07-121-3/+3
* perf gtk/hists: Set rules hint for the hist browserNamhyung Kim2013-07-121-0/+2
* perf gtk/hists: Add a double-click handler for callchainsNamhyung Kim2013-07-121-0/+14
* perf gtk/hists: Make column headers resizableNamhyung Kim2013-07-121-3/+8
* perf gtk/hists: Display callchain overhead alsoNamhyung Kim2013-07-121-3/+24
* perf gtk/hists: Add support for callchainsNamhyung Kim2013-07-121-0/+65
* perf gtk/hists: Use GtkTreeStore instead of GtkListStoreNamhyung Kim2013-07-121-5/+5
* perf top: Add --percent-limit optionNamhyung Kim2013-05-281-2/+14
* perf report: Add --percent-limit optionNamhyung Kim2013-05-283-15/+84
* perf hists browser: Use sort__has_symArnaldo Carvalho de Melo2013-05-281-7/+2
* perf sort: Introduce sort__mode variableNamhyung Kim2013-05-281-2/+2
* perf map browser: Exit just on well known key pressesArnaldo Carvalho de Melo2013-04-011-4/+12
* perf tools: Remove dependency on libnewtArnaldo Carvalho de Melo2013-04-017-16/+20
* perf map browser: Use ui_browser__input_window()Arnaldo Carvalho de Melo2013-04-011-38/+6
* perf annotate browser: Support event group view on TUINamhyung Kim2013-03-151-18/+75
* perf annotate/gtk: Support event group view on GTKNamhyung Kim2013-03-151-2/+16
* perf annotate browser: Use disasm__calc_percent()Namhyung Kim2013-03-151-36/+14
* perf annotate browser: Make browser_disasm_line->percent an arrayNamhyung Kim2013-03-151-7/+7
* perf annotate: Factor out struct source_line_percentNamhyung Kim2013-03-151-1/+1
* perf evsel: Introduce perf_evsel__is_group_event() helperNamhyung Kim2013-03-153-12/+6
* perf annotate: Pass evsel instead of evidx on annotation functionsNamhyung Kim2013-03-153-18/+24
* perf gtk/annotate: Fail early if it can't annotateNamhyung Kim2013-02-141-8/+8
* perf gtk/annotate: Show source lines with gray colorNamhyung Kim2013-02-141-3/+27
* perf gtk/annotate: Support multiple event annotationNamhyung Kim2013-02-142-27/+48
* perf ui/gtk: Implement basic GTK2 annotation browserNamhyung Kim2013-02-142-1/+186
* perf hists browser: Add support to display whole group data for raw columnsJiri Olsa2013-02-061-27/+26
* perf hists browser: Add option for runtime switching perf data fileFeng Tang2013-02-062-1/+112
* perf report: Show group description when event group is enabledNamhyung Kim2013-01-312-3/+36
* perf report: Bypass non-leader events when event group is enabledNamhyung Kim2013-01-312-6/+39
* perf gtk/browser: Trim column header string when event group enabledNamhyung Kim2013-01-311-1/+1
* perf gtk/browser: Add support for event group viewNamhyung Kim2013-01-311-4/+52
* perf hists browser: Add suppport for event group viewNamhyung Kim2013-01-311-0/+57
* perf hists browser: Move coloring logic to hpp functionsNamhyung Kim2013-01-311-30/+42
* perf ui/hist: Add support for event group viewNamhyung Kim2013-01-312-1/+63
* perf gtk/browser: Convert hpp helpers to a functionNamhyung Kim2013-01-311-21/+47
* perf hists browser: Convert hpp helpers to a functionNamhyung Kim2013-01-311-14/+32
* perf ui/hist: Consolidate hpp helpersNamhyung Kim2013-01-311-154/+84
* perf ui browser: Free browser->helpline() on ui_browser__hide()Arnaldo Carvalho de Melo2013-01-251-0/+2
* perf ui browsers: Fix usage of __ in struct namesArnaldo Carvalho de Melo2013-01-242-6/+6
* perf annotate browser: Fix segfault when drawing out-of-bounds jumpsFrederik Deweerdt2013-01-241-12/+13
OpenPOWER on IntegriCloud