LTTng Userspace Tracer (UST)
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.
Manual
Source
Repository
Repository web interface: gitweb
Git url: git://git.dorsal.polymtl.ca/git/ust.git
Mailing list
For help and developer discussions, see the LTTng mailing list.
