diff options
author | Kan Liang <[email protected]> | 2020-07-03 05:49:16 -0700 |
---|---|---|
committer | Peter Zijlstra <[email protected]> | 2020-07-08 11:38:53 +0200 |
commit | 5624986dc61b81a77fb6136bc232593483d1c254 (patch) | |
tree | 99a220f73d6d76b503a21a9ee3d8799eb6870e3d /tools/perf/scripts/python/syscall-counts-by-pid.py | |
parent | 49d8184f2036ff5b8d1eea3d61bac8b23420eca7 (diff) |
perf/x86/intel/lbr: Unify the stored format of LBR information
Current LBR information in the structure x86_perf_task_context is stored
in a different format from the PEBS LBR record and Architecture LBR,
which prevents the sharing of the common codes.
Use the format of the PEBS LBR record as a unified format. Use a generic
name lbr_entry to replace pebs_lbr_entry.
Signed-off-by: Kan Liang <[email protected]>
Signed-off-by: Peter Zijlstra (Intel) <[email protected]>
Link: https://lkml.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions