Implement multi-session registry
[lttng-ust.git] / include / Makefile.am
CommitLineData
17bb07b4 1nobase_include_HEADERS = \
17bb07b4
PMF
2 ust/marker.h \
3 ust/tracepoint.h \
3c82ede9 4 ust/tracepoint_event.h \
161239e0 5 ust/probe.h \
9f3fdbc6
MD
6 ust/version.h \
7 ust/lttng-ust-abi.h \
8 ust/ringbuffer-abi.h
9edd34bd
MD
9
10noinst_HEADERS = \
11 share.h \
12 usterr.h \
13 ust_snprintf.h \
14 usterr_signal_safe.h \
0a2aba13 15 ust/compat.h \
3c82ede9 16 ust/config.h \
12e81b07 17 ust/core.h \
9edd34bd
MD
18 ust/marker-internal.h \
19 ust/tracepoint-internal.h \
ec3e0940 20 ust/clock.h \
3c82ede9 21 ust/probe-internal.h \
9edd34bd 22 ust/processor.h \
76154767 23 ust/kcompat/kcompat.h \
17bb07b4 24 ust/kcompat/jhash.h \
9edd34bd 25 ust/kcompat/compiler.h \
3c82ede9
MD
26 ust/kcompat/types.h \
27 ust/tracectl.h \
b5234c06
MD
28 ust/stringify.h \
29 ust/wait.h
This page took 0.029447 seconds and 4 git commands to generate.