diff options
author | David Miller <[email protected]> | 2018-10-11 22:46:55 -0700 |
---|---|---|
committer | Arnaldo Carvalho de Melo <[email protected]> | 2018-10-16 12:30:03 -0300 |
commit | 0ed149cf5239cc6e7e65bf00f769e8f1e91076c0 (patch) | |
tree | f8537e09d76a587f32f4585e573cd8bc5d5de308 /tools/perf/scripts/python/call-graph-from-sql.py | |
parent | c458a6206d2a8600934617ccf88ba7d3a030faba (diff) |
perf cpu_map: Align cpu map synthesized events properly.
The size of the resulting cpu map can be smaller than a multiple of
sizeof(u64), resulting in SIGBUS on cpus like Sparc as the next event
will not be aligned properly.
Signed-off-by: David S. Miller <[email protected]>
Cc: Jiri Olsa <[email protected]>
Cc: Kan Liang <[email protected]>
Fixes: 6c872901af07 ("perf cpu_map: Add cpu_map event synthesize function")
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