Remove dummy markers/tracepoints/trace events
authorMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Thu, 3 Mar 2011 20:57:14 +0000 (15:57 -0500)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Thu, 3 Mar 2011 20:57:14 +0000 (15:57 -0500)
commitf08ebbe29cc9f6fa1c108907be5d9d92d297067e
tree20175c0ee4f31367bc07d89b07907860a2624111
parent022bb7e21a52c4c4da11a0ffaca4e7225e42a261
Remove dummy markers/tracepoints/trace events

Add a null pointer in the marker/tp/te tables instead of a full-blown dummy
marker. Skip the null pointers in the marker/tp/te iterators.

Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
include/ust/marker.h
include/ust/tracepoint.h
libust-initializer.c
libust/marker.c
libust/trace_event.c
libust/tracepoint.c
This page took 0.023979 seconds and 4 git commands to generate.