Increase tracepoint provider:name len limit to 255, add compile-time warning
authorMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Sat, 3 Dec 2011 22:50:23 +0000 (17:50 -0500)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Sat, 3 Dec 2011 22:50:23 +0000 (17:50 -0500)
commitf56cd1d5b4b28510fcbfc08ec3ba86ffdb62cb52
treec81c9e3eea3ebaaf1c143a7ed478e70cd7c285f7
parentc8fcf224e283ed7679c84cbcccf70ac65ca7e41d
Increase tracepoint provider:name len limit to 255, add compile-time warning

The compiler will now complain with a warning if a tracepoint
provider:name exceeds the 255 char limit (+ \0).

Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
include/lttng/ust-abi.h
include/lttng/ust-tracepoint-event.h
This page took 0.025477 seconds and 4 git commands to generate.