aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-record
diff options
context:
space:
mode:
authorOscar Salvador <[email protected]>2024-02-15 22:59:02 +0100
committerAndrew Morton <[email protected]>2024-02-23 17:48:16 -0800
commit8151c7a35d8bd8a12e93538ef7963ea209b6ab41 (patch)
treedb20c75b45da5b843b7930234bf9e88de572f15d /tools/perf/scripts/python/bin/stackcollapse-record
parent3ee34eabac2abb6b1b6fcdebffe18870719ad000 (diff)
lib/stackdepot: move stack_record struct definition into the header
In order to move the heavy lifting into page_owner code, this one needs to have access to the stack_record structure, which right now sits in lib/stackdepot.c. Move it to the stackdepot.h header so page_owner can access stack_record's struct fields. Link: https://lkml.kernel.org/r/[email protected] Signed-off-by: Oscar Salvador <[email protected]> Reviewed-by: Marco Elver <[email protected]> Reviewed-by: Vlastimil Babka <[email protected]> Acked-by: Andrey Konovalov <[email protected]> Cc: Alexander Potapenko <[email protected]> Cc: Michal Hocko <[email protected]> Signed-off-by: Andrew Morton <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-record')
0 files changed, 0 insertions, 0 deletions