|
From: Jason B. <jb...@re...> - 2009-11-19 19:39:14
|
On Wed, Nov 18, 2009 at 04:16:09PM -0500, Masami Hiramatsu wrote: > Hi, > > These patches add signal related tracepoints including > signal generation, delivery, and loss. First patch also > moves signal-sending tracepoint from events/sched.h to > events/signal.h. > > Changes in v2 > - Add siginfo arguments > hi Masami, It would be really great if you could add docbook style comments to your tracepoints. Here's the initial path I posted for the irq chapter: http://lkml.indiana.edu/hypermail/linux/kernel/0904.3/02651.html So you could add a new chapter for signals. The current tracepoint docbook can be viewed at: http://www.kernel.org/doc/htmldocs/tracepoint/ thanks, -Jason |