aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/proc.py
diff options
context:
space:
mode:
authorAdrian Hunter <[email protected]>2021-11-25 09:14:57 +0200
committerArnaldo Carvalho de Melo <[email protected]>2021-12-06 21:57:52 -0300
commitc29d9792607e67ed8a3f6e9db0d96836d885a8c5 (patch)
tree4f3934b7ef0c7256ff41ca99fc3732042eebc01e /scripts/gdb/linux/proc.py
parent71a16df164b23210d4dcaf35c70825f47d7c5599 (diff)
perf inject: Fix itrace space allowed for new attributes
The space allowed for new attributes can be too small if existing header information is large. That can happen, for example, if there are very many CPUs, due to having an event ID per CPU per event being stored in the header information. Fix by adding the existing header.data_offset. Also increase the extra space allowed to 8KiB and align to a 4KiB boundary for neatness. Signed-off-by: Adrian Hunter <[email protected]> Cc: Jiri Olsa <[email protected]> Link: http://lore.kernel.org/lkml/[email protected] Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/proc.py')
0 files changed, 0 insertions, 0 deletions