Support c++ tracepoint instrumentation
authorMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Fri, 16 Sep 2011 23:55:32 +0000 (19:55 -0400)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Fri, 16 Sep 2011 23:55:32 +0000 (19:55 -0400)
commit1ea2c2dfbd051d7ab86a2161b48aa8e4a2f2b5e2
tree4136b70bdc09cf569b1a2e7214e5a23233795637
parent1421d91ebae419fc590591eb2d59683280c9edd9
Support c++ tracepoint instrumentation

Applications can be built with g++, but tracepoint probes need to be
built with gcc.

Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
include/ust/marker.h
include/ust/tracepoint.h
include/ust/ust.h
tests/hello/ust_tests_hello.h
This page took 0.033832 seconds and 4 git commands to generate.