mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-23 04:23:08 +00:00
a8416c340c
LTTng stands for Linux Trace Toolkit: next generation. It's a modern toolkit for tracing Linux (And now FreeBSD, only userspace now) programs. PR: 216142 Submitted by: mmokhi Reported by: mmokhi Reviewed by: feld, mat Approved by: feld, mat (mentors) Differential Revision: https://reviews.freebsd.org/D9200
7 lines
286 B
Plaintext
7 lines
286 B
Plaintext
LTTng-UST is the user space tracing component of the LTTng project.
|
|
It is a port to user space of the low-overhead tracing capabilities of
|
|
the LTTng Linux kernel tracer.
|
|
The liblttng-ust library is used to trace user applications and libraries.
|
|
|
|
WWW: https://github.com/lttng/lttng-ust
|