On Mon, Oct 06, 2014 at 02:52:45PM +0300, Kalle Valo wrote: > Rajkumar Manoharan <rmanohar@xxxxxxxxxxxxxxxx> writes: > > > Add support to configure packet log filters (tx, rx, rate control) > > via debugfs. To disable htt pktlog events set the filters to 0. > > > > ex: > > > > To enable pktlog for all filters > > > > echo 0x1f > /sys/kernel/debug/ieee80211/phy*/ath10k/pktlog_filter > > > > To disable pktlog > > > > echo 0 > /sys/kernel/debug/ieee80211/phy*/ath10k/pktlog_filter > > > > Signed-off-by: Rajkumar Manoharan <rmanohar@xxxxxxxxxxxxxxxx> > > I did minor changes to the error handling in > ath10k_write_pktlog_filter() and in ath10k_debug_start(). Diff below and > full commit here: > > https://github.com/kvalo/ath/commit/470c43d83b7ee4147dea38a4f7b986070555a032 > > Please review my changes. > LGTM. We need Michal's tracepoint changes other than pktlog. I do not have his latest version of the change. -Rajkumar -- 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