summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/gecko.py
diff options
context:
space:
mode:
authorIlya Leoshkevich <iii@linux.ibm.com>2025-06-24 14:04:28 +0200
committerAlexei Starovoitov <ast@kernel.org>2025-07-01 12:36:51 -0700
commite26d523edf2a62b142d2dd2dd9b87f61ed92f33a (patch)
tree81ba2acdd6c868ea40adc43c2887205ad86b62b6 /tools/perf/scripts/python/gecko.py
parentb2268d550d20ff860bddfe3a91b1aec00414689a (diff)
s390/bpf: Describe the frame using a struct instead of constants
Currently the caller-allocated portion of the stack frame is described using constants, hardcoded values, and an ASCII drawing, making it harder than necessary to ensure that everything is in sync. Declare a struct and use offsetof() and offsetofend() macros to refer to various values stored within the frame. Signed-off-by: Ilya Leoshkevich <iii@linux.ibm.com> Link: https://lore.kernel.org/r/20250624121501.50536-3-iii@linux.ibm.com Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/gecko.py')
0 files changed, 0 insertions, 0 deletions