public inbox for linux-nfs@vger.kernel.org
 help / color / mirror / Atom feed
* [patch 0/5] activate & deactivate dprintks individually and severally
@ 2009-01-19  6:40 Greg Banks
  2009-01-19  6:40 ` [patch 1/5] Move definitions of struct module_sect_attr back into module.h Greg Banks
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Greg Banks @ 2009-01-19  6:40 UTC (permalink / raw)
  To: Linux NFS ML; +Cc: Frank Ch. Eigler

As mentioned in the recent discussion on NFS trace points.

This is a forward ported (from 2.6.16), updated, and split version
of a patch that has been used in SGI's internal development tree for
the last few months.  It's designed to help field support staff and
kernel developers debug kernel problems, by enabling them to treat
dprintks as precise trace points rather than syslog spamming tools.

The very first version of this was used about eighteen months ago
when debugging NFS/RDMA, which has an enormous number of dprintks
and no other way to debug it.

-- 
Greg Banks, P.Engineer, SGI Australian Software Group.
the brightly coloured sporks of revolution.
I don't speak for SGI.

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2009-01-19  6:49 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-01-19  6:40 [patch 0/5] activate & deactivate dprintks individually and severally Greg Banks
2009-01-19  6:40 ` [patch 1/5] Move definitions of struct module_sect_attr back into module.h Greg Banks
2009-01-19  6:40 ` [patch 2/5] Add apply_modules() which applies a function to each module Greg Banks
2009-01-19  6:40 ` [patch 3/5] Make the dprintk() macro record information about the callsite Greg Banks
2009-01-19  6:40 ` [patch 4/5] Add the dprintk module to allow dprintks to be activated/deactivated singly Greg Banks
2009-01-19  6:40 ` [patch 5/5] Add a (not built) module to test the dprintk module Greg Banks

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox