summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-record
diff options
context:
space:
mode:
authorCezar Chiru <chiru.cezar.89@gmail.com>2025-10-18 12:12:56 +0300
committerAndi Shyti <andi.shyti@kernel.org>2025-10-27 14:17:15 +0100
commitfaef2789bdb40067523563d414d5eb611c535cab (patch)
treeec9475099a8ff4edbb4a7d825dc6023b6729c3ab /tools/perf/scripts/python/bin/stackcollapse-record
parente308a27c653acb7fac55b6adf7907af8ef1c9952 (diff)
downloadkernel-faef2789bdb40067523563d414d5eb611c535cab.tar.gz
i2c: pcf8584: Remove debug macros from i2c-algo-pcf.c
Remove debug macros and printk and dev_dbg function calls from file as no change was done for long time. Remove i2c_debug module parameter also as its implementation, the debug macros, has been removed. Signed-off-by: Cezar Chiru <chiru.cezar.89@gmail.com> Signed-off-by: Andi Shyti <andi.shyti@kernel.org> Link: https://lore.kernel.org/r/20251018091258.5266-2-chiru.cezar.89@gmail.com
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-record')
0 files changed, 0 insertions, 0 deletions
hwtracing/coresight/coresight-etm-perf.c?h=linux-6.6.y&id=53abf3fe831756261f399dad03ccc07235296acf'>coresight: etm-perf: Clarify comment on perf optionsLeo Yan 2020-10-29coresight: Fix uninitialised pointer bug in etm_setup_aux()Mike Leach 2020-09-28coresight: core: Allow the coresight core driver to be built as a moduleTingwei Zhang 2020-09-28coresight: etm: perf: Fix warning caused by etm_setup_aux failureTingwei Zhang 2020-09-28coresight: Export global symbolsMian Yousaf Kaukab 2020-09-17coresight: etm: perf: Sink selection using sysfs is deprecatedLinu Cherian 2020-09-17coresight: etm4x: Handle unreachable sink in perf modeSuzuki K Poulose 2020-07-21coresight: etm: perf: Add default sink selection to etm perfMike Leach