summaryrefslogtreecommitdiffstats
path: root/tools/perf/ui/gtk/browser.c
Commit message (Expand)AuthorAgeFilesLines
* perf ui/gtk: Factor out common browser routinesNamhyung Kim2013-01-241-222/+5
* perf hists: Introduce perf_hpp__list for period related columnsJiri Olsa2012-12-091-19/+11
* 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 hists browser: Fix output for 100.00%Namhyung Kim2012-09-141-1/+1
* perf tools: Use __maybe_used for unused variablesIrina Tirdea2012-09-111-2/+3
* perf gtk/browser: Use perf_hpp__format functionsNamhyung Kim2012-09-081-16/+85
* perf ui/gtk: Use helpline API in browserNamhyung Kim2012-08-171-1/+4
* perf tools: Move all users of event_name to perf_evsel__nameArnaldo Carvalho de Melo2012-06-191-1/+1
* perf ui/gtk: Add GTK info_bar widget to browser windowNamhyung Kim2012-06-191-0/+33
* perf ui/gtk: Add GTK statusbar widget to browser windowNamhyung Kim2012-06-191-1/+25
* perf ui/gtk: Introduce struct perf_gtk_contextNamhyung Kim2012-06-191-1/+7
* perf ui: Add gtk2 support into setup_browser()Namhyung Kim2012-05-021-10/+0
* 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-111-0/+189
OpenPOWER on IntegriCloud