| 1 | # SPDX-License-Identifier: LGPL-2.1-only |
| 2 | |
| 3 | ### ### |
| 4 | ### Public API headers ### |
| 5 | ### ### |
| 6 | |
| 7 | nobase_include_HEADERS = \ |
| 8 | lttng/tracepoint.h \ |
| 9 | lttng/tracepoint-rcu.h \ |
| 10 | lttng/tracepoint-types.h \ |
| 11 | lttng/tracepoint-event.h \ |
| 12 | lttng/ust-tracepoint-event.h \ |
| 13 | lttng/ust-tracepoint-event-reset.h \ |
| 14 | lttng/ust-tracepoint-event-write.h \ |
| 15 | lttng/ust-tracepoint-event-nowrite.h \ |
| 16 | lttng/ust-api-compat.h \ |
| 17 | lttng/ust-arch.h \ |
| 18 | lttng/ust-events.h \ |
| 19 | lttng/ust-common.h \ |
| 20 | lttng/ust-ctl.h \ |
| 21 | lttng/ust-abi.h \ |
| 22 | lttng/ust-tracer.h \ |
| 23 | lttng/ust-compiler.h \ |
| 24 | lttng/ust-fork.h \ |
| 25 | lttng/ust-endian.h \ |
| 26 | lttng/ust-ringbuffer-context.h \ |
| 27 | lttng/ust-utils.h \ |
| 28 | lttng/ust-error.h \ |
| 29 | lttng/tracef.h \ |
| 30 | lttng/tp/lttng-ust-tracef.h \ |
| 31 | lttng/tracelog.h \ |
| 32 | lttng/tp/lttng-ust-tracelog.h \ |
| 33 | lttng/ust-clock.h \ |
| 34 | lttng/ust-getcpu.h \ |
| 35 | lttng/ust-libc-wrapper.h \ |
| 36 | lttng/ust-thread.h \ |
| 37 | lttng/urcu/pointer.h \ |
| 38 | lttng/urcu/urcu-ust.h \ |
| 39 | lttng/urcu/static/pointer.h \ |
| 40 | lttng/urcu/static/urcu-ust.h |
| 41 | |
| 42 | # Auto-generated by configure. |
| 43 | nobase_nodist_include_HEADERS = \ |
| 44 | lttng/ust-config.h \ |
| 45 | lttng/ust-version.h |