summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-record
blob: 9d8f9f0f3a17c1e9c4042ce535e4853e64575b4e (plain)
1
2
3
4
5
6
7
8
#!/bin/sh

#
# stackcollapse.py can cover all type of perf samples including
# the tracepoints, so no special record requirements, just record what
# you want to analyze.
#
perf record "$@"
ommit/arch/x86/include/uapi?h=linux-6.6.y&id=f28380185193610c716a90ec9b9e696638a495ce'>signal: Remove the need for __ARCH_SI_PREABLE_SIZE and SI_PAD_SIZEEric W. Biederman 2018-09-20x86/kvm/lapic: always disable MMIO interface in x2APIC modeVitaly Kuznetsov 2018-08-06KVM: X86: Implement PV IPIs in linux guestWanpeng Li 2018-08-06kvm: nVMX: Introduce KVM_CAP_NESTED_STATEJim Mattson 2018-05-19Merge branch 'linus' into timers/2038Thomas Gleixner 2018-05-17kvm: rename KVM_HINTS_DEDICATED to KVM_HINTS_REALTIMEMichael S. Tsirkin 2018-04-27x86/ipc: Fix x32 version of shmid64_ds and msqid64_dsArnd Bergmann 2018-04-20y2038: x86: Extend sysvipc data structuresArnd Bergmann 2018-04-15Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds