Rajkumar Manoharan <[email protected]> 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 headers > > trace-cmd record -e ath10k_tx_hdr > > To record complete packets > > trace-cmd record -e ath10k_tx_hdr -e ath10k_tx_payload > > Cc: Michal Kazior <[email protected]> > Signed-off-by: Rajkumar Manoharan <[email protected]>
Thanks, applied. -- Kalle Valo -- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html
