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 -- "$@"
>Adrian Remonda 2015-03-10spi: spidev_test: Cleaned hexadecimal dumpAdrian Remonda 2015-03-08spi: Use PM ops instead of legacy suspend/resumeLars-Peter Clausen 2014-10-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds 2014-09-26Documentation: use subdir-y to avoid unnecessary built-in.o filesPeter Foley 2014-09-16spi-summary: documentation mistakeOscar Utbult 2014-03-30Merge remote-tracking branches 'spi/topic/s3c64xx', 'spi/topic/sc18is602', 's...Mark Brown 2014-02-27spi: spidev_fdx: Add support for Dual/Quad SPI TransfersGeert Uytterhoeven 2014-02-27spi: spidev_test: Add support for Dual/Quad SPI TransfersGeert Uytterhoeven 2014-02-27spi: spidev: Add support for Dual/Quad SPI TransfersGeert Uytterhoeven 2014-02-22spi/spidev_test: Document -N/--no-cs and -R/--readyGeert Uytterhoeven 2014-02-12Merge tag 'spi-v3.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Linus Torvalds 2014-02-10Documentation/: update 00-INDEX filesHenrik Austad 2014-01-27spi: correct the transfer_one_message documentation wordingBaruch Siach 2014-01-27spi: document the transfer_one spi_master callbackBaruch Siach 2013-12-09spi: Correction to typos in Documentation/spi/spi-summaryJohn Whitmore 2013-08-08spi/documentation: Fix usage of __initdataSachin Kamat 2013-01-03Documentation: remove __dev* attributes.Greg Kroah-Hartman 2012-10-02Merge tag 'spi-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/...Linus Torvalds 2012-09-14ARM: ep93xx: move platform_data definitionsArnd Bergmann 2012-08-22spi: Master driver for NXP SC18IS602/603Guenter Roeck