Rename bt_ctf_type_id -> bt_ctf_field_type_id (and the enumerators)
authorPhilippe Proulx <eeppeliteloop@gmail.com>
Mon, 3 Apr 2017 21:48:51 +0000 (17:48 -0400)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Sun, 28 May 2017 16:57:40 +0000 (12:57 -0400)
commit1487a16a42ca7be6b85ef210644d9ac398d7c0dd
treeb02e6e6ccb5b42b63561e75ee3abeae05e56dede
parent1cf2343a42dd1a82d46a16b4c4a51d01156757e0
Rename bt_ctf_type_id -> bt_ctf_field_type_id (and the enumerators)

Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
20 files changed:
include/babeltrace/ctf-ir/field-types-internal.h
include/babeltrace/ctf-ir/field-types.h
include/babeltrace/ctf-ir/fields.h
lib/ctf-ir/event-class.c
lib/ctf-ir/event.c
lib/ctf-ir/field-types.c
lib/ctf-ir/fields.c
lib/ctf-ir/resolve.c
lib/ctf-ir/stream-class.c
lib/ctf-ir/stream.c
lib/ctf-ir/trace.c
lib/ctf-ir/validation.c
plugins/ctf/common/btr/btr.c
plugins/ctf/common/notif-iter/notif-iter.c
plugins/debug-info/copy.c
plugins/libctfcopytrace/clock-fields.c
plugins/libctfcopytrace/ctfcopytrace.c
plugins/text/print.c
plugins/utils/trimmer/copy.c
tests/lib/test_ctf_writer.c
This page took 0.027521 seconds and 4 git commands to generate.