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 "$@"
13ca8cd32f9acf76'>ath10k: add support for ath10k_sta_statistics supportMohammed Shafi Shajakhan 2016-07-08ath10k: fix 10.4 extended peer stats updateMohammed Shafi Shajakhan 2016-01-26ath10k: add debugfs support for Per STA total rx durationMohammed Shafi Shajakhan 2015-01-13ath10k: add support to send delbaRajkumar Manoharan 2015-01-13ath10k: add support to send addba responseRajkumar Manoharan 2015-01-13ath10k: add support to send addba requestRajkumar Manoharan 2015-01-13ath10k: Implement sta_add_debugfsRajkumar Manoharan