public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] add tracepoints docbook (take #2)
@ 2009-04-30 17:29 Jason Baron
  2009-04-30 17:29 ` [PATCH 1/3] make kernel-doc understand TRACE_EVENT() macro " Jason Baron
                   ` (3 more replies)
  0 siblings, 4 replies; 9+ messages in thread
From: Jason Baron @ 2009-04-30 17:29 UTC (permalink / raw)
  To: mingo
  Cc: linux-kernel, akpm, rostedt, fweisbec, mathieu.desnoyers,
	randy.dunlap, wcohen

The following patches add a new tracepoint docbook. Since tracepoints can
be defined by various macros and in various files, I think it important
to clearly document the available tracepoints, as Andrew has pointed out.
This helps us see what we have and what we don't have. If this patch is
accepted, I hope that others will add docbook style comments, so we can
have a complete accounting of the kernel's tracepoints.

The docbook from these patch series can be viewed at:
http://people.redhat.com/~jbaron/tracepoints/

thanks,

-Jason

Jason Baron (3):
  -make kernel-doc understand TRACE_EVENT() macro
  -add new tracepoints docbook
  -add irq tracepoint documentation

 Documentation/DocBook/Makefile        |    3 +-
 Documentation/DocBook/tracepoint.tmpl |   89 +++++++++++++++++++++++++++++++++
 include/trace/events/irq.h            |   46 +++++++++++++++--
 scripts/kernel-doc                    |   22 ++++++++
 4 files changed, 155 insertions(+), 5 deletions(-)
 create mode 100644 Documentation/DocBook/tracepoint.tmpl


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

end of thread, other threads:[~2009-05-01 15:01 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-04-30 17:29 [PATCH 0/3] add tracepoints docbook (take #2) Jason Baron
2009-04-30 17:29 ` [PATCH 1/3] make kernel-doc understand TRACE_EVENT() macro " Jason Baron
2009-05-01 13:28   ` [tip:tracing/core] kerneldoc, tracing: " tip-bot for Jason Baron
2009-04-30 17:29 ` [PATCH 2/3] add new tracepoints docbook " Jason Baron
2009-05-01 13:28   ` [tip:tracing/core] tracing: add new tracepoints docbook tip-bot for Jason Baron
2009-04-30 17:29 ` [PATCH 3/3] add irq tracepoint documentation (take #2) Jason Baron
2009-05-01 13:28   ` [tip:tracing/core] tracing: add irq tracepoint documentation tip-bot for Jason Baron
2009-05-01 14:24 ` [PATCH 0/3] add tracepoints docbook (take #2) Jason Baron
2009-05-01 14:55   ` Ingo Molnar

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