[PATCH 0/3] add tracepoints docbook (take #2)

From: Jason Baron
Date: Thu Apr 30 2009 - 13:52:46 EST


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

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/