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