summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/flamegraph-record
blob: 7df5a19c0163c5da221d13e755b151f8d5ff18ab (plain)
1
2
#!/bin/bash
perf record -g "$@"
2022-03-10iwlwifi: use 4k queue size for Bz A-stepJohannes Berg 2022-02-18iwlwifi: support new queue allocation commandJohannes Berg 2022-02-18iwlwifi: remove command ID argument from queue allocationJohannes Berg 2022-02-18iwlwifi: make iwl_txq_dyn_alloc_dma() return the txqJohannes Berg 2022-02-18iwlwifi: avoid variable shadowingJohannes Berg 2022-02-18iwlwifi: cfg: add support for 1K BA queueMordechay Goodstein 2022-02-18iwlwifi: avoid void pointer arithmeticJohannes Berg 2021-12-07iwlwifi: mvm: optionally suppress assert logJohannes Berg 2021-12-07wireless: iwlwifi: Fix a double free in iwl_txq_dyn_alloc_dmaLv Yunlong