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 "$@"
> 2023-09-28wifi: ath11k: remove unnecessary (void*) conversionsWu Yunchuan 2023-04-17wifi: ath11k: Ignore frags from uninitialized peer in dp.Harshitha Prem 2022-09-16wifi: ath11k: Fix miscellaneous spelling errorsJeff Johnson 2022-09-10wifi: ath11k: Increase TCL data ring size for WCN6750Manikanta Pubbisetty 2022-09-10wifi: ath11k: Add multi TX ring support for WCN6750Manikanta Pubbisetty 2021-12-09ath11k: Process full monitor mode rx supportAnilkumar Kolli 2021-11-15ath11k: avoid while loop in ring selection of tx completion interruptP Praneesh 2021-11-15ath11k: allocate HAL_WBM2SW_RELEASE ring from cacheable memoryP Praneesh 2021-11-15ath11k: allocate dst ring descriptors from cacheable memoryP Praneesh 2021-10-25ath11k: change return buffer manager for QCA6390Baochen Qiang 2021-10-11ath11k: Change number of TCL rings to one for QCA6390Baochen Qiang 2021-06-12ath11k: setup REO for WCN6855Baochen Qiang