Tracepoints: namespace cleanups
authorMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Wed, 13 Apr 2011 20:17:57 +0000 (16:17 -0400)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Wed, 13 Apr 2011 20:17:57 +0000 (16:17 -0400)
commitb979b3468dc6a9329288f53ce568815617780d9c
tree66cfcda49f37460628a17f51a38f6a58679a1fd2
parent42be6c46cb6afa9720c224c24ccabb2ce21293d1
Tracepoints: namespace cleanups

All internal symbols, no API change. Enforce "tracepoint_" or "tp_"
prefixes to local symbols, as well as rename struct probes to struct
tracepoint_probes.

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