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 "$@"
uct membersStefan Richter 2008-07-14firewire: implement broadcast_channel CSR for 1394a complianceStefan Richter 2008-04-18firewire: cleanupsAdrian Bunk 2008-04-18firewire: remove unused struct memberStefan Richter 2008-04-18firewire: remove superfluous reference countingStefan Richter 2008-03-14firewire: endianess annotationsStefan Richter 2008-03-02firewire: fix crash in automatic module unloadingStefan Richter