diff options
author | Namhyung Kim <[email protected]> | 2023-01-17 22:05:57 -0800 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2023-01-18 11:57:20 +0100 |
commit | a7c8d0daa87581cab8435c83cc6ecbfbcb8b60cf (patch) | |
tree | 1d34b17867f59abd484458018ce7e568b94a5645 /scripts/gdb/linux/proc.py | |
parent | bb447c27a4674628ea50341cfa4b31618f2010af (diff) |
perf/core: Do not pass header for sample ID init
The only thing it does for header in __perf_event_header__init_id() is
to update the header size with event->id_header_size. We can do this
outside and get rid of the argument for the later change.
Signed-off-by: Namhyung Kim <[email protected]>
Signed-off-by: Ingo Molnar <[email protected]>
Tested-by: Jiri Olsa <[email protected]>
Acked-by: Jiri Olsa <[email protected]>
Acked-by: Song Liu <[email protected]>
Acked-by: Peter Zijlstra <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'scripts/gdb/linux/proc.py')
0 files changed, 0 insertions, 0 deletions