diff options
| author | Steven Rostedt <[email protected]> | 2025-07-22 14:37:14 +0000 |
|---|---|---|
| committer | Steven Rostedt (Google) <[email protected]> | 2025-07-23 18:58:55 +0000 |
| commit | 9f0cb91767f582df6b17c1e2f22f684c36962295 (patch) | |
| tree | 65b888b3e6195765504e90ff44832e50dfacea32 /drivers/gpu/drm/amd/amdgpu/amdgpu_ucode.c | |
| parent | binder: Remove unused binder lock events (diff) | |
| download | kernel-9f0cb91767f582df6b17c1e2f22f684c36962295.tar.gz kernel-9f0cb91767f582df6b17c1e2f22f684c36962295.zip | |
tracing: arm: arm64: Hide trace events ipi_raise, ipi_entry and ipi_exit
The ipi tracepoints are mostly generic, but the tracepoints ipi_raise,
ipi_entry and ipi_exit are only used by arm and arm64. This means these
trace events are wasting memory in all the other architectures that do not
use them.
Add CONFIG_HAVE_EXTRA_IPI_TRACEPOINTS and have arm and arm64 select it to
enable these trace events. The config makes it easy if other architectures
decide to trace these as well.
Cc: Masami Hiramatsu <[email protected]>
Cc: Mathieu Desnoyers <[email protected]>
Cc: Will Deacon <[email protected]>
Cc: Russell King <[email protected]>
Cc: Mark Rutland <[email protected]>
Cc: Thomas Gleixner <[email protected]>
Cc: Valentin Schneider <[email protected]>
Cc: Nicolas Pitre <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Link: https://lore.kernel.org/[email protected]
Signed-off-by: Steven Rostedt (Google) <[email protected]>
Acked-by: Catalin Marinas <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_ucode.c')
0 files changed, 0 insertions, 0 deletions
