summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-report
blob: 21a356bd27f6c797208fae48addf15670bc3f606 (plain)
1
2
3
#!/bin/sh
# description: produce callgraphs in short form for scripting use
perf script -s "$PERF_EXEC_PATH"/scripts/python/stackcollapse.py "$@"
span title='2024-05-15 17:01:54 -0500'>2024-05-15Revert "PCI/MSI: Provide IMS (Interrupt Message Store) support"Bjorn Helgaas 2024-05-15Revert "PCI/MSI: Provide pci_ims_alloc/free_irq()"Bjorn Helgaas 2024-04-26PCI/MSI: Make error path handling follow the standard patternAndy Shevchenko 2024-04-25PCI/MSI: Use PCI_IRQ_INTX instead of PCI_IRQ_LEGACYDamien Le Moal 2024-02-19PCI/MSI: Prevent MSI hardware interrupt number truncationVidya Sagar 2023-10-24PCI/MSI: Use FIELD_GET/PREP()Ilpo Järvinen 2023-08-25PCI: Fix typos in docs and commentsBjorn Helgaas 2023-04-16PCI/MSI: Remove over-zealous hardware size check in pci_msix_validate_entries()Thomas Gleixner