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 -- "$@"
n Guo 2013-06-17ARM: imx: create mxc_arch_reset_init_dt() for DT bootShawn Guo 2013-06-17ARM: imx: move clk_prepare() out from mxc_restart()Shawn Guo 2013-02-21Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds 2013-01-31ARM: imx: fix imx31-dt.c time-related warningStephen Warren 2013-01-27Merge tag 'imx-soc' of git://git.pengutronix.de/git/imx/linux-2.6 into next/socOlof Johansson 2013-01-25ARM: mx31: Replace clk_register_clkdev with clock DT lookupFabio Estevam 2012-12-24ARM: delete struct sys_timerStephen Warren 2012-10-15ARM: imx: include hardware.h rather than mach/hardware.hShawn Guo 2012-10-15ARM: imx: include common.h rather than mach/common.hShawn Guo 2012-07-10ARM i.MX31: Add devicetree supportDenis 'GNUtoo' Carikli