X-Git-Url: http://git.lttng.org/?a=blobdiff_plain;f=include%2FMakefile.am;h=4ebff36af0b21ade4af7cfd822270f5dd296c2d9;hb=44c72f10aa3cace72ffe40a0f9bb7aadb9c82dc8;hp=df20225ad8ff6e39d2de2babd48c8daff14c1ffc;hpb=824f40b81426c6ac82685251018dae00947786a9;p=lttng-ust.git diff --git a/include/Makefile.am b/include/Makefile.am index df20225a..4ebff36a 100644 --- a/include/Makefile.am +++ b/include/Makefile.am @@ -1,36 +1,28 @@ nobase_include_HEADERS = \ - ust/marker.h \ - ust/tracepoint.h \ - ust/tracepoint-event.h \ - ust/lttng-tracepoint-event.h \ - ust/lttng-tracepoint-event-reset.h \ - ust/lttng-events.h \ - ust/version.h \ - ust/lttng-ust-abi.h \ - ust/ringbuffer-abi.h \ - ust/lttng-tracer.h \ - ust/usterr-signal-safe.h \ - ust/config.h \ - ust/share.h \ - ust/ust.h \ - ust/core.h + lttng/tracepoint.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/config.h \ + lttng/share.h \ + lttng/ust.h \ + lttng/ringbuffer-config.h \ + lttng/align.h \ + lttng/bug.h # note: usterr-signal-safe.h, core.h and share.h need namespace cleanup. noinst_HEADERS = \ - lttng-ust-comm.h \ usterr.h \ + usterr-signal-safe.h \ ust_snprintf.h \ - ust/compat.h \ - ust/marker-internal.h \ - ust/tracepoint-internal.h \ - ust/clock.h \ - ust/probe-internal.h \ - ust/kcompat/kcompat.h \ - ust/kcompat/jhash.h \ - ust/kcompat/compiler.h \ - ust/kcompat/types.h \ - ust/stringify.h \ - ust/wait.h \ - ust/ringbuffer-config.h \ - ust/processor.h + ust-comm.h \ + lttng/bitfield.h \ + helper.h