Hi Jérémie,
Thank you very much. That helps a bunch. I think in general, we can make some
guarantees around when tracepoints are no-longer called, so we should just be
able to dlclose liblttng-ust after that point.
Mathieu – if you have any additional advice, that would be great.
Thank you m
Fixes: 905
Signed-off-by: Jonathan Rajotte
---
src/bin/lttng/commands/disable_events.c | 2 +-
src/bin/lttng/commands/enable_events.c | 4 ++--
src/bin/lttng/utils.h | 8 +++-
3 files changed, 10 insertions(+), 4 deletions(-)
diff --git a/src/bin/lttng/commands/disable_ev
Depends on the packet_seq_num fields available in the CTF index v1.1
(produced by LTTng 2.8).
Same limitation as the events discarded information: if a stream is
split in multiple files, the counters might not report the appropriate
information for now.
Signed-off-by: Julien Desfossez
---
format
Produced by LTTng as of 2.8 (no compatibility breakage with 1.0)
Signed-off-by: Julien Desfossez
---
formats/ctf/ctf.c | 10 +-
include/babeltrace/ctf/ctf-index.h | 5 -
include/babeltrace/ctf/types.h | 3 +++
3 files changed, 16 insertions(+), 2 deletions(-)