Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2014-03-20 | perf report: Add --percent-limit option | Namhyung Kim | 1 | -3/+10 |
2013-03-15 | perf evsel: Introduce perf_evsel__is_group_event() helper | Namhyung Kim | 1 | -5/+2 |
2013-01-31 | perf report: Show group description when event group is enabled | Namhyung Kim | 1 | -3/+11 |
2013-01-31 | perf report: Bypass non-leader events when event group is enabled | Namhyung Kim | 1 | -0/+4 |
2013-01-31 | perf gtk/browser: Trim column header string when event group enabled | Namhyung Kim | 1 | -1/+1 |
2013-01-31 | perf gtk/browser: Add support for event group view | Namhyung Kim | 1 | -4/+52 |
2013-01-31 | perf gtk/browser: Convert hpp helpers to a function | Namhyung Kim | 1 | -21/+47 |
2013-01-24 | perf ui/gtk: Setup browser window early | Namhyung Kim | 1 | -11/+11 |
2013-01-24 | perf ui/gtk: Factor out common browser routines | Namhyung Kim | 1 | -0/+226 |