diff options
author | Jiri Olsa <[email protected]> | 2018-12-28 11:18:19 +0100 |
---|---|---|
committer | Arnaldo Carvalho de Melo <[email protected]> | 2018-12-28 16:33:06 -0300 |
commit | 423701a0c8d754d9a39547f6c48904347e4f1eca (patch) | |
tree | 796866ab4936b83c1866e2c74e070cdb6539c463 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 38fc9da69f3385667ba8c3d45bd43065491854a6 (diff) |
perf c2c: Change the default coalesce setup
Joe suggested to have the coalesce default set just to 'iaddr', because
it's easier to read on the default 'perf c2c report' output.
By removing the "pid" field from the default -c/--coalesce option, the
'perf c2c' report will group all the relevant PIDs under the instruction
address ('iaddr') bucket. User can always run "-c pid,iaddr" for a more
fine grained output on particular PIDs.
Suggested-by: Joe Mario <[email protected]>
Signed-off-by: Jiri Olsa <[email protected]>
Cc: Alexander Shishkin <[email protected]>
Cc: Namhyung Kim <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions