X-Git-Url: http://git.lttng.org/?a=blobdiff_plain;f=include%2FMakefile.am;h=e339b32e74d11e85823580478136282928c618cb;hb=46adf653a1d01b8e87baa30cc9b92616eee1a788;hp=e703ffd094949eaf8c60b7b50d82576c5052170b;hpb=cacf036243594e11fc8a7e0f47f07af97a79042f;p=lttng-ust.git diff --git a/include/Makefile.am b/include/Makefile.am index e703ffd0..e339b32e 100644 --- a/include/Makefile.am +++ b/include/Makefile.am @@ -1,23 +1,29 @@ nobase_include_HEADERS = \ - ust/immediate.h \ - ust/marker.h \ - ust/tracepoint.h \ - ust/define_trace.h \ - ust/ust_trace.h \ - ust/processor.h \ - ust/probe.h \ - ust/ust.h \ - ust/tracectl.h \ - ust/core.h \ - ust/clock.h \ - ust/type-serializer.h \ - ust/kcompat/kcompat.h \ - ust/kcompat/compiler.h \ - ust/kcompat/jhash.h \ - ust/kcompat/simple.h \ - ust/kcompat/types.h \ - ust/kcompat/stringify.h \ - ust/ustctl.h \ - ust/ustconsumer.h + lttng/tracepoint.h \ + lttng/tracepoint-rcu.h \ + lttng/tracepoint-types.h \ + lttng/tracepoint-event.h \ + lttng/ust-tracepoint-event.h \ + lttng/ust-tracepoint-event-reset.h \ + lttng/ust-events.h \ + lttng/ust-ctl.h \ + lttng/ust-version.h \ + lttng/ust-abi.h \ + lttng/ringbuffer-abi.h \ + lttng/ust-tracer.h \ + lttng/ust-config.h \ + lttng/ust.h \ + lttng/ringbuffer-config.h \ + lttng/align.h \ + lttng/bug.h -noinst_HEADERS = share.h usterr.h ust_snprintf.h +# note: usterr-signal-safe.h, core.h and share.h need namespace cleanup. + +noinst_HEADERS = \ + usterr.h \ + usterr-signal-safe.h \ + ust_snprintf.h \ + ust-comm.h \ + lttng/bitfield.h \ + helper.h \ + share.h