All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Wruck, Felix" <felix.wruck@tum.de>
To: "linux-wireless@vger.kernel.org" <linux-wireless@vger.kernel.org>
Subject: ath9k tracing implementation/extension
Date: Mon, 16 Apr 2018 09:03:59 +0000	[thread overview]
Message-ID: <8701446877534ab7ac743fbf6bcc8593@tum.de> (raw)

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=

                 reply	other threads:[~2018-04-16  9:10 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=8701446877534ab7ac743fbf6bcc8593@tum.de \
    --to=felix.wruck@tum.de \
    --cc=linux-wireless@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.