diff options
author | Namhyung Kim <[email protected]> | 2015-10-22 16:45:46 +0900 |
---|---|---|
committer | Arnaldo Carvalho de Melo <[email protected]> | 2015-10-22 15:40:11 -0300 |
commit | 792aeafa8ed08e5e18fb66ab93b470f78e619f75 (patch) | |
tree | 5f0915238c4d7fc2a639aae06a4e070eadcccd91 /tools/perf/scripts/python/bin/export-to-postgresql-report | |
parent | a2c10d39af49b00514f7cc7b750757fcc2174f0c (diff) |
perf tools: Defaults to 'caller' callchain order only if --children is enabled
The caller callchain order is useful with --children option since it can
show 'overview' style output, but other commands which don't use
--children feature like 'perf script' or even 'perf report/top' without
--children are better to keep callee order.
Signed-off-by: Namhyung Kim <[email protected]>
Acked-by: Brendan Gregg <[email protected]>
Acked-by: Frederic Weisbecker <[email protected]>
Acked-by: Ingo Molnar <[email protected]>
Cc: Adrian Hunter <[email protected]>
Cc: Borislav Petkov <[email protected]>
Cc: Chandler Carruth <[email protected]>
Cc: David Ahern <[email protected]>
Cc: Jiri Olsa <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Stephane Eranian <[email protected]>
Cc: Wang Nan <[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/bin/export-to-postgresql-report')
0 files changed, 0 insertions, 0 deletions