diff options
| author | Kan Liang <[email protected]> | 2024-01-23 18:50:32 +0000 |
|---|---|---|
| committer | Namhyung Kim <[email protected]> | 2024-01-24 22:04:28 +0000 |
| commit | abbdd79b786e036e60f01b7907977943ebe7a74d (patch) | |
| tree | 26cc8ca59e421646ec39683e7cd5855a7a14879d /tools/perf/util/scripting-engines/trace-event-python.c | |
| parent | perf mem: Clean up perf_mem_events__ptr() (diff) | |
| download | kernel-abbdd79b786e036e60f01b7907977943ebe7a74d.tar.gz kernel-abbdd79b786e036e60f01b7907977943ebe7a74d.zip | |
perf mem: Clean up perf_mem_events__name()
Introduce a generic perf_mem_events__name(). Remove the ARCH-specific
one.
The mem_load events may have a different format. Add ldlat and aux_event
in the struct perf_mem_event to indicate the format and the extra aux
event.
Add perf_mem_events_intel_aux[] to support the extra mem_load_aux event.
Rename perf_mem_events__name to perf_pmu__mem_events_name.
Reviewed-by: Ian Rogers <[email protected]>
Tested-by: Ravi Bangoria <[email protected]>
Tested-by: Leo Yan <[email protected]>
Signed-off-by: Kan Liang <[email protected]>
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Namhyung Kim <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions
