diff options
author | Jiri Olsa <[email protected]> | 2018-09-13 14:54:05 +0200 |
---|---|---|
committer | Arnaldo Carvalho de Melo <[email protected]> | 2018-09-19 10:25:11 -0300 |
commit | e035f4ca2ac97c30842fb03101198a86730de3ad (patch) | |
tree | db35a8fcefe3bf0c71d4971f527366a10fde7bf0 /tools/perf/scripts/python/call-graph-from-sql.py | |
parent | 7336555a682c09fd9a3fdf38724493e52653be50 (diff) |
perf auxtrace: Pass struct perf_mmap into mmap__read* functions
The perf_mmap struct will hold a file pointer to write the mmap's
contents, so we need to propagate it down the stack to record__write
callers instead of its member the auxtrace_mmap struct.
Signed-off-by: Jiri Olsa <[email protected]>
Cc: Alexander Shishkin <[email protected]>
Cc: Alexey Budankov <[email protected]>
Cc: Andi Kleen <[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/call-graph-from-sql.py')
0 files changed, 0 insertions, 0 deletions