aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/ui
Commit message (Expand)AuthorAge
...
* perf tools: Use an accessor to read thread commFrederic Weisbecker2013-11-04
* Merge branch 'perf/urgent' into perf/core to fix conflictsIngo Molnar2013-11-04
|\
| * perf tools: Remove cast of non-variadic function to variadicMichael Hudson-Doyle2013-11-01
* | Merge branch 'perf/urgent' into perf/coreIngo Molnar2013-10-29
|\|
| * perf hists: Add color overhead for stdio output bufferJiri Olsa2013-10-28
* | perf ui progress: Per progress bar stateArnaldo Carvalho de Melo2013-10-23
* | perf ui: Rename ui_progress to ui_progress_opsArnaldo Carvalho de Melo2013-10-23
* | perf annotate: Another fix for annotate_browser__callq()Adrian Hunter2013-10-14
* | perf annotate: Fix annotate_browser__callq()Adrian Hunter2013-10-14
* | perf tools: Separate out GTK codes to libperf-gtk.soNamhyung Kim2013-10-09
* | tools/perf: Standardize feature support define names to: HAVE_{FEATURE}_SUPPORTIngo Molnar2013-10-09
|/
* perf hists: Fix formatting of long symbol namesArnaldo Carvalho de Melo2013-09-05
* perf ui/gtk: Fix segmentation fault on perf_hpp__for_each_format loopNamhyung Kim2013-08-07
* perf annotate browser: Fix typoIngo Molnar2013-08-07
* perf annotate browser: Improve description of '?' hotkeyArnaldo Carvalho de Melo2013-08-07
* perf annotate: Put dso name in symbol annotation titleAdrian Hunter2013-08-07
* perf tools: Move hist_entry__period_snprintf into stdio codeJiri Olsa2013-07-12
* perf diff: Move diff related columns into diff commandJiri Olsa2013-07-12
* perf hists: Marking dummy hists entriesJiri Olsa2013-07-12
* perf diff: Switching the base hists to be pairs headJiri Olsa2013-07-12
* perf tools: Centralize default columns init in perf_hpp__initJiri Olsa2013-07-12
* perf tools: Add struct perf_hpp_fmt into hpp callbacksJiri Olsa2013-07-12
* perf tools: struct thread has a tid not a pidAdrian Hunter2013-07-12
* perf gtk/hists: Set rules hint for the hist browserNamhyung Kim2013-07-12
* perf gtk/hists: Add a double-click handler for callchainsNamhyung Kim2013-07-12
* perf gtk/hists: Make column headers resizableNamhyung Kim2013-07-12
* perf gtk/hists: Display callchain overhead alsoNamhyung Kim2013-07-12
* perf gtk/hists: Add support for callchainsNamhyung Kim2013-07-12
* perf gtk/hists: Use GtkTreeStore instead of GtkListStoreNamhyung Kim2013-07-12
* perf top: Add --percent-limit optionNamhyung Kim2013-05-28
* perf report: Add --percent-limit optionNamhyung Kim2013-05-28
* perf hists browser: Use sort__has_symArnaldo Carvalho de Melo2013-05-28
* perf sort: Introduce sort__mode variableNamhyung Kim2013-05-28
* perf map browser: Exit just on well known key pressesArnaldo Carvalho de Melo2013-04-01
* perf tools: Remove dependency on libnewtArnaldo Carvalho de Melo2013-04-01
* perf map browser: Use ui_browser__input_window()Arnaldo Carvalho de Melo2013-04-01
* perf annotate browser: Support event group view on TUINamhyung Kim2013-03-15
* perf annotate/gtk: Support event group view on GTKNamhyung Kim2013-03-15
* perf annotate browser: Use disasm__calc_percent()Namhyung Kim2013-03-15
* perf annotate browser: Make browser_disasm_line->percent an arrayNamhyung Kim2013-03-15
* perf annotate: Factor out struct source_line_percentNamhyung Kim2013-03-15
* perf evsel: Introduce perf_evsel__is_group_event() helperNamhyung Kim2013-03-15
* perf annotate: Pass evsel instead of evidx on annotation functionsNamhyung Kim2013-03-15
* perf gtk/annotate: Fail early if it can't annotateNamhyung Kim2013-02-14
* perf gtk/annotate: Show source lines with gray colorNamhyung Kim2013-02-14
* perf gtk/annotate: Support multiple event annotationNamhyung Kim2013-02-14
* perf ui/gtk: Implement basic GTK2 annotation browserNamhyung Kim2013-02-14
* perf hists browser: Add support to display whole group data for raw columnsJiri Olsa2013-02-06
* perf hists browser: Add option for runtime switching perf data fileFeng Tang2013-02-06
* perf report: Show group description when event group is enabledNamhyung Kim2013-01-31