aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/ui/gtk
Commit message (Expand)AuthorAge
* 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 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 ui/gtk: Fix segmentation fault on perf_hpp__for_each_format loopNamhyung Kim2013-08-07
* perf tools: Add struct perf_hpp_fmt into hpp callbacksJiri Olsa2013-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 report: Add --percent-limit optionNamhyung Kim2013-05-28
* perf annotate/gtk: Support event group view on GTKNamhyung 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 report: Show group description when event group is enabledNamhyung Kim2013-01-31
* perf report: Bypass non-leader events when event group is enabledNamhyung Kim2013-01-31
* perf gtk/browser: Trim column header string when event group enabledNamhyung Kim2013-01-31
* perf gtk/browser: Add support for event group viewNamhyung Kim2013-01-31
* perf gtk/browser: Convert hpp helpers to a functionNamhyung Kim2013-01-31
* perf ui/gtk: Setup browser window earlyNamhyung Kim2013-01-24
* perf ui/gtk: Factor out common browser routinesNamhyung Kim2013-01-24
* perf hists: Introduce perf_hpp__list for period related columnsJiri Olsa2012-12-09
* perf ui/helpline: Introduce ui_helpline__vshow()Namhyung Kim2012-12-09
* perf ui: Add ui_progress__finish()Namhyung Kim2012-11-14
* perf ui gtk: Implement ui_progress functionsNamhyung Kim2012-11-14
* perf ui: Introduce generic ui_progress helperNamhyung Kim2012-11-14
* perf tools: Introduce struct hist_browser_timerNamhyung Kim2012-11-05
* perf hists: Introduce struct he_statNamhyung Kim2012-10-04
* perf diff: Removing the total_period argument from output codeJiri Olsa2012-10-04
* perf tool: Add hpp interface to enable/disable hpp columnJiri Olsa2012-10-04
* perf tools: Convert to NEWT_SUPPORTNamhyung Kim2012-10-02
* perf hists browser: Fix output for 100.00%Namhyung Kim2012-09-14
* perf tools: Use __maybe_used for unused variablesIrina Tirdea2012-09-11
* perf gtk/browser: Use perf_hpp__format functionsNamhyung Kim2012-09-08
* perf ui gtk: Ensure not to call gtk_main_quit() twiceNamhyung Kim2012-08-20
* perf ui gtk: Add perf_gtk__show_helpline() for pr_*Namhyung Kim2012-08-17
* perf ui/gtk: Use helpline API in browserNamhyung Kim2012-08-17
* perf ui gtk: Implement helpline_fnsNamhyung Kim2012-08-17
* perf tools: Move all users of event_name to perf_evsel__nameArnaldo Carvalho de Melo2012-06-19
* perf ui/gtk: Use struct perf_error_opsNamhyung Kim2012-06-19
* perf ui/gtk: Add GTK info_bar widget to browser windowNamhyung Kim2012-06-19
* perf ui/gtk: Add GTK statusbar widget to browser windowNamhyung Kim2012-06-19
* perf ui/gtk: Introduce struct perf_gtk_contextNamhyung Kim2012-06-19
* perf ui: Introduce struct perf_error_opsNamhyung Kim2012-06-19