901462795aaeefd9923c8a3c4b913f95b50298fd
[ust.git] / include / Makefile.am
1 nobase_include_HEADERS = \
2 ust/marker.h \
3 ust/tracepoint.h \
4 ust/define_trace.h \
5 ust/ust_trace.h \
6 ust/processor.h \
7 ust/probe.h \
8 ust/ust.h \
9 ust/tracectl.h \
10 ust/config.h \
11 ust/core.h \
12 ust/clock.h \
13 ust/kcompat/kcompat.h \
14 ust/kcompat/compiler.h \
15 ust/kcompat/jhash.h \
16 ust/kcompat/simple.h \
17 ust/kcompat/types.h \
18 ust/kcompat/stringify.h \
19 ust/ustctl.h \
20 ust/ustconsumer.h
21
22 noinst_HEADERS = share.h usterr.h ust_snprintf.h usterr_signal_safe.h \
23 ust/marker-internal.h ust/tracepoint-internal.h \
24 ust/type-serializer.h
This page took 0.029078 seconds and 3 git commands to generate.