From: Srinivas Pandruvada <srinivas.pandruvada@linux.intel.com>
To: linux-input@vger.kernel.org, Jiri Kosina <jkosina@suse.cz>
Subject: hid-debug and CONFIG_DEBUG_FS
Date: Wed, 14 Aug 2013 09:16:00 -0700 [thread overview]
Message-ID: <520BAD40.8000909@linux.intel.com> (raw)
Hi Jiri,
I am implementing some hid driver which require relatively higher
throughput. HID debug relies on CONFIG_DEBUG_FS, which is by default
turned on by many distros. These debugs causes issues with the
throughput, because each report and event is logged.
What do you think about using something other than CONFIG_DEBUG_FS for
enabling HID debug (something like CONFIG_HID_DEBUG_FS..)?
Thanks,
Srinivas
next reply other threads:[~2013-08-14 16:08 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-08-14 16:16 Srinivas Pandruvada [this message]
2013-12-02 16:07 ` hid-debug and CONFIG_DEBUG_FS Jiri Kosina
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=520BAD40.8000909@linux.intel.com \
--to=srinivas.pandruvada@linux.intel.com \
--cc=jkosina@suse.cz \
--cc=linux-input@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.