diff options
author | Namhyung Kim <namhyung.kim@lge.com> | 2013-01-22 13:09:46 +0400 |
---|---|---|
committer | Arnaldo Carvalho de Melo <acme@redhat.com> | 2013-01-31 20:07:49 +0400 |
commit | 00c7e1f10c6b8ae8a031f5c6a58ecd15d20c52cb (patch) | |
tree | 30de74b17585dc5fa4499255d687819dfa6772f8 /tools/vm | |
parent | 01d14f1615dfe1c6d040541501445967ac716009 (diff) | |
download | linux-00c7e1f10c6b8ae8a031f5c6a58ecd15d20c52cb.tar.xz |
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 <namhyung@kernel.org>
Cc: Ingo Molnar <mingo@kernel.org>
Cc: Jiri Olsa <jolsa@redhat.com>
Cc: Paul Mackerras <paulus@samba.org>
Cc: Peter Zijlstra <a.p.zijlstra@chello.nl>
Cc: Stephane Eranian <eranian@google.com>
Link: http://lkml.kernel.org/r/1358845787-1350-19-git-send-email-namhyung@kernel.org
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Diffstat (limited to 'tools/vm')
0 files changed, 0 insertions, 0 deletions