tracing: document TRACE_EVENT macro in tracepoint.h
authorSteven Rostedt <srostedt@redhat.com>
Tue, 10 Mar 2009 16:58:51 +0000 (12:58 -0400)
committerSteven Rostedt <srostedt@redhat.com>
Tue, 10 Mar 2009 16:58:51 +0000 (12:58 -0400)
Impact: clean up / comments

Kosaki Motohiro asked about an explanation to the TRACE_EVENT macro.
Ingo Molnar replied with a nice description.

This patch takes the description that Ingo wrote (with some slight
modifications) and adds it to the tracepoint.h file.

Reported-by: KOSAKI Motohiro <kosaki.motohiro@jp.fujitsu.com>
Signed-off-by: Steven Rostedt <srostedt@redhat.com>

No differences found