diff options
| author | Namhyung Kim <[email protected]> | 2022-12-09 19:07:24 +0000 |
|---|---|---|
| committer | Arnaldo Carvalho de Melo <[email protected]> | 2022-12-14 14:24:31 +0000 |
| commit | fd507d3e359c7e06d74321cd3d8a5ec8769d05a9 (patch) | |
| tree | 1f3c419e7096e5a4966ca4c2667d4478ea2a3334 /tools/perf/scripts/python | |
| parent | perf python: Account for multiple words in CC (diff) | |
| download | kernel-fd507d3e359c7e06d74321cd3d8a5ec8769d05a9.tar.gz kernel-fd507d3e359c7e06d74321cd3d8a5ec8769d05a9.zip | |
perf lock contention: Add lock_data.h for common data
Accessing BPF maps should use the same data types. Add bpf_skel/lock_data.h
to define the common data structures. No functional changes.
Committer notes:
Fixed contention_key.stack_id missing rename to contention_key.stack_or_task_id.
Signed-off-by: Namhyung Kim <[email protected]>
Cc: Adrian Hunter <[email protected]>
Cc: Blake Jones <[email protected]>
Cc: Ian Rogers <[email protected]>
Cc: Ingo Molnar <[email protected]>
Cc: Jiri Olsa <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Song Liu <[email protected]>
Cc: [email protected]
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions
