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 "$@"
>Rafał Miłecki 2014-12-22dmaengine: rapidio: tsi721: Rename device_controlMaxime Ripard 2014-08-12PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine 2014-08-08rapidio/tsi721_dma: rework scatter-gather list handlingAlexandre Bounine 2014-08-08rapidio: add new RapidIO DMA interface routinesAlexandre Bounine 2014-07-30rapidio/tsi721_dma: fix failure to obtain transaction descriptorAlexandre Bounine 2014-06-06rapidio/tsi721: use pci_enable_msix_exact() instead of pci_enable_msix()Alexander Gordeev 2014-04-07rapidio: rework device hierarchy and introduce mport class of devicesAlexandre Bounine 2014-04-07drivers/rapidio/devices/tsi721_dma.c: optimize use of BDMA descriptorsAlexandre Bounine 2014-03-04rapidio/tsi721: fix tasklet termination in dma channel releaseAlexandre Bounine 2013-10-16rapidio: convert bus code to use dev_groupsGreg Kroah-Hartman 2013-09-26rapidio: convert bus code to use bus_groupsGreg Kroah-Hartman 2013-07-31rapidio: fix use after free in rio_unregister_scan()Dan Carpenter 2013-07-13Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds 2013-07-03rapidio: change endpoint device name formatAlexandre Bounine 2013-07-03rapidio: add udev notificationAlexandre Bounine 2013-07-03rapidio: add modular build option for the subsystem coreAlexandre Bounine 2013-07-03rapidio/tsi721: convert to modular mport driverAlexandre Bounine 2013-07-03rapidio: update enumerator registration mechanismAlexandre Bounine 2013-07-03rapidio: convert switch drivers to modulesAlexandre Bounine 2013-07-03drivers/rapidio/rio-scan.c: make functions staticWu Fengguang 2013-07-03rapidio/switches: remove tsi500 driverAlexandre Bounine 2013-06-20RAPIDIO: IDT_GEN2: Fix build error.Ralf Baechle