All of lore.kernel.org
 help / color / mirror / Atom feed
* ath9k tracing implementation/extension
@ 2018-04-16  9:03 Wruck, Felix
  0 siblings, 0 replies; only message in thread
From: Wruck, Felix @ 2018-04-16  9:03 UTC (permalink / raw)
  To: linux-wireless

Hi,
for an university project i needed to use the debugging mechanisms provided=
 by the ath9k driver.
However it seems that some options of the debug mask described on  https://=
wireless.wiki.kernel.org/en/users/drivers/ath9k/debug are currently not imp=
lemented, e.g. tracing the ATH_DBG_WMI option.

I implemented some functionality i needed for the project and now want to e=
xtend this and submit it as a patch.

As far as i've seen, the debugging mechanisms used in the ath9k and ath10k =
are quite different.
I'm considering porting the ath10k debugging mechanisms to ath9k.
(a module parameter for the debugging mask and the DEFINE_TRACE_EVENT(), DE=
CLARE_EVENT_CLASS() macros)

I wanted to ask if this is desired, or if you have suggestions, how to exte=
nd the current debugging/tracing functionality?

Best regards,
Felix=

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2018-04-16  9:10 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-04-16  9:03 ath9k tracing implementation/extension Wruck, Felix

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.