aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/call-graph-from-sql.py
diff options
context:
space:
mode:
authorKan Liang <[email protected]>2018-03-06 10:36:02 -0500
committerArnaldo Carvalho de Melo <[email protected]>2018-03-08 10:05:51 -0300
commit07a9461da67292ffdf3f4a02522caf475b1151d7 (patch)
treee2f3e08d44c7395feeffeb5a0f37d5dd2a49b3a9 /tools/perf/scripts/python/call-graph-from-sql.py
parent4fda3459e3c2e5ca35d304646aeeb811242537b2 (diff)
perf mmap: Use the stored scope data in perf_mmap__push()
Using the 'start' and 'end' which are stored in struct perf_mmap to replace the temporary 'start' and 'end'. The temporary variables will be discarded later. It doesn't need to pass 'overwrite' to perf_mmap__push(). It's stored in struct perf_mmap. Signed-off-by: Kan Liang <[email protected]> Acked-by: Jiri Olsa <[email protected]> Cc: Andi Kleen <[email protected]> Cc: Jiri Olsa <[email protected]> Cc: Namhyung Kim <[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/call-graph-from-sql.py')
0 files changed, 0 insertions, 0 deletions