supernova: synth tracing - use thread-local scratchpad
commitb4cc3610f967ea75d222045f3816a410eb28c78a
authorTim Blechmann <tim@klingt.org>
Mon, 26 Dec 2011 11:14:14 +0000 (26 12:14 +0100)
committerTim Blechmann <tim@klingt.org>
Mon, 26 Dec 2011 11:17:54 +0000 (26 12:17 +0100)
tree174a575a6b4f24810049042366dec68321eee5f2
parentf49e0dd9c5e36fccfbe0f2555f9a37a724e3f533
supernova: synth tracing - use thread-local scratchpad

using a thread-local scratchpad, we only need to lock the log mutex when
actually writing to the ringbuffer.

Signed-off-by: Tim Blechmann <tim@klingt.org>
server/supernova/sc/sc_synth.cpp