[lttng-dev] Disable LTTng tracing to disk

shirish gajera gajerashirish at gmail.com
Thu Mar 26 17:34:28 EDT 2015


Hello,

Is there any option where I can disable LTTng tracing to disk? But, I want
in memory tracing.

What I want is not to write to disk and reading the tracing from the in
memory. So, my next question will be how to read in memory tracing ?

I tried following but I am not sure whether this will disable tracing to
disk or not.

lttng create --no-output TESTING
lttng enable-channel --userspace --tracefile-size 1M --tracefile-count 1
--overwrite channel1
lttng enable-event -u -a -c channel1
lttng start

Thanks.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.lttng.org/pipermail/lttng-dev/attachments/20150326/9eb7fa4a/attachment.html>


More information about the lttng-dev mailing list