summaryrefslogtreecommitdiff
path: root/tools/perf/ui/gtk/hists.c
AgeCommit message (Expand)AuthorFilesLines
2014-03-20perf report: Add --percent-limit optionNamhyung Kim1-3/+10
2013-03-15perf evsel: Introduce perf_evsel__is_group_event() helperNamhyung Kim1-5/+2
2013-01-31perf report: Show group description when event group is enabledNamhyung Kim1-3/+11
2013-01-31perf report: Bypass non-leader events when event group is enabledNamhyung Kim1-0/+4
2013-01-31perf gtk/browser: Trim column header string when event group enabledNamhyung Kim1-1/+1
2013-01-31perf gtk/browser: Add support for event group viewNamhyung Kim1-4/+52
2013-01-31perf gtk/browser: Convert hpp helpers to a functionNamhyung Kim1-21/+47
2013-01-24perf ui/gtk: Setup browser window earlyNamhyung Kim1-11/+11
2013-01-24perf ui/gtk: Factor out common browser routinesNamhyung Kim1-0/+226