summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorBreno Leitao <leitao@debian.org>2024-01-22 21:19:54 +0300
committerJakub Kicinski <kuba@kernel.org>2024-01-24 04:22:23 +0300
commita6348a7104e0dac7b9b4b7042c3c8c36b81d71e7 (patch)
treeb87aa362c04bafc6ee2546cacf6b5b6ce8cefacf /tools/perf/scripts/python
parenta2a7f98aeeec48118fac73c22bd54f8889815e16 (diff)
downloadlinux-a6348a7104e0dac7b9b4b7042c3c8c36b81d71e7.tar.xz
net/ipv6: Remove unnecessary pr_debug() logs
In the ipv6 system, we have some logs basically dumping the name of the function that is being called. This is not ideal, since ftrace give us "for free". Moreover, checkpatch is not happy when touching that code: WARNING: Unnecessary ftrace-like logging - prefer using ftrace Remove debug functions that only print the current function name. Signed-off-by: Breno Leitao <leitao@debian.org> Reviewed-by: David Ahern <dsahern@kernel.org> Link: https://lore.kernel.org/r/20240122181955.2391676-1-leitao@debian.org Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions