aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/bin/stackcollapse-report
blob: 21a356bd27f6c797208fae48addf15670bc3f606 (plain) (blame)
1
2
3
#!/bin/sh
# description: produce callgraphs in short form for scripting use
perf script -s "$PERF_EXEC_PATH"/scripts/python/stackcollapse.py "$@"
fig?id=8c530ea35caef8bc293b56580ab55352f7d86bfc&follow=1'>MIPS: Add CONFIG_RELOCATABLE Kconfig optionMatt Redfearn1-0/+18 2016-05-13MIPS: bootmem: When relocatable, free memory below kernelMatt Redfearn1-0/+14 2016-05-13MIPS: Call relocate_kernel if CONFIG_RELOCATABLE=yMatt Redfearn1-0/+20 2016-05-13MIPS: Kernel: Add relocate.cMatt Redfearn2-0/+242 2016-05-13MIPS: Generate relocation table when CONFIG_RELOCATABLEMatt Redfearn1-0/+16 2016-05-13MIPS: Reserve space for relocation tableMatt Redfearn2-0/+37 2016-05-13MIPS: tools: Build relocs toolMatt Redfearn2-0/+5 2016-05-13MIPS: tools: Add relocs toolMatt Redfearn6-0/+861 2016-05-13secomp: Constify mode1 syscall whitelistMatt Redfearn1-2/+2 2016-05-13MIPS: seccomp: Support compat with both O32 and N32Matt Redfearn1-21/+26 2016-05-13seccomp: Get compat syscalls from asm-generic headerMatt Redfearn2-8/+15 2016-05-13MIPS: scall: Handle seccomp filters which redirect syscallsMatt Redfearn4-18/+24 2016-05-13MIPS: Support sending SIG_SYS to 32bit userspace from 64bit kernelMatt Redfearn1-0/+6 2016-05-13selftests/seccomp: add MIPS self-test supportMatt Redfearn1-2/+28 2016-05-13pinctrl/lantiq: update devicetree binding in dts fileMartin Schiller1-1/+1 2016-05-13crash_dump: Add vmcore_elf32_check_archDaniel Wagner2-3/+7