aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/ui/gtk
AgeCommit message (Expand)Author
2013-07-12perf gtk/hists: Add a double-click handler for callchainsNamhyung Kim
2013-07-12perf gtk/hists: Make column headers resizableNamhyung Kim
2013-07-12perf gtk/hists: Display callchain overhead alsoNamhyung Kim
2013-07-12perf gtk/hists: Add support for callchainsNamhyung Kim
2013-07-12perf gtk/hists: Use GtkTreeStore instead of GtkListStoreNamhyung Kim
2013-05-28perf report: Add --percent-limit optionNamhyung Kim
2013-03-15perf annotate/gtk: Support event group view on GTKNamhyung Kim
2013-03-15perf evsel: Introduce perf_evsel__is_group_event() helperNamhyung Kim
2013-03-15perf annotate: Pass evsel instead of evidx on annotation functionsNamhyung Kim
2013-02-14perf gtk/annotate: Fail early if it can't annotateNamhyung Kim
2013-02-14perf gtk/annotate: Show source lines with gray colorNamhyung Kim
2013-02-14perf gtk/annotate: Support multiple event annotationNamhyung Kim
2013-02-14perf ui/gtk: Implement basic GTK2 annotation browserNamhyung Kim
2013-01-31perf report: Show group description when event group is enabledNamhyung Kim
2013-01-31perf report: Bypass non-leader events when event group is enabledNamhyung Kim
2013-01-31perf gtk/browser: Trim column header string when event group enabledNamhyung Kim
2013-01-31perf gtk/browser: Add support for event group viewNamhyung Kim
2013-01-31perf gtk/browser: Convert hpp helpers to a functionNamhyung Kim
2013-01-24perf ui/gtk: Setup browser window earlyNamhyung Kim
2013-01-24perf ui/gtk: Factor out common browser routinesNamhyung Kim
2012-12-09perf hists: Introduce perf_hpp__list for period related columnsJiri Olsa
2012-12-09perf ui/helpline: Introduce ui_helpline__vshow()Namhyung Kim
2012-11-14perf ui: Add ui_progress__finish()Namhyung Kim
2012-11-14perf ui gtk: Implement ui_progress functionsNamhyung Kim
2012-11-14perf ui: Introduce generic ui_progress helperNamhyung Kim
2012-11-05perf tools: Introduce struct hist_browser_timerNamhyung Kim
2012-10-04perf hists: Introduce struct he_statNamhyung Kim
2012-10-04perf diff: Removing the total_period argument from output codeJiri Olsa
2012-10-04perf tool: Add hpp interface to enable/disable hpp columnJiri Olsa
2012-10-02perf tools: Convert to NEWT_SUPPORTNamhyung Kim
2012-09-14perf hists browser: Fix output for 100.00%Namhyung Kim
2012-09-11perf tools: Use __maybe_used for unused variablesIrina Tirdea
2012-09-08perf gtk/browser: Use perf_hpp__format functionsNamhyung Kim
2012-08-20perf ui gtk: Ensure not to call gtk_main_quit() twiceNamhyung Kim
2012-08-17perf ui gtk: Add perf_gtk__show_helpline() for pr_*Namhyung Kim
2012-08-17perf ui/gtk: Use helpline API in browserNamhyung Kim
2012-08-17perf ui gtk: Implement helpline_fnsNamhyung Kim
2012-06-19perf tools: Move all users of event_name to perf_evsel__nameArnaldo Carvalho de Melo
2012-06-19perf ui/gtk: Use struct perf_error_opsNamhyung Kim
2012-06-19perf ui/gtk: Add GTK info_bar widget to browser windowNamhyung Kim
2012-06-19perf ui/gtk: Add GTK statusbar widget to browser windowNamhyung Kim
2012-06-19perf ui/gtk: Introduce struct perf_gtk_contextNamhyung Kim
2012-06-19perf ui: Introduce struct perf_error_opsNamhyung Kim
2012-05-02perf ui: Change fallback policy of setup_browser()Namhyung Kim
2012-05-02perf ui: Add gtk2 support into setup_browser()Namhyung Kim
2012-05-02perf ui gtk: Rename functions for consistencyNamhyung Kim
2012-05-02perf ui gtk: Drop arg[cv] arguments from perf_gtk_setup_browser()Namhyung Kim
2012-04-11perf tools: Move GTK+ bits to tools/perf/ui/gtk directoryNamhyung Kim