diff options
author | Adrian Hunter <[email protected]> | 2018-05-09 14:43:34 +0300 |
---|---|---|
committer | Arnaldo Carvalho de Melo <[email protected]> | 2018-05-15 14:31:25 -0300 |
commit | 5654997838c2ac9b1950d633fc97f354cc4180e7 (patch) | |
tree | de5b3f4e6c4e9af874a12c219eb26c189550aa5d /tools/perf/scripts/python/export-to-postgresql.py | |
parent | d8fc764d0b39c912de510b50102b60a64882223e (diff) |
perf tools: Use the "_stest" symbol to identify the kernel map when loading kcore
The first symbol is not necessarily in the kernel text. Instead of
using the first symbol, use the _stest symbol to identify the kernel map
when loading kcore.
This allows for the introduction of symbols to identify the x86_64 PTI
entry trampolines.
Signed-off-by: Adrian Hunter <[email protected]>
Cc: Alexander Shishkin <[email protected]>
Cc: Andi Kleen <[email protected]>
Cc: Andy Lutomirski <[email protected]>
Cc: Dave Hansen <[email protected]>
Cc: H. Peter Anvin <[email protected]>
Cc: Jiri Olsa <[email protected]>
Cc: Joerg Roedel <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Thomas Gleixner <[email protected]>
Cc: [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/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions