summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/flamegraph-record
diff options
context:
space:
mode:
authorThomas Gleixner <tglx@linutronix.de>2025-06-25 13:52:28 +0200
committerJakub Kicinski <kuba@kernel.org>2025-06-26 17:54:04 -0700
commit47aaa73d25ea58397d003cc5b4b95fdb730f853d (patch)
tree2ccd0739b7ccfe76e2cb788e92d93d049e6f97c4 /tools/perf/scripts/python/bin/flamegraph-record
parent3afc2caceaf7076c75011d2584d3186556359cae (diff)
downloadkernel-47aaa73d25ea58397d003cc5b4b95fdb730f853d.tar.gz
ptp: Split out PTP_ENABLE_PPS ioctl code
Continue the ptp_ioctl() cleanup by splitting out the PTP_ENABLE_PPS ioctl code into a helper function. Convert to a lock guard while at it. No functional change intended. Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Reviewed-by: Vadim Fedorenko <vadim.fedorenko@linux.dev> Link: https://patch.msgid.link/20250625115132.923803136@linutronix.de Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/bin/flamegraph-record')
0 files changed, 0 insertions, 0 deletions
istro/kernel/commit/.clang-format?h=linux-6.6.y&id=ea1075edcbab7d92f4e4ccf5490043f796bf78be'>RDMA: Add and use rdma_for_each_portJason Gunthorpe 2019-02-11lib/scatterlist: Provide a DMA page iteratorJason Gunthorpe 2019-02-04uio: remove the unused iov_for_each macroChristoph Hellwig 2019-01-19clang-format: Update .clang-format with the latest for_each macro listJason Gunthorpe 2018-10-21page cache: Convert find_get_pages_contig to XArrayMatthew Wilcox 2018-08-01clang-format: Set IndentWrappedFunctionNames falseJason Gunthorpe 2018-04-11clang-format: add configuration fileMiguel Ojeda