aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/ui/gtk/hists.c
Commit message (Expand)AuthorAge
* 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 evsel: Introduce perf_evsel__is_group_event() helperNamhyung Kim2013-03-15
* 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