All of lore.kernel.org
 help / color / mirror / Atom feed
* Debugging support
@ 2012-11-15 17:19 Paul Stoaks
  2012-11-15 17:37 ` Sujith Manoharan
  0 siblings, 1 reply; 2+ messages in thread
From: Paul Stoaks @ 2012-11-15 17:19 UTC (permalink / raw)
  To: linux-wireless

Hi Folks,

I have another noob question for you.  Can you point me to documentation for
the protocol-level debugging facilities built into mac80211 (and/or
drivers)?  I see references to "debugfs" and some ath9k debugging features,
some of which are enabled in the kernel configuration.  What I'm
particularly interested in at this point is any kind of protocol or
management packet logging as well as mac80211 event logging.  I have some
ath9k hardware, but I also have Broadcom B43 devices that I'd like to
monitor.

Thanks,
Paul



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

* Re: Debugging support
  2012-11-15 17:19 Debugging support Paul Stoaks
@ 2012-11-15 17:37 ` Sujith Manoharan
  0 siblings, 0 replies; 2+ messages in thread
From: Sujith Manoharan @ 2012-11-15 17:37 UTC (permalink / raw)
  To: paul; +Cc: linux-wireless

Paul Stoaks wrote:
> Hi Folks,
> 
> I have another noob question for you.  Can you point me to documentation for
> the protocol-level debugging facilities built into mac80211 (and/or
> drivers)?  I see references to "debugfs" and some ath9k debugging features,
> some of which are enabled in the kernel configuration.  What I'm
> particularly interested in at this point is any kind of protocol or
> management packet logging as well as mac80211 event logging.  I have some
> ath9k hardware, but I also have Broadcom B43 devices that I'd like to
> monitor.

mac80211 has tracing:
http://wireless.kernel.org/en/developers/Documentation/mac80211/tracing

wpa_supplicant has tracing:
(Enable CONFIG_DEBUG_LINUX_TRACING in wpa_s).

Event monitoring in "iw" is useful too.

ath9k doesn't have tracing or packet-logging currently.

Sujith

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

end of thread, other threads:[~2012-11-15 17:37 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-11-15 17:19 Debugging support Paul Stoaks
2012-11-15 17:37 ` Sujith Manoharan

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.