Common Trace Format 2 generation sow-2021-0006-rev1
authorFrancis Deslauriers <francis.deslauriers@efficios.com>
Thu, 6 Jan 2022 23:30:51 +0000 (18:30 -0500)
committerFrancis Deslauriers <francis.deslauriers@efficios.com>
Thu, 13 Jan 2022 16:52:50 +0000 (11:52 -0500)
commit4d5993889c4c872b1eb527263494c14bd3e417cb
treeab58524c2463d802b3d7c915235728023e450e88
parent45fe4e1a42028b821757e0b98f9b33bf435a108a
Common Trace Format 2 generation

Signed-off-by: Francis Deslauriers <francis.deslauriers@efficios.com>
Change-Id: I327a85a2c3e259830795f181f218b1f3504f24fb
16 files changed:
include/instrumentation/syscalls/headers/syscalls_pointers_override.h
include/lttng/events.h
include/lttng/uuid.h [new file with mode: 0644]
src/Kbuild
src/clock-utils.c [new file with mode: 0644]
src/clock-utils.h [new file with mode: 0644]
src/ctf1-8.c [new file with mode: 0644]
src/ctf1-8.h [new file with mode: 0644]
src/ctf2.c [new file with mode: 0644]
src/ctf2.h [new file with mode: 0644]
src/field-path-resolving.c [new file with mode: 0644]
src/field-path-resolving.h [new file with mode: 0644]
src/lttng-events.c
src/lttng-uuid.c [new file with mode: 0644]
src/metadata-printer.c [new file with mode: 0644]
src/metadata-printer.h [new file with mode: 0644]
This page took 0.036248 seconds and 5 git commands to generate.