diff options
author | Namhyung Kim <[email protected]> | 2013-01-22 18:09:46 +0900 |
---|---|---|
committer | Arnaldo Carvalho de Melo <[email protected]> | 2013-01-31 13:07:49 -0300 |
commit | 00c7e1f10c6b8ae8a031f5c6a58ecd15d20c52cb (patch) | |
tree | 30de74b17585dc5fa4499255d687819dfa6772f8 /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | 01d14f1615dfe1c6d040541501445967ac716009 (diff) |
perf report: Add report.group config option
Add report.group config option for setting default value of event
group view. It affects the report output only if perf.data contains
event group info.
A user can write .perfconfig file like below to enable group view by
default:
$ cat ~/.perfconfig
[report]
group = true
And it can be disabled through command line:
$ perf report --no-group
Signed-off-by: Namhyung Kim <[email protected]>
Cc: Ingo Molnar <[email protected]>
Cc: Jiri Olsa <[email protected]>
Cc: Paul Mackerras <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Stephane Eranian <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions