File: Makefile.am

package info (click to toggle)
ust 2.9.0-2%2Bdeb9u1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 5,812 kB
  • sloc: ansic: 28,200; sh: 12,314; java: 1,776; makefile: 1,155; python: 687; cpp: 177
file content (49 lines) | stat: -rw-r--r-- 1,099 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
nobase_include_HEADERS = \
	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-tracepoint-event-write.h \
	lttng/ust-tracepoint-event-nowrite.h \
	lttng/ust-events.h \
	lttng/ust-ctl.h \
	lttng/ust-abi.h \
	lttng/ringbuffer-abi.h \
	lttng/ust-tracer.h \
	lttng/ust-compiler.h \
	lttng/ust.h \
	lttng/ust-endian.h \
	lttng/ringbuffer-config.h \
	lttng/align.h \
	lttng/bug.h \
	lttng/ust-error.h \
	lttng/tracef.h \
	lttng/lttng-ust-tracef.h \
	lttng/tracelog.h \
	lttng/lttng-ust-tracelog.h \
	lttng/ust-clock.h \
	lttng/ust-getcpu.h \
	lttng/ust-elf.h

# note: usterr-signal-safe.h, core.h and share.h need namespace cleanup.

noinst_HEADERS = \
	usterr-signal-safe.h \
	ust_snprintf.h \
	ust-comm.h \
	ust-fd.h \
	lttng/ust-tid.h \
	lttng/bitfield.h \
	lttng/ust-dlfcn.h \
	lttng/ust-dynamic-type.h \
	lttng/ust-context-provider.h \
	helper.h \
	share.h

# Auto-generated by configure.

nobase_nodist_include_HEADERS = \
	lttng/ust-config.h \
	lttng/ust-version.h