mbox

[v2,0/4] Rework CTF event description storage

Message ID 20201028210249.9021-1-david.marchand@redhat.com (mailing list archive)
Headers

Message

David Marchand Oct. 28, 2020, 9:02 p.m. UTC
  Following recent increase of an internal array that was limiting CTF event
descriptions, I had a second look at the code.
All of this is slow path, so I see no reason in keeping this limitation
and we can go with dynamic allocations.