summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-report
blob: 356b9656393db5a59bb3083d79d0ab0c35e1200a (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>ssb: pick PCMCIA host code support from b43 driverRafał Miłecki 2015-09-29ssb: make ssb_pcmcia_switch_core staticRafał Miłecki 2015-09-29ssb: drop declaration of non existing ssb_sdio_hardware_setupRafał Miłecki 2015-09-29ssb: make ssb_sdio_switch_core staticRafał Miłecki 2015-09-29ssb: unexport ssb_bus_pcibus_registerRafał Miłecki 2015-06-09SSB: Fix handling of ssb_pmu_get_alp_clock()Hauke Mehrtens 2015-05-20ssb: extend fix for PCI related silent reboots to all chipsetsRafał Miłecki 2015-04-17Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds 2015-04-13Merge branch '4.0-fixes' into mips-for-linux-nextRalf Baechle 2015-04-10SSB: fix Kconfig dependenciesAdrien Schildknecht 2015-04-07ssb: add delay after PCI reset to fix SoC rebootsRafał Miłecki 2015-04-01MIPS: BCM47xx: Move NVRAM header to the include/linux/.Rafał Miłecki 2015-03-03ssb: Silence warning for unknown backplane revisionLarry Finger 2015-02-11treewide: Remove unnecessary SSB_DEVTABLE_END macroJoe Perches 2015-01-29ssb: Fix Sparse error in mainPramod Gurav 2014-12-11Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds 2014-12-04SSB / B44: fix WOL for BCM4401Andrey Skvortsov 2014-11-24MIPS: BCM47XX: Make ssb init NVRAM instead of bcm47xx polling itRafał Miłecki 2014-10-09Merge tag 'gpio-v3.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds 2014-09-18driver:gpio remove all usage of gpio_remove retval in driverabdoulaye berthe 2014-08-25ssb: add PCI ID 0x4351Álvaro Fernández Rojas