callsite: add "ip" context
authorMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Wed, 10 Jul 2013 13:08:07 +0000 (09:08 -0400)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Wed, 10 Jul 2013 13:09:21 +0000 (09:09 -0400)
commit96f85541c4e3773d3d1579f04f84633bc9bb6696
treef7a6b34a707f5ea36798adb45ac024f0a9c0a688
parent3c6f6263bb2d87dc863c24a4edc59c2c959270b0
callsite: add "ip" context

Add caller's instruction pointer context.

Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
include/lttng/ringbuffer-config.h
include/lttng/tracepoint.h
include/lttng/ust-abi.h
include/lttng/ust-events.h
include/lttng/ust-tracepoint-event.h
liblttng-ust/Makefile.am
liblttng-ust/lttng-context-ip.c [new file with mode: 0644]
liblttng-ust/lttng-events.c
This page took 0.02518 seconds and 4 git commands to generate.