summaryrefslogtreecommitdiffstats
path: root/tools/perf/ui/gtk
Commit message (Expand)AuthorAgeFilesLines
* perf ui: Add ui_progress__finish()Namhyung Kim2012-11-141-0/+9
* perf ui gtk: Implement ui_progress functionsNamhyung Kim2012-11-143-0/+53
* perf ui: Introduce generic ui_progress helperNamhyung Kim2012-11-141-11/+0
* perf tools: Introduce struct hist_browser_timerNamhyung Kim2012-11-051-3/+1
* perf hists: Introduce struct he_statNamhyung Kim2012-10-041-1/+1
* perf diff: Removing the total_period argument from output codeJiri Olsa2012-10-041-2/+2
* perf tool: Add hpp interface to enable/disable hpp columnJiri Olsa2012-10-041-1/+1
* perf tools: Convert to NEWT_SUPPORTNamhyung Kim2012-10-021-1/+1
* perf hists browser: Fix output for 100.00%Namhyung Kim2012-09-141-1/+1
* perf tools: Use __maybe_used for unused variablesIrina Tirdea2012-09-113-5/+6
* perf gtk/browser: Use perf_hpp__format functionsNamhyung Kim2012-09-083-16/+87
* perf ui gtk: Ensure not to call gtk_main_quit() twiceNamhyung Kim2012-08-201-0/+2
* perf ui gtk: Add perf_gtk__show_helpline() for pr_*Namhyung Kim2012-08-172-5/+26
* perf ui/gtk: Use helpline API in browserNamhyung Kim2012-08-171-1/+4
* perf ui gtk: Implement helpline_fnsNamhyung Kim2012-08-173-0/+33
* perf tools: Move all users of event_name to perf_evsel__nameArnaldo Carvalho de Melo2012-06-191-1/+1
* perf ui/gtk: Use struct perf_error_opsNamhyung Kim2012-06-192-0/+91
* perf ui/gtk: Add GTK info_bar widget to browser windowNamhyung Kim2012-06-192-0/+45
* perf ui/gtk: Add GTK statusbar widget to browser windowNamhyung Kim2012-06-192-1/+27
* perf ui/gtk: Introduce struct perf_gtk_contextNamhyung Kim2012-06-193-1/+47
* perf ui: Introduce struct perf_error_opsNamhyung Kim2012-06-191-0/+20
* perf ui: Change fallback policy of setup_browser()Namhyung Kim2012-05-021-2/+2
* perf ui: Add gtk2 support into setup_browser()Namhyung Kim2012-05-022-10/+12
* perf ui gtk: Rename functions for consistencyNamhyung Kim2012-05-021-12/+12
* perf ui gtk: Drop arg[cv] arguments from perf_gtk_setup_browser()Namhyung Kim2012-05-021-3/+2
* perf tools: Move GTK+ bits to tools/perf/ui/gtk directoryNamhyung Kim2012-04-112-0/+197
OpenPOWER on IntegriCloud