diff options
author | Kan Liang <kan.liang@linux.intel.com> | 2020-07-03 15:49:16 +0300 |
---|---|---|
committer | Peter Zijlstra <peterz@infradead.org> | 2020-07-08 12:38:53 +0300 |
commit | 5624986dc61b81a77fb6136bc232593483d1c254 (patch) | |
tree | 99a220f73d6d76b503a21a9ee3d8799eb6870e3d /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 49d8184f2036ff5b8d1eea3d61bac8b23420eca7 (diff) | |
download | linux-5624986dc61b81a77fb6136bc232593483d1c254.tar.xz |
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 <kan.liang@linux.intel.com>
Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Link: https://lkml.kernel.org/r/1593780569-62993-11-git-send-email-kan.liang@linux.intel.com
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions