CTF: fix packet indexing
authorMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Wed, 13 Jul 2011 15:11:10 +0000 (11:11 -0400)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Wed, 13 Jul 2011 15:11:10 +0000 (11:11 -0400)
commit862434ecc02a49c7ee570bd57647755ecbaf7aa0
tree60b697d6f755e8b1dd1bdefd08039d5a731e0108
parentf82548675c86f95873b506a48d807b035c57ab77
CTF: fix packet indexing

Slowness was caused by unneeded recreation of stream event fields for
each packet.

Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
formats/ctf/ctf.c
This page took 0.025664 seconds and 4 git commands to generate.