Fix dynamic update of marker data across same channel tracefiles
authorMathieu Desnoyers <mathieu.desnoyers@polymtl.ca>
Sat, 14 Aug 2010 15:20:45 +0000 (11:20 -0400)
committerMathieu Desnoyers <mathieu.desnoyers@polymtl.ca>
Sat, 14 Aug 2010 15:20:45 +0000 (11:20 -0400)
Fixes garbled string output when the same channel / event are written by
concurrent threads. This was caused by the fact that metadata information was
shared across cpu tracefiles for a given channel.

Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>

No differences found
This page took 0.025601 seconds and 4 git commands to generate.