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 -- "$@"
pan title='2017-09-13 17:49:57 +0100'>2017-09-13drivers: misc: ti_dac7512: Remove duplicate driverLukas Wunner 2017-07-26lkdtm: Provide more complete coverage for REFCOUNT testsKees Cook 2017-06-03drivers/misc: add Aspeed LPC snoop driverRobert Lippert 2017-05-08Merge tag 'pci-v4.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds 2017-04-28misc: Add host side PCI driver for PCI test function deviceKishon Vijay Abraham I 2017-04-08lkdtm: turn off kcov for lkdtm_rodata_do_nothing:Arnd Bergmann 2017-04-08auxdisplay: Move arm-charlcd.c to drivers/auxdisplay folderAndy Shevchenko 2017-04-08auxdisplay: Move panel.c to drivers/auxdisplay folderAndy Shevchenko 2017-03-17drivers/misc: Add Aspeed LPC control driverCyril Bur 2017-01-25misc: sram: Integrate protect-exec reserved sram area typeDave Gerlach 2016-09-05Merge 4.8-rc5 into char-misc-nextGreg Kroah-Hartman 2016-08-31misc: retire the old BMP085 driverLinus Walleij 2016-08-15misc: delete bh1780 driverLinus Walleij 2016-08-01lkdtm: Fix targets for objcopy usageKees Cook 2016-07-07lkdtm: split remaining logic bug tests to separate fileKees Cook 2016-07-07lkdtm: split heap corruption tests to separate fileKees Cook 2016-07-07lkdtm: split memory permissions tests to separate fileKees Cook 2016-07-07lkdtm: split usercopy tests to separate fileKees Cook 2016-06-10lkdtm: add function for testing .rodata sectionKees Cook 2016-06-10lkdtm: split build into multiple source filesKees Cook 2016-02-03misc: Move panel driver out of stagingKsenija Stanojevic