[lttng-dev] [tracecompass-dev] Scalability
Doug Schaefer
dschaefer at blackberry.com
Tue Mar 12 11:47:09 EDT 2019
In the thread on the tracecompass list, I also mentioned that the babeltrace utility itself ran out of memory when reading the file. That's actually my biggest worry. I got around the generator issue by flushing every 100K events.
I'll create a quick generator that shows the same issue and post it in a bit.
Doug.
On Tue, 2019-03-12 at 11:34 -0400, Jonathan Rajotte-Julien wrote:
On Tue, Mar 12, 2019 at 03:23:23PM +0000, Doug Schaefer wrote:
It should be easy to generate a random one with the class I mentioned below
and fill it with 16 million events.
Not if the problem is in the generator code ;).
BTW, two of the int fields are 5 and 10
bits respectively, but I'm not sure that matters (or at least it shouldn't).
Make sure to check the endian-ness of those fields.
What class? Not sure I see any reference to any.
Since you are generating CTF the error can be in the generator code. Please
provide either a trace reproducing the issue or a base reproducer. It will be
much easier overall than us trying to reproduce it blindly.
Cheers.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.lttng.org/pipermail/lttng-dev/attachments/20190312/8d057b4c/attachment.html>
More information about the lttng-dev
mailing list