liblttng-ust-ctl2

Lttng 2.0 userspace tracer (trace control library)
  http://lttng.org/
  0
  no reviews



The userspace tracer is designed to provide detailed information about userspace activity. like the kernel tracer, performance is the main goal. tracing does not require system calls or traps. ust instrumentation points may be added in any userspace code including signal handlers and libraries.

this package contains a library to control tracing in other processes. used by lttng-tools.