diff options
author | Steven Rostedt <rostedt@goodmis.org> | 2025-01-21 01:27:56 +0300 |
---|---|---|
committer | Steven Rostedt (Google) <rostedt@goodmis.org> | 2025-01-21 03:09:16 +0300 |
commit | 22412b72cafd1b2570c2f9f14b7a133bdff8b80c (patch) | |
tree | 67e1c9c5b85e1f1e5a4cc1521097f66920f80547 /tools/perf/scripts/python/check-perf-trace.py | |
parent | a925df6f5036013b6592eef28f7ec4a45bf465a9 (diff) | |
download | linux-22412b72cafd1b2570c2f9f14b7a133bdff8b80c.tar.xz |
tracing: Rename update_cache() to update_mod_cache()
The static function in trace_events.c called update_cache() is too generic
and conflicts with the function defined in arch/openrisc/include/asm/pgtable.h
Rename it to update_mod_cache() to make it less generic.
Cc: Masami Hiramatsu <mhiramat@kernel.org>
Cc: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
Link: https://lore.kernel.org/20250120172756.4ecfb43f@batman.local.home
Reported-by: kernel test robot <lkp@intel.com>
Closes: https://lore.kernel.org/oe-kbuild-all/202501210550.Ufrj5CRn-lkp@intel.com/
Fixes: b355247df104e ("tracing: Cache ":mod:" events for modules not loaded yet")
Signed-off-by: Steven Rostedt (Google) <rostedt@goodmis.org>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions