diff options
author | Haifeng Xu <[email protected]> | 2024-04-08 17:23:02 +0800 |
---|---|---|
committer | Borislav Petkov (AMD) <[email protected]> | 2024-04-24 14:21:52 +0200 |
commit | 87739229485ac724849178eb6c35e38c6161eb77 (patch) | |
tree | 3b50f11b7dee1f0afa52741a22d7662ae0bc7da1 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | bd4955d4bc2182ccb660c9c30a4dd7f36feaf943 (diff) |
x86/resctrl: Rename pseudo_lock_event.h to trace.h
Now only the pseudo-locking part uses tracepoints to do event tracking,
but other parts of resctrl may need new tracepoints. It is unnecessary
to create separate header files and define CREATE_TRACE_POINTS in
different c files which fragments the resctrl tracing.
Therefore, give the resctrl tracepoint header file a generic name to
support its use for tracepoints that are not specific to pseudo-locking.
No functional change.
Suggested-by: Reinette Chatre <[email protected]>
Signed-off-by: Haifeng Xu <[email protected]>
Signed-off-by: Borislav Petkov (AMD) <[email protected]>
Reviewed-by: Reinette Chatre <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions