diff options
author | Thomas Gleixner <[email protected]> | 2020-03-25 17:18:17 +0100 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2020-04-22 10:53:51 +0200 |
commit | 0cc9ac8db0b447922d9af77916cd7941fc784b64 (patch) | |
tree | ca745c42a752e663f63a44710ab0a8e643e49321 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 932f8e987bfdcfc2365177978a30fdc0d6f6bd60 (diff) |
objtool: Also consider .entry.text as noinstr
Consider all of .entry.text as noinstr. This gets us coverage across
the PTI boundary. While we could add everything .noinstr.text into
.entry.text that would bloat the amount of code in the user mapping.
Signed-off-by: Thomas Gleixner <[email protected]>
Signed-off-by: Peter Zijlstra (Intel) <[email protected]>
Reviewed-by: Miroslav Benes <[email protected]>
Reviewed-by: Alexandre Chartre <[email protected]>
Acked-by: Josh Poimboeuf <[email protected]>
Link: https://lkml.kernel.org/r/[email protected]
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions