Basic comment to describe the tests and the requirements
[benchmarks.git] / ust-systemtap-tracepoints / tracepoint_benchmark.h
... / ...
CommitLineData
1#include <ust/tracepoint.h>
2
3DECLARE_TRACE(ust_event, TP_PROTO(unsigned int v), TP_ARGS(v));
This page took 0.021113 seconds and 4 git commands to generate.