Re: [PATCH v3] ath10k: handle ieee80211 header and payload tracing separately

2014-11-17 Thread Kalle Valo
Rajkumar Manoharan writes: > For packet log, the transmitted frame 802.11 header alone is sufficient. > Recording entire packet is also consuming lot of disk space. To optimize > this, tx and rx data tracepoints are splitted into header and payload > tracepoints. > > To record tx ieee80211 header

[PATCH v3] ath10k: handle ieee80211 header and payload tracing separately

2014-11-05 Thread Rajkumar Manoharan
For packet log, the transmitted frame 802.11 header alone is sufficient. Recording entire packet is also consuming lot of disk space. To optimize this, tx and rx data tracepoints are splitted into header and payload tracepoints. To record tx ieee80211 headers trace-cmd record -e ath10k_tx_hd