git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
97104e2
)
lttng: probe callbacks
author
Mathieu Desnoyers
<mathieu.desnoyers@efficios.com>
Mon, 28 Nov 2011 12:42:24 +0000
(07:42 -0500)
committer
Greg Kroah-Hartman
<gregkh@suse.de>
Tue, 29 Nov 2011 01:05:07 +0000
(10:05 +0900)
Implement the LTTng probe callbacks. One notable file here is
lttng-events.h, which is the core implementation of the LTTng
TRACE_EVENT macros for generation of probes and tracepoint decription
from the TRACE_EVENT declarations.
Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
No differences found