Remove "end of trace" notification headers
[babeltrace.git] / include / Makefile.am
CommitLineData
0ec662bd
JD
1babeltraceinclude_HEADERS = \
2 babeltrace/babeltrace.h \
83509119 3 babeltrace/values.h \
beb0fb75
PP
4 babeltrace/ref.h \
5 babeltrace/logging.h
0ec662bd 6
64a35d1b 7babeltracectfinclude_HEADERS = \
dc3fffef 8 babeltrace/ctf/events.h
273b65be
JG
9
10babeltracectfwriterinclude_HEADERS = \
46bd0f2b
JG
11 babeltrace/ctf-writer/clock.h \
12 babeltrace/ctf-writer/writer.h \
13 babeltrace/ctf-writer/event-fields.h \
14 babeltrace/ctf-writer/event-types.h \
15 babeltrace/ctf-writer/event.h \
adc315b8
JG
16 babeltrace/ctf-writer/stream.h \
17 babeltrace/ctf-writer/stream-class.h
18
19babeltracectfirinclude_HEADERS = \
ac0c6bdd 20 babeltrace/ctf-ir/clock-class.h \
2e33ac5a
PP
21 babeltrace/ctf-ir/fields.h \
22 babeltrace/ctf-ir/field-types.h \
adc315b8 23 babeltrace/ctf-ir/event.h \
272df73e 24 babeltrace/ctf-ir/event-class.h \
b011f6b0 25 babeltrace/ctf-ir/field-path.h \
3f043b05 26 babeltrace/ctf-ir/stream.h \
f79cf0f0 27 babeltrace/ctf-ir/packet.h \
bc37ae52 28 babeltrace/ctf-ir/stream-class.h \
654c1444 29 babeltrace/ctf-ir/trace.h \
8bf65fbd
JG
30 babeltrace/ctf-ir/utils.h \
31 babeltrace/ctf-ir/visitor.h
70bd0a12 32
6ee873c6
JG
33babeltraceplugininclude_HEADERS = \
34 babeltrace/plugin/plugin.h \
33b34c43
PP
35 babeltrace/plugin/plugin-dev.h
36
b2e0c907 37babeltracegraphinclude_HEADERS = \
8c0b8894 38 babeltrace/graph/clock-class-priority-map.h \
b2e0c907
PP
39 babeltrace/graph/component-class-filter.h \
40 babeltrace/graph/component-class-sink.h \
41 babeltrace/graph/component-class-source.h \
42 babeltrace/graph/component-class.h \
43 babeltrace/graph/component-filter.h \
44 babeltrace/graph/component-sink.h \
45 babeltrace/graph/component-source.h \
cc469c42 46 babeltrace/graph/component-status.h \
b2e0c907
PP
47 babeltrace/graph/component.h \
48 babeltrace/graph/connection.h \
49 babeltrace/graph/graph.h \
b2e0c907
PP
50 babeltrace/graph/notification-event.h \
51 babeltrace/graph/notification-heap.h \
ece3fb0f 52 babeltrace/graph/notification-inactivity.h \
b2e0c907
PP
53 babeltrace/graph/notification-iterator.h \
54 babeltrace/graph/notification.h \
55 babeltrace/graph/notification-packet.h \
b2e0c907
PP
56 babeltrace/graph/notification-stream.h \
57 babeltrace/graph/port.h \
58 babeltrace/graph/private-component-filter.h \
59 babeltrace/graph/private-component-sink.h \
60 babeltrace/graph/private-component-source.h \
61 babeltrace/graph/private-component.h \
62 babeltrace/graph/private-connection.h \
63 babeltrace/graph/private-notification-iterator.h \
64 babeltrace/graph/private-port.h
6ee873c6 65
e92927d1 66noinst_HEADERS = \
3d9990ac 67 babeltrace/align-internal.h \
70bd0a12 68 babeltrace/babeltrace-internal.h \
3d9990ac 69 babeltrace/bitfield-internal.h \
1670bffd 70 babeltrace/common-internal.h \
beb0fb75
PP
71 babeltrace/compat/dirent-internal.h \
72 babeltrace/compat/fcntl-internal.h \
73 babeltrace/compat/glib-internal.h \
74 babeltrace/compat/limits-internal.h \
75 babeltrace/compat/memstream-internal.h \
76 babeltrace/compat/mman-internal.h \
77 babeltrace/compat/send-internal.h \
78 babeltrace/compat/stdio-internal.h \
79 babeltrace/compat/stdlib-internal.h \
80 babeltrace/compat/string-internal.h \
81 babeltrace/compat/utc-internal.h \
82 babeltrace/compat/uuid-internal.h \
3d9990ac 83 babeltrace/compiler-internal.h \
44e0a4f5 84 babeltrace/ctf-ir/attributes-internal.h \
beb0fb75 85 babeltrace/ctf-ir/clock-class-internal.h \
272df73e 86 babeltrace/ctf-ir/event-class-internal.h \
beb0fb75 87 babeltrace/ctf-ir/event-internal.h \
b011f6b0 88 babeltrace/ctf-ir/field-path-internal.h \
beb0fb75
PP
89 babeltrace/ctf-ir/field-types-internal.h \
90 babeltrace/ctf-ir/fields-internal.h \
91 babeltrace/ctf-ir/packet-internal.h \
09840de5 92 babeltrace/ctf-ir/resolve-internal.h \
adc315b8 93 babeltrace/ctf-ir/stream-class-internal.h \
3f043b05 94 babeltrace/ctf-ir/stream-internal.h \
daf01357 95 babeltrace/ctf-ir/trace-internal.h \
09840de5 96 babeltrace/ctf-ir/validation-internal.h \
8bf65fbd 97 babeltrace/ctf-ir/visitor-internal.h \
ac0c6bdd 98 babeltrace/ctf-writer/clock-internal.h \
273b65be 99 babeltrace/ctf-writer/functor-internal.h \
beb0fb75
PP
100 babeltrace/ctf-writer/serialize-internal.h \
101 babeltrace/ctf-writer/writer-internal.h \
3d9990ac 102 babeltrace/endian-internal.h \
beb0fb75 103 babeltrace/graph/clock-class-priority-map-internal.h \
b2e0c907 104 babeltrace/graph/component-class-internal.h \
b2e0c907 105 babeltrace/graph/component-filter-internal.h \
beb0fb75 106 babeltrace/graph/component-internal.h \
b2e0c907
PP
107 babeltrace/graph/component-sink-internal.h \
108 babeltrace/graph/component-source-internal.h \
beb0fb75
PP
109 babeltrace/graph/connection-internal.h \
110 babeltrace/graph/graph-internal.h \
b2e0c907 111 babeltrace/graph/notification-event-internal.h \
beb0fb75 112 babeltrace/graph/notification-heap-internal.h \
ece3fb0f 113 babeltrace/graph/notification-inactivity-internal.h \
b2e0c907 114 babeltrace/graph/notification-internal.h \
beb0fb75 115 babeltrace/graph/notification-iterator-internal.h \
b2e0c907
PP
116 babeltrace/graph/notification-packet-internal.h \
117 babeltrace/graph/notification-stream-internal.h \
beb0fb75
PP
118 babeltrace/graph/port-internal.h \
119 babeltrace/lib-logging-internal.h \
120 babeltrace/logging-internal.h \
121 babeltrace/mmap-align-internal.h \
122 babeltrace/object-internal.h \
123 babeltrace/plugin/plugin-internal.h \
124 babeltrace/plugin/plugin-so-internal.h \
125 babeltrace/prio-heap-internal.h \
126 babeltrace/ref-internal.h
This page took 0.04421 seconds and 4 git commands to generate.