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 "$@"
a>Sean Christopherson 2023-08-31KVM: x86/mmu: Move KVM-only page-track declarations to internal headerSean Christopherson tro/kernel/commit/drivers/staging/comedi/drivers/addi-data/APCI1710_Ttl.c?h=linux-6.6.y&id=1783fbfe023b7c2b912fbb020e01ff46985aa0ab'>Staging: comedi: Remove BYTE and *PBYTE typedefs in addi-dataBill Pemberton 2009-04-03Staging: comedi: Remove comedi_insn typedefBill Pemberton 2009-04-03Staging: comedi: Remove comedi_subdevice typedefBill Pemberton 2009-04-03Staging: comedi: Remove comedi_device typedefBill Pemberton 2009-04-03Staging: comedi: Remove lsampl_t and sampl_t typedefsBill Pemberton 2009-04-03Staging: comedi: add addi-data driversADDI-DATA GmbH