include/Makefile.am: add titles (comments) to groups of files
[babeltrace.git] / include / Makefile.am
1 # Core API
2 babeltraceinclude_HEADERS = \
3 babeltrace/babeltrace.h \
4 babeltrace/values.h \
5 babeltrace/ref.h \
6 babeltrace/logging.h
7
8 # Legacy API (for CTF writer)
9 babeltracectfinclude_HEADERS = \
10 babeltrace/ctf/events.h
11
12 # CTF writer API
13 babeltracectfwriterinclude_HEADERS = \
14 babeltrace/ctf-writer/clock.h \
15 babeltrace/ctf-writer/writer.h \
16 babeltrace/ctf-writer/event-fields.h \
17 babeltrace/ctf-writer/event-types.h \
18 babeltrace/ctf-writer/event.h \
19 babeltrace/ctf-writer/stream.h \
20 babeltrace/ctf-writer/stream-class.h
21
22 # CTF IR API
23 babeltracectfirinclude_HEADERS = \
24 babeltrace/ctf-ir/clock-class.h \
25 babeltrace/ctf-ir/fields.h \
26 babeltrace/ctf-ir/field-types.h \
27 babeltrace/ctf-ir/event.h \
28 babeltrace/ctf-ir/event-class.h \
29 babeltrace/ctf-ir/field-path.h \
30 babeltrace/ctf-ir/stream.h \
31 babeltrace/ctf-ir/packet.h \
32 babeltrace/ctf-ir/stream-class.h \
33 babeltrace/ctf-ir/trace.h \
34 babeltrace/ctf-ir/utils.h \
35 babeltrace/ctf-ir/visitor.h
36
37 # Plugin and plugin development API
38 babeltraceplugininclude_HEADERS = \
39 babeltrace/plugin/plugin.h \
40 babeltrace/plugin/plugin-dev.h
41
42 # Graph, component, and notification API
43 babeltracegraphinclude_HEADERS = \
44 babeltrace/graph/clock-class-priority-map.h \
45 babeltrace/graph/component-class-filter.h \
46 babeltrace/graph/component-class-sink.h \
47 babeltrace/graph/component-class-source.h \
48 babeltrace/graph/component-class.h \
49 babeltrace/graph/component-filter.h \
50 babeltrace/graph/component-sink.h \
51 babeltrace/graph/component-source.h \
52 babeltrace/graph/component-status.h \
53 babeltrace/graph/component.h \
54 babeltrace/graph/connection.h \
55 babeltrace/graph/graph.h \
56 babeltrace/graph/notification-event.h \
57 babeltrace/graph/notification-heap.h \
58 babeltrace/graph/notification-inactivity.h \
59 babeltrace/graph/notification-iterator.h \
60 babeltrace/graph/notification.h \
61 babeltrace/graph/notification-packet.h \
62 babeltrace/graph/notification-stream.h \
63 babeltrace/graph/port.h \
64 babeltrace/graph/private-component-filter.h \
65 babeltrace/graph/private-component-sink.h \
66 babeltrace/graph/private-component-source.h \
67 babeltrace/graph/private-component.h \
68 babeltrace/graph/private-connection.h \
69 babeltrace/graph/private-notification-iterator.h \
70 babeltrace/graph/private-port.h
71
72 noinst_HEADERS = \
73 babeltrace/align-internal.h \
74 babeltrace/babeltrace-internal.h \
75 babeltrace/bitfield-internal.h \
76 babeltrace/common-internal.h \
77 babeltrace/compat/dirent-internal.h \
78 babeltrace/compat/fcntl-internal.h \
79 babeltrace/compat/glib-internal.h \
80 babeltrace/compat/limits-internal.h \
81 babeltrace/compat/memstream-internal.h \
82 babeltrace/compat/mman-internal.h \
83 babeltrace/compat/send-internal.h \
84 babeltrace/compat/stdio-internal.h \
85 babeltrace/compat/stdlib-internal.h \
86 babeltrace/compat/string-internal.h \
87 babeltrace/compat/utc-internal.h \
88 babeltrace/compat/uuid-internal.h \
89 babeltrace/compiler-internal.h \
90 babeltrace/ctf-ir/attributes-internal.h \
91 babeltrace/ctf-ir/clock-class-internal.h \
92 babeltrace/ctf-ir/event-class-internal.h \
93 babeltrace/ctf-ir/event-internal.h \
94 babeltrace/ctf-ir/field-path-internal.h \
95 babeltrace/ctf-ir/field-types-internal.h \
96 babeltrace/ctf-ir/fields-internal.h \
97 babeltrace/ctf-ir/packet-internal.h \
98 babeltrace/ctf-ir/resolve-internal.h \
99 babeltrace/ctf-ir/stream-class-internal.h \
100 babeltrace/ctf-ir/stream-internal.h \
101 babeltrace/ctf-ir/trace-internal.h \
102 babeltrace/ctf-ir/validation-internal.h \
103 babeltrace/ctf-ir/visitor-internal.h \
104 babeltrace/ctf-writer/clock-internal.h \
105 babeltrace/ctf-writer/functor-internal.h \
106 babeltrace/ctf-writer/serialize-internal.h \
107 babeltrace/ctf-writer/writer-internal.h \
108 babeltrace/endian-internal.h \
109 babeltrace/graph/clock-class-priority-map-internal.h \
110 babeltrace/graph/component-class-internal.h \
111 babeltrace/graph/component-filter-internal.h \
112 babeltrace/graph/component-internal.h \
113 babeltrace/graph/component-sink-internal.h \
114 babeltrace/graph/component-source-internal.h \
115 babeltrace/graph/connection-internal.h \
116 babeltrace/graph/graph-internal.h \
117 babeltrace/graph/notification-event-internal.h \
118 babeltrace/graph/notification-heap-internal.h \
119 babeltrace/graph/notification-inactivity-internal.h \
120 babeltrace/graph/notification-internal.h \
121 babeltrace/graph/notification-iterator-internal.h \
122 babeltrace/graph/notification-packet-internal.h \
123 babeltrace/graph/notification-stream-internal.h \
124 babeltrace/graph/port-internal.h \
125 babeltrace/lib-logging-internal.h \
126 babeltrace/logging-internal.h \
127 babeltrace/mmap-align-internal.h \
128 babeltrace/object-internal.h \
129 babeltrace/plugin/plugin-internal.h \
130 babeltrace/plugin/plugin-so-internal.h \
131 babeltrace/prio-heap-internal.h \
132 babeltrace/ref-internal.h
This page took 0.031543 seconds and 4 git commands to generate.