* hid-debug and CONFIG_DEBUG_FS
@ 2013-08-14 16:16 Srinivas Pandruvada
2013-12-02 16:07 ` Jiri Kosina
0 siblings, 1 reply; 2+ messages in thread
From: Srinivas Pandruvada @ 2013-08-14 16:16 UTC (permalink / raw)
To: linux-input, Jiri Kosina
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
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: hid-debug and CONFIG_DEBUG_FS
2013-08-14 16:16 hid-debug and CONFIG_DEBUG_FS Srinivas Pandruvada
@ 2013-12-02 16:07 ` Jiri Kosina
0 siblings, 0 replies; 2+ messages in thread
From: Jiri Kosina @ 2013-12-02 16:07 UTC (permalink / raw)
To: Srinivas Pandruvada; +Cc: linux-input
On Wed, 14 Aug 2013, Srinivas Pandruvada wrote:
> 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..)?
Hi Srinivas,
do you encounter performance penalty even if there are no debugfs readers?
--
Jiri Kosina
SUSE Labs
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2013-12-02 16:07 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-08-14 16:16 hid-debug and CONFIG_DEBUG_FS Srinivas Pandruvada
2013-12-02 16:07 ` Jiri Kosina
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).