summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/Perf-Trace-Util/lib
diff options
context:
space:
mode:
authorRob Herring (Arm) <robh@kernel.org>2025-02-18 14:39:59 -0600
committerWill Deacon <will@kernel.org>2025-03-01 05:08:10 +0000
commit7a5387748215c19cee7bd693ebaf336cf9bbbdcb (patch)
tree5bd0b2724f0f1032a3d754d6f045ae25db6c3a8c /tools/perf/scripts/python/Perf-Trace-Util/lib
parent4b0567ad0be52b9e7a36de94193b89e94487363f (diff)
downloadkernel-7a5387748215c19cee7bd693ebaf336cf9bbbdcb.tar.gz
perf: arm_v7_pmu: Drop obvious comments for enabling/disabling counters and interrupts
The function calls for enabling/disabling counters and interrupts are pretty obvious as to what they are doing, and the comments don't add any additional value. Signed-off-by: Rob Herring (Arm) <robh@kernel.org> Reviewed-by: Anshuman Khandual <anshuman.khandual@arm.com> Tested-by: James Clark <james.clark@linaro.org> Link: https://lore.kernel.org/r/20250218-arm-brbe-v19-v20-4-4e9922fc2e8e@kernel.org Signed-off-by: Will Deacon <will@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib')
0 files changed, 0 insertions, 0 deletions
Torvalds 2011-12-21driver-core: remove sysdev.h usage.Kay Sievers 2011-12-21mips: txx9_sram - convert sysdev_class to a regular subsystemKay Sievers 2011-12-21mips: 7segled - convert sysdev_class to a regular subsystemKay Sievers 2011-12-07MIPS: irq: Remove IRQF_DISABLEDYong Zhang 2011-10-31mips: add export.h to files using EXPORT_SYMBOL/THIS_MODULEPaul Gortmaker 2011-09-15net: consolidate and fix ethtool_ops->get_settings callingJiri Pirko 2011-05-27Merge git://git.infradead.org/mtd-2.6Linus Torvalds 2011-05-25mips: tx99: remove CONFIG_MTD_PARTITIONS checkJamie Iles 2011-04-29ethtool: Call ethtool's get/set_settings callbacks with cleaned dataDavid Decotigny 2011-03-29MIPS: Convert the irq functions to the new namesThomas Gleixner 2011-03-25MIPS: TXx9: Convert to new irq_chip functionsThomas Gleixner 2011-01-18MIPS: Use printf extension %pR for struct resourceJoe Perches 2010-11-01tree-wide: fix comment/printk typosUwe Kleine-König 2010-10-07MIPS: Add missing #inclusions of <linux/irq.h>David Howells