summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-report
AgeCommit message (Expand)Author
2021-09-10perf scripts python: Fix passing arguments to stackcollapse reportMichael Petlan
2016-06-21perf script: Add stackcollapse.py scriptPaolo Bonzini
s/dma/ioat?h=linux-6.19.y&id=8fa7292fee5c5240402371ea89ab285ec856c916'>treewide: Switch/rename to timer_delete[_sync]()Thomas Gleixner 2024-12-18x86/cpu: Make all all CPUID leaf names consistentDave Hansen 2024-12-18x86/cpu: Refresh DCA leaf reading codeDave Hansen 2024-09-02dmaengine: Fix spelling mistakesAmit Vadhavana 2024-07-24Merge tag 'dmaengine-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds 2024-06-11dmaengine: ioatdma: Fix missing kmem_cache_destroy()Nikita Shubin 2024-06-11dmaengine: ioatdma: Fix kmemleak in ioat_pci_probe()Nikita Shubin 2024-06-11dmaengine: ioatdma: Fix error path in ioat3_dma_probe()Nikita Shubin 2024-06-11dmaengine: ioatdma: Fix leaking on version mismatchNikita Shubin 2024-06-07dmaengine: add missing MODULE_DESCRIPTION() macrosJeff Johnson 2023-08-21dmaengine: ioatdma: use pci_dev_id() to simplify the codeJialin Zhang 2023-08-21dmaengine: ioat: fixing the wrong dma_dev->chancntYajun Deng 2023-06-26dmaengine: ioat: Free up __cleanup() namePeter Zijlstra 2023-03-17dmaengine: ioat: Drop redundant pci_enable_pcie_error_reporting()Bjorn Helgaas 2023-03-17dmaengine: ioat: use PCI core macros for PCIe CapabilityBjorn Helgaas 2022-10-19dmaengine: ioat: Fix spelling mistake "idel" -> "idle"Colin Ian King