aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/call-graph-from-postgresql.py
diff options
context:
space:
mode:
authorAdrian Hunter <[email protected]>2015-11-13 11:48:31 +0200
committerArnaldo Carvalho de Melo <[email protected]>2015-11-13 12:22:04 -0300
commit1216b65c502e0f130cc9984dfd5f9e1968c1eb46 (patch)
tree2c3322918e95edec8d5314553a6334a69af34b23 /tools/perf/scripts/python/call-graph-from-postgresql.py
parente266a753bf51b2c3b46d0d230349662c35ac5629 (diff)
perf buildid-list: Requires ordered events
'perf buildid-list' processes events to determine hits (i.e. with-hits option). That may not work if events are not sorted in order. i.e. MMAP events must be processed before the samples that depend on them so that sample processing can 'hit' the DSO to which the MMAP refers. Signed-off-by: Adrian Hunter <[email protected]> Cc: Jiri Olsa <[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/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions