commit | 823f9124fb2e33eeb624d139978a52089f8a02ae | [log] [tgz] |
---|---|---|
author | Steven Rostedt <srostedt@redhat.com> | Tue Mar 10 12:58:51 2009 -0400 |
committer | Steven Rostedt <srostedt@redhat.com> | Tue Mar 10 12:58:51 2009 -0400 |
tree | e1094e94a958e2098c3946de4ac648a7d87a1bcb | |
parent | 30a8fecc2d34f086df34fe2f2b926f080e002600 [diff] |
tracing: document TRACE_EVENT macro in tracepoint.h 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>