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 -- "$@"
td>Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds 2015-10-26Merge tag 'samsung-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/kgen...Olof Johansson 2015-10-13ARM: S3C64XX: Use PWM lookup table for mach-smartqThierry Reding 2015-10-13ARM: S3C64XX: Use PWM lookup table for mach-hmtThierry Reding 2015-10-13ARM: S3C64XX: Use PWM lookup table for mach-crag6410Thierry Reding 2015-10-13ARM: S3C64XX: Use PWM lookup table for smdk6410Thierry Reding 2015-09-27usb: dwc2: rename all s3c_* to dwc2_*Felipe Balbi 2015-09-16genirq: Remove irq argument from irq flow handlersThomas Gleixner 2015-09-01Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds 2015-08-11Merge tag 'samsung-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/...Olof Johansson 2015-07-30ARM: SAMSUNG: local watchdog-reset header in mach-s3c64xxKukjin Kim 2015-07-30ARM: SAMSUNG: local onenand-core header in mach-s3c64xxKukjin Kim 2015-07-30ARM: SAMSUNG: local irq-uart header in mach-s3c64xxKukjin Kim 2015-07-30ARM: SAMSUNG: local backlight header in mach-s3c64xxKukjin Kim 2015-07-30ARM: SAMSUNG: local ata-core header in mach-s3c64xxKukjin Kim 2015-07-30ARM: SAMSUNG: local regs-usb-hsotg-phy header in mach-s3c64xxKukjin Kim 2015-07-30ARM: SAMSUNG: make local dev-backlight in mach-s3c64xxKukjin Kim 2015-07-28ARM: kill off set_irq_flags usageRob Herring 2015-07-28ARM: appropriate __init annotation for const dataNicolas Pitre 2015-07-20ARM: s3c64xx: Remove clk-provider.h includeStephen Boyd 2015-04-22Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds 2015-04-22Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds 2015-03-27ARM: S3C64XX: Use fixed IRQ bases to avoid conflicts on CragganmoreCharles Keepax 2015-03-23ARM: cpuidle: Remove duplicate header inclusionDaniel Lezcano