Add logging API (internal to log, public to set the current log level)
[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 \
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 \
beb0fb75
PP
72 babeltrace/compat/dirent-internal.h \
73 babeltrace/compat/fcntl-internal.h \
74 babeltrace/compat/glib-internal.h \
75 babeltrace/compat/limits-internal.h \
76 babeltrace/compat/memstream-internal.h \
77 babeltrace/compat/mman-internal.h \
78 babeltrace/compat/send-internal.h \
79 babeltrace/compat/stdio-internal.h \
80 babeltrace/compat/stdlib-internal.h \
81 babeltrace/compat/string-internal.h \
82 babeltrace/compat/utc-internal.h \
83 babeltrace/compat/uuid-internal.h \
3d9990ac 84 babeltrace/compiler-internal.h \
44e0a4f5 85 babeltrace/ctf-ir/attributes-internal.h \
beb0fb75 86 babeltrace/ctf-ir/clock-class-internal.h \
272df73e 87 babeltrace/ctf-ir/event-class-internal.h \
beb0fb75 88 babeltrace/ctf-ir/event-internal.h \
b011f6b0 89 babeltrace/ctf-ir/field-path-internal.h \
beb0fb75
PP
90 babeltrace/ctf-ir/field-types-internal.h \
91 babeltrace/ctf-ir/fields-internal.h \
92 babeltrace/ctf-ir/packet-internal.h \
09840de5 93 babeltrace/ctf-ir/resolve-internal.h \
adc315b8 94 babeltrace/ctf-ir/stream-class-internal.h \
3f043b05 95 babeltrace/ctf-ir/stream-internal.h \
daf01357 96 babeltrace/ctf-ir/trace-internal.h \
09840de5 97 babeltrace/ctf-ir/validation-internal.h \
8bf65fbd 98 babeltrace/ctf-ir/visitor-internal.h \
ac0c6bdd 99 babeltrace/ctf-writer/clock-internal.h \
273b65be 100 babeltrace/ctf-writer/functor-internal.h \
beb0fb75
PP
101 babeltrace/ctf-writer/serialize-internal.h \
102 babeltrace/ctf-writer/writer-internal.h \
3d9990ac 103 babeltrace/endian-internal.h \
beb0fb75 104 babeltrace/graph/clock-class-priority-map-internal.h \
b2e0c907 105 babeltrace/graph/component-class-internal.h \
b2e0c907 106 babeltrace/graph/component-filter-internal.h \
beb0fb75 107 babeltrace/graph/component-internal.h \
b2e0c907
PP
108 babeltrace/graph/component-sink-internal.h \
109 babeltrace/graph/component-source-internal.h \
beb0fb75
PP
110 babeltrace/graph/connection-internal.h \
111 babeltrace/graph/graph-internal.h \
b2e0c907
PP
112 babeltrace/graph/notification-eot-internal.h \
113 babeltrace/graph/notification-event-internal.h \
beb0fb75 114 babeltrace/graph/notification-heap-internal.h \
ece3fb0f 115 babeltrace/graph/notification-inactivity-internal.h \
b2e0c907 116 babeltrace/graph/notification-internal.h \
beb0fb75 117 babeltrace/graph/notification-iterator-internal.h \
b2e0c907
PP
118 babeltrace/graph/notification-packet-internal.h \
119 babeltrace/graph/notification-stream-internal.h \
beb0fb75
PP
120 babeltrace/graph/port-internal.h \
121 babeltrace/lib-logging-internal.h \
122 babeltrace/logging-internal.h \
123 babeltrace/mmap-align-internal.h \
124 babeltrace/object-internal.h \
125 babeltrace/plugin/plugin-internal.h \
126 babeltrace/plugin/plugin-so-internal.h \
127 babeltrace/prio-heap-internal.h \
128 babeltrace/ref-internal.h
This page took 0.044096 seconds and 4 git commands to generate.