linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] ath10k: HTT stats
@ 2013-09-03  8:43 Kalle Valo
  2013-09-03  8:43 ` [PATCH 1/3] ath10k: add trace event ath10k_htt_stats Kalle Valo
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Kalle Valo @ 2013-09-03  8:43 UTC (permalink / raw)
  To: ath10k; +Cc: linux-wireless

Adds trace events and a debugfs interface to enable HTT stats
from firmware.

---

Kalle Valo (3):
      ath10k: add trace event ath10k_htt_stats
      ath10k: implement ath10k_debug_start/stop()
      ath10k: add htt_stats_enable debugfs file


 drivers/net/wireless/ath/ath10k/core.c   |    6 +
 drivers/net/wireless/ath/ath10k/core.h   |    3 +
 drivers/net/wireless/ath/ath10k/debug.c  |  121 ++++++++++++++++++++++++++++++
 drivers/net/wireless/ath/ath10k/debug.h  |   11 +++
 drivers/net/wireless/ath/ath10k/htt.h    |    1 
 drivers/net/wireless/ath/ath10k/htt_rx.c |    5 +
 drivers/net/wireless/ath/ath10k/htt_tx.c |   42 ++++++++++
 drivers/net/wireless/ath/ath10k/trace.h  |   21 +++++
 8 files changed, 209 insertions(+), 1 deletion(-)


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2013-09-06  9:43 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-09-03  8:43 [PATCH 0/3] ath10k: HTT stats Kalle Valo
2013-09-03  8:43 ` [PATCH 1/3] ath10k: add trace event ath10k_htt_stats Kalle Valo
2013-09-03  8:44 ` [PATCH 2/3] ath10k: implement ath10k_debug_start/stop() Kalle Valo
2013-09-03  8:44 ` [PATCH 3/3] ath10k: add htt_stats_enable debugfs file Kalle Valo
2013-09-06  9:43 ` [PATCH 0/3] ath10k: HTT stats Kalle Valo

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).