Tracepoints: add noargs support
[ust.git] / include / Makefile.am
CommitLineData
17bb07b4
PMF
1nobase_include_HEADERS = \
2 ust/immediate.h \
17bb07b4
PMF
3 ust/marker.h \
4 ust/tracepoint.h \
22d72948
NC
5 ust/define_trace.h \
6 ust/ust_trace.h \
17bb07b4
PMF
7 ust/processor.h \
8 ust/probe.h \
9 ust/ust.h \
10 ust/tracectl.h \
12e81b07 11 ust/core.h \
ec3e0940 12 ust/clock.h \
12e81b07 13 ust/type-serializer.h \
76154767 14 ust/kcompat/kcompat.h \
17bb07b4 15 ust/kcompat/compiler.h \
17bb07b4 16 ust/kcompat/jhash.h \
17bb07b4 17 ust/kcompat/simple.h \
d6c9f207 18 ust/kcompat/types.h \
22d72948 19 ust/kcompat/stringify.h \
2298f329 20 ust/ustctl.h \
9dc7b7ff 21 ust/ustconsumer.h
fbca6b62 22
bf0d695d 23noinst_HEADERS = share.h usterr.h ust_snprintf.h
This page took 0.033755 seconds and 4 git commands to generate.