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 "$@"
td>usb: Apply hardware LPM attributes to 3.1 deviceLu Baolu 2017-07-22usb: Convert to using %pOF instead of full_nameRob Herring 2016-10-29USB: core: add missing license information to some filesGreg Kroah-Hartman 2016-10-27usb/core: Added devspec sysfs entry for devices behind the usb hubVijay Kumar 2016-02-03usb: no locking for reading descriptors in sysfsOliver Neukum 2016-02-03usb: sysfs: make locking interruptibleOliver Neukum