All of lore.kernel.org
 help / color / mirror / Atom feed
* 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

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 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.