aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/call-graph-from-postgresql.py
diff options
context:
space:
mode:
authorAdrian Hunter <[email protected]>2015-08-19 17:29:21 +0300
committerArnaldo Carvalho de Melo <[email protected]>2015-08-19 14:15:26 -0300
commitcca8482c0651cea97aade58cc22109ce9fffbfa2 (patch)
treee7b40194ae6d42ceefa75ff51fcd33ea35331b1f /tools/perf/scripts/python/call-graph-from-postgresql.py
parent5cb73340d92a716fd2776700742c3558206ae298 (diff)
perf tools: Fix buildid processing
After recording, 'perf record' post-processes the data to determine which buildids are needed. That processing must process the data in time order, if possible, because otherwise dependent events, like forks and mmaps, will not make sense. Signed-off-by: Adrian Hunter <[email protected]> Tested-by: Jiri Olsa <[email protected]> Cc: Linus Torvalds <[email protected]> Link: http://lkml.kernel.org/r/[email protected] [ Moved the sample_id_add to after trying to open the events, use pr_warning ] 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