aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-record
diff options
context:
space:
mode:
authorDave Martin <[email protected]>2020-03-16 16:50:44 +0000
committerCatalin Marinas <[email protected]>2020-03-16 17:19:48 +0000
commit00e19ceec80b03a43f626f891fcc53e57919f1b3 (patch)
tree08bb27b79c08e883803f36eae038ca2c28dc7aec /tools/perf/scripts/python/bin/stackcollapse-record
parentdb751e309ff05461a0c8e114b1238d7a69cc1f18 (diff)
ELF: Add ELF program property parsing support
ELF program properties will be needed for detecting whether to enable optional architecture or ABI features for a new ELF process. For now, there are no generic properties that we care about, so do nothing unless CONFIG_ARCH_USE_GNU_PROPERTY=y. Otherwise, the presence of properties using the PT_PROGRAM_PROPERTY phdrs entry (if any), and notify each property to the arch code. For now, the added code is not used. Signed-off-by: Mark Brown <[email protected]> Signed-off-by: Dave Martin <[email protected]> Reviewed-by: Kees Cook <[email protected]> Signed-off-by: Catalin Marinas <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-record')
0 files changed, 0 insertions, 0 deletions