summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/exported-sql-viewer.py
diff options
context:
space:
mode:
authorSteven Rostedt <rostedt@goodmis.org>2025-06-16 13:51:51 -0400
committerCarlos Maiolino <cem@kernel.org>2025-07-24 17:30:12 +0200
commitb3b5015d3454ae347644c99ec94bec7cba664716 (patch)
treea68ee444fb23c4a0f0e8022110b3fbad635e8172 /tools/perf/scripts/python/exported-sql-viewer.py
parent8c54845c3a02b40bb76916a94a50267cded68d2b (diff)
xfs: remove unused trace event xfs_attr_rmtval_set
When the function xfs_attr_rmtval_set() was removed, the call to the corresponding trace event was also removed but the trace event itself was not. As trace events can take up to 5K of memory in text and meta data regardless if they are used or not they should not be created when not used. Remove the unused trace event. Fixes: 0e6acf29db6f ("xfs: Remove xfs_attr_rmtval_set") Reviewed-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Steven Rostedt (Google) <rostedt@goodmis.org> Signed-off-by: Carlos Maiolino <cem@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions