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

Kalle Valo kvalo at qca.qualcomm.com
Mon Nov 17 06:38:52 PST 2014


Rajkumar Manoharan <rmanohar at qti.qualcomm.com> 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 at tieto.com>
> Signed-off-by: Rajkumar Manoharan <rmanohar at qti.qualcomm.com>

Thanks, applied.

-- 
Kalle Valo



More information about the ath10k mailing list