summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/task-analyzer-record
blob: 0f6b51bb2767f62df5156858e737dac5f1fe9e0f (plain)
1
2
#!/bin/bash
perf record -e sched:sched_switch -e sched:sched_migrate_task "$@"
d>ath9k_common: use allocated key cache entries for multi BSS crypto supportFelix Fietkau 2010-06-02ath9k: Move ath9k specific RX code to driverSujith 2010-05-07ath9k_common: drop incomming frames with an invalid hardware rateLuis R. Rodriguez 2010-05-07ath9k_common: move the rate status setting into ath9k_process_rate()Luis R. Rodriguez 2010-05-07ath9k: fix another source of corrupt framesFelix Fietkau 2010-04-28ath9k: remove usage of deprecated noise valueJohn W. Linville 2010-03-31ath9k: Do not indicate RX_FLAG_DECRYPTED for unprotected framesJouni Malinen 2010-03-31ath9k_common: Move RX filter code to ath9k_htcSujith 2010-03-23ath9k_htc: Support for AR9271 chipset.Sujith 2009-11-28ath9k: Proper padding/unpadding for the TX/RX path.Benoit Papillault 2009-11-25ath9k: remove warnings related to signed/unsigned type mismatchJohn W. Linville 2009-11-23ath9k: This patch fix RX unpadding for any received frame.Benoit PAPILLAULT 2009-11-16ath9k: fix massive rx packet loss issueFelix Fietkau 2009-11-11ath9k_common: clarify and correct jumbogram processingLuis R. Rodriguez 2009-11-11ath9k_common: remove ath9k_compute_qual()Luis R. Rodriguez 2009-11-11ath9k_common: add new module to share 802.11n driver helpersLuis R. Rodriguez