summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-report
blob: 21a356bd27f6c797208fae48addf15670bc3f606 (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 "$@"
2023-12-10arch: remove ARCH_TASK_STRUCT_ON_STACKHeiko Carstens 2023-12-07rootfs: Fix support for rootfstype= when root= is givenStefan Berger 2023-11-02Merge tag 'mm-nonmm-stable-2023-11-02-14-08' of git://git.kernel.org/pub/scm/...Linus Torvalds 2023-11-01Merge tag 'sysctl-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds 2023-11-01Merge tag 'asm-generic-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds 2023-11-01proc: sysctl: prevent aliased sysctls from getting passed to initKrister Johansen 2023-10-30Merge tag 'hardening-v6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds 2023-10-30Merge tag 'x86_bugs_for_6.7_rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds 2023-10-30Merge tag 'bcachefs-2023-10-30' of https://evilpiepirate.org/git/bcachefsLinus Torvalds 2023-10-20x86/retpoline: Make sure there are no unconverted return thunks due to KCSANJosh Poimboeuf 2023-10-19init/mount: print pretty name of root device when panicsJianyong Wu 2023-10-04kill task_struct->thread_groupOleg Nesterov 2023-09-22init/version.c: Replace strlcpy with strscpyAzeem Shaikh 2023-09-11sched: Add task_struct->faults_disabled_mappingKent Overstreet 2023-09-11arch: Remove Itanium (IA-64) architectureArd Biesheuvel 2023-09-01Merge tag 'wq-for-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds 2023-08-29Merge tag 'mm-nonmm-stable-2023-08-28-22-48' of git://git.kernel.org/pub/scm/...Linus Torvalds 2023-08-29Merge tag 'mm-stable-2023-08-28-18-26' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds 2023-08-28Merge tag 'sched-core-2023-08-28' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds 2023-08-21treewide: drop CONFIG_EMBEDDEDRandy Dunlap 2023-08-18kexec: consolidate kexec and crash options into kernel/Kconfig.kexecEric DeVolder 2023-08-18mm: remove arguments of show_mem()Kefeng Wang 2023-08-15init: Add support for rootwait timeout parameterLoic Poulain 2023-08-07workqueue: Initialize unbound CPU pods later in the bootTejun Heo 2023-08-02sched/psi: Select KERNFS as neededRandy Dunlap 2023-07-01Merge tag 'kbuild-v6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds 2023-06-28Merge tag 'mm-nonmm-stable-2023-06-24-19-23' of git://git.kernel.org/pub/scm/...Linus Torvalds 2023-06-28Merge tag 'mm-stable-2023-06-24-19-15' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds 2023-06-27Merge tag 'objtool-core-2023-06-27' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds 2023-06-26Merge tag 'x86-boot-2023-06-26' of ssh://gitolite.kernel.org/pub/scm/linux/ke...Linus Torvalds 2023-06-26Merge tag 'for-6.5/block-2023-06-23' of git://git.kernel.dk/linuxLinus Torvalds 2023-06-25kbuild: Fix CFI failures with GCOVSami Tolvanen 2023-06-16init, x86: Move mem_encrypt_init() into arch_cpu_finalize_init()Thomas Gleixner 2023-06-16init: Invoke arch_cpu_finalize_init() earlierThomas Gleixner 2023-06-16init: Remove check_bugs() leftoversThomas Gleixner 2023-06-16init: Provide arch_cpu_finalize_init()Thomas Gleixner