Rajkumar Manoharan <rmanohar@xxxxxxxxxxxxxxxx> 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 <michal.kazior@xxxxxxxxx> > Signed-off-by: Rajkumar Manoharan <rmanohar@xxxxxxxxxxxxxxxx> Thanks, applied. -- Kalle Valo -- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html