aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/ui/gtk
Commit message (Expand)AuthorAge
* 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
* perf ui: Change fallback policy of setup_browser()Namhyung Kim2012-05-02
* perf ui: Add gtk2 support into setup_browser()Namhyung Kim2012-05-02
* perf ui gtk: Rename functions for consistencyNamhyung Kim2012-05-02
* perf ui gtk: Drop arg[cv] arguments from perf_gtk_setup_browser()Namhyung Kim2012-05-02
* perf tools: Move GTK+ bits to tools/perf/ui/gtk directoryNamhyung Kim2012-04-11