SoW-2020-0002: Trace Hit Counters: Implement key-addressed counters in shared memory...
[deliverable/lttng-ust.git] / lttng-ust-ctl.pc.in
CommitLineData
a1acf2a6
MJ
1prefix=@prefix@
2exec_prefix=@exec_prefix@
3libdir=@libdir@
4includedir=@includedir@
5
6Name: LTTng Userspace Tracer control
7Description: The LTTng Userspace Tracer (UST) is a library accompanied by a set of tools to trace userspace code.
8Version: @PACKAGE_VERSION@
9Requires:
10Libs: -L${libdir} -llttng-ust-ctl
11Cflags: -I${includedir}
12
This page took 0.023413 seconds and 5 git commands to generate.