diff options
author | Haifeng Xu <haifeng.xu@shopee.com> | 2024-04-08 12:23:02 +0300 |
---|---|---|
committer | Borislav Petkov (AMD) <bp@alien8.de> | 2024-04-24 15:21:52 +0300 |
commit | 87739229485ac724849178eb6c35e38c6161eb77 (patch) | |
tree | 3b50f11b7dee1f0afa52741a22d7662ae0bc7da1 /Documentation/arch | |
parent | bd4955d4bc2182ccb660c9c30a4dd7f36feaf943 (diff) | |
download | linux-87739229485ac724849178eb6c35e38c6161eb77.tar.xz |
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 <reinette.chatre@intel.com>
Signed-off-by: Haifeng Xu <haifeng.xu@shopee.com>
Signed-off-by: Borislav Petkov (AMD) <bp@alien8.de>
Reviewed-by: Reinette Chatre <reinette.chatre@intel.com>
Link: https://lore.kernel.org/r/20240408092303.26413-2-haifeng.xu@shopee.com
Diffstat (limited to 'Documentation/arch')
0 files changed, 0 insertions, 0 deletions