Use unsigned int instead of int for bitfields
[lttng-ust.git] / tests / demo / README
... / ...
CommitLineData
1This is a demo application used to test the LTTng userspace tracer.
2
3demo-trace shell script preloads the provider shared objects before
4executing the demo. Executing "demo" without the shell wrapper will not
5provide any tracing support. This ensures the demo binary can be
6distributed on distros without depending on having liblttng-ust.so in
7place. Note: the "demo" program must be compiled with "-ldl".
This page took 0.023573 seconds and 4 git commands to generate.