linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/4] ath10k: Add pktlog support
@ 2014-10-02 12:12 Rajkumar Manoharan
  2014-10-02 12:12 ` [PATCH 1/4] ath10k: Add support to configure pktlog filter Rajkumar Manoharan
                   ` (3 more replies)
  0 siblings, 4 replies; 10+ messages in thread
From: Rajkumar Manoharan @ 2014-10-02 12:12 UTC (permalink / raw)
  To: ath10k; +Cc: linux-wireless, Rajkumar Manoharan

This implements the Packet log feature for ath10k.
All tx and rx events and rx descriptor details are
posted to user space by tracepoints.

Rajkumar Manoharan (4):
  ath10k: Add support to configure pktlog filter
  ath10k: add tracing for ath10k_htt_pktlog
  ath10k: add tracing for rx descriptor
  ath10k: add tracing for tx msdu pktlog event

 drivers/net/wireless/ath/ath10k/core.h   |  2 +
 drivers/net/wireless/ath/ath10k/debug.c  | 80 +++++++++++++++++++++++++++-
 drivers/net/wireless/ath/ath10k/debug.h  | 15 +++++-
 drivers/net/wireless/ath/ath10k/htt.h    |  2 +-
 drivers/net/wireless/ath/ath10k/htt_rx.c | 47 +++++++++++++++++
 drivers/net/wireless/ath/ath10k/hw.h     | 35 +++++++++++++
 drivers/net/wireless/ath/ath10k/trace.h  | 89 ++++++++++++++++++++++++++++++++
 drivers/net/wireless/ath/ath10k/wmi.c    | 33 ++++++++++++
 drivers/net/wireless/ath/ath10k/wmi.h    |  6 +++
 9 files changed, 306 insertions(+), 3 deletions(-)

-- 
2.1.1


^ permalink raw reply	[flat|nested] 10+ messages in thread
* [PATCH 0/4] ath10k: Add pktlog support
@ 2014-10-02 12:06 Rajkumar Manoharan
  2014-10-02 12:06 ` [PATCH 1/4] ath10k: Add support to configure pktlog filter Rajkumar Manoharan
  0 siblings, 1 reply; 10+ messages in thread
From: Rajkumar Manoharan @ 2014-10-02 12:06 UTC (permalink / raw)
  To: linville; +Cc: linux-wireless, Rajkumar Manoharan

This implements the Packet log feature for ath10k.
All tx and rx events and rx descriptor details are
posted to user space by tracepoints.

Rajkumar Manoharan (4):
  ath10k: Add support to configure pktlog filter
  ath10k: add tracing for ath10k_htt_pktlog
  ath10k: add tracing for rx descriptor
  ath10k: add tracing for tx msdu pktlog event

 drivers/net/wireless/ath/ath10k/core.h   |  2 +
 drivers/net/wireless/ath/ath10k/debug.c  | 80 +++++++++++++++++++++++++++-
 drivers/net/wireless/ath/ath10k/debug.h  | 15 +++++-
 drivers/net/wireless/ath/ath10k/htt.h    |  2 +-
 drivers/net/wireless/ath/ath10k/htt_rx.c | 47 +++++++++++++++++
 drivers/net/wireless/ath/ath10k/hw.h     | 35 +++++++++++++
 drivers/net/wireless/ath/ath10k/trace.h  | 89 ++++++++++++++++++++++++++++++++
 drivers/net/wireless/ath/ath10k/wmi.c    | 33 ++++++++++++
 drivers/net/wireless/ath/ath10k/wmi.h    |  6 +++
 9 files changed, 306 insertions(+), 3 deletions(-)

-- 
2.1.1


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

end of thread, other threads:[~2014-10-02 13:05 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-10-02 12:12 [PATCH 0/4] ath10k: Add pktlog support Rajkumar Manoharan
2014-10-02 12:12 ` [PATCH 1/4] ath10k: Add support to configure pktlog filter Rajkumar Manoharan
2014-10-02 12:37   ` Michal Kazior
2014-10-02 12:53     ` Rajkumar Manoharan
2014-10-02 12:58       ` Michal Kazior
2014-10-02 13:06         ` Rajkumar Manoharan
2014-10-02 12:12 ` [PATCH 2/4] ath10k: add tracing for ath10k_htt_pktlog Rajkumar Manoharan
2014-10-02 12:12 ` [PATCH 3/4] ath10k: add tracing for rx descriptor Rajkumar Manoharan
2014-10-02 12:12 ` [PATCH 4/4] ath10k: add tracing for tx msdu pktlog event Rajkumar Manoharan
  -- strict thread matches above, loose matches on Subject: below --
2014-10-02 12:06 [PATCH 0/4] ath10k: Add pktlog support Rajkumar Manoharan
2014-10-02 12:06 ` [PATCH 1/4] ath10k: Add support to configure pktlog filter Rajkumar Manoharan

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).