Markers: Namespace cleanup, with API change.
authorMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Wed, 13 Apr 2011 19:45:48 +0000 (15:45 -0400)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Wed, 13 Apr 2011 19:45:48 +0000 (15:45 -0400)
commitb521931e0000388ff9080d46719936be98af54c6
tree8f2b837e9024376d22c4f39592f3ef73a04a884c
parentad5c7b826145e951950bd1afa6fce17ea193bb48
Markers: Namespace cleanup, with API change.

** API change: MARK_NOARGS becomes UST_MARKER_NOARGS **

Cleanup the "marker" namespace by using "ust_marker/UST_MARKER".

Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
25 files changed:
include/ust/marker.h
include/ust/probe.h
include/ust/type-serializer.h
include/ust/ustctl.h
java/UST.c
libust-initializer.c
libust/channels.c
libust/marker-control.c
libust/marker-control.h
libust/marker.c
libust/serialize.c
libust/tracectl.c
libust/tracer.c
libust/tracer.h
libust/type-serializer.c
libustcomm/ustcomm.c
libustcomm/ustcomm.h
libustctl/libustctl.c
libustinstr-malloc/mallocwrap.c
tests/fork/fork.c
tests/fork/fork2.c
tests/libustctl_function_tests/libustctl_function_tests.c
tests/make_shared_lib/basic_lib.c
tests/tracepoint/benchmark/tracepoint_benchmark.c
ustctl/marker_cmds.c
This page took 0.026672 seconds and 4 git commands to generate.