diff options
author | 2025-05-29 15:22:11 -0400 | |
---|---|---|
committer | 2025-06-03 15:18:45 -0400 | |
commit | a4a45a9a72f3a9eaa17ec502d6e97c8eaa901825 (patch) | |
tree | 944345123ff509a4b4e22c8f344072fb716ec03c /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | genirq/matrix: Remove unused irq_matrix_alloc_reserved tracepoint (diff) | |
download | linux-rng-a4a45a9a72f3a9eaa17ec502d6e97c8eaa901825.tar.xz linux-rng-a4a45a9a72f3a9eaa17ec502d6e97c8eaa901825.zip |
fsdax: Remove unused trace events for dax insert mapping
When the dax_fault_actor() helper was factored out, it removed the calls
to the dax_pmd_insert_mapping and dax_insert_mapping events but never
removed the events themselves. As each event created takes up memory
(roughly 5K each), this is a waste as it is never used.
Remove the unused dax_pmd_insert_mapping and dax_insert_mapping trace
events.
Link: https://lore.kernel.org/all/20250529130138.544ffec4@gandalf.local.home/
Cc: Shiyang Ruan <ruansy.fnst@fujitsu.com>
Cc: "Darrick J. Wong" <djwong@kernel.org>
Cc: Ross Zwisler <zwisler@kernel.org>
Cc: Andrew Morton <akpm@linux-foundation.org>
Link: https://lore.kernel.org/20250529152211.688800c9@gandalf.local.home
Fixes: c2436190e492 ("fsdax: factor out a dax_fault_actor() helper")
Acked-by: Dan Williams <dan.j.williams@intel.com>
Reviewed-by: Alison Schofield <alison.schofield@intel.com>
Signed-off-by: Steven Rostedt (Google) <rostedt@goodmis.org>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions