summaryrefslogtreecommitdiff
path: root/tools/perf/util/scripting-engines/trace-event-python.c
diff options
context:
space:
mode:
authorIan Rogers <irogers@google.com>2025-07-24 09:32:41 -0700
committerNamhyung Kim <namhyung@kernel.org>2025-07-24 13:50:17 -0700
commitf3982385bc507991f1ed732c3c7907bff703f4d4 (patch)
tree58386de5212adb82e4f6c637ea2007236d84001e /tools/perf/util/scripting-engines/trace-event-python.c
parentfcc7cc31239d0fbf0ebf25e65f7f572caed40206 (diff)
perf build-id: Reduce size of "size" variable
Later clean up of the dso_id to include a build_id will suffer from alignment and size issues. The size can only hold up to a value of BUILD_ID_SIZE (20) and the mmap2 event uses a byte for the value. Signed-off-by: Ian Rogers <irogers@google.com> Link: https://lore.kernel.org/r/20250724163302.596743-2-irogers@google.com Signed-off-by: Namhyung Kim <namhyung@kernel.org>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions