Support to dump the kernel metadata cache from the beginning
authorJulien Desfossez <jdesfossez@efficios.com>
Mon, 11 Dec 2017 21:58:51 +0000 (16:58 -0500)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Fri, 9 Mar 2018 19:00:18 +0000 (14:00 -0500)
commit8024cc8c4f2b6b0413b2e8d5b5bf01024a91a337
tree957bdea5bc4bc1dc1a6764ca25e9c4f2c2528ad2
parentfc6d7a51ee49245f1c24cc33f05a4a8983028f8c
Support to dump the kernel metadata cache from the beginning

On demand, the consumer can ask for the kernel tracer to dump the
content of the metadata cache (depends on lttng-modules 2.11). This
allows to extract the exact same metadata (compared to regenerating it
which could change the epoch offset).

Signed-off-by: Julien Desfossez <jdesfossez@efficios.com>
Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
src/common/kernel-ctl/kernel-ctl.c
src/common/kernel-ctl/kernel-ctl.h
src/common/kernel-ctl/kernel-ioctl.h
This page took 0.02673 seconds and 5 git commands to generate.