Fix double start/stop trace
authorDavid Goulet <dgoulet@efficios.com>
Wed, 15 Feb 2012 00:00:56 +0000 (19:00 -0500)
committerDavid Goulet <dgoulet@efficios.com>
Wed, 15 Feb 2012 00:00:59 +0000 (19:00 -0500)
The started flag, use to detect start vs restart, was set to 0 when
stopping tracing which is really not suppose to. An assert has been
addedd to detect a started = 0 at this stage which is a bad execution
flow error.

Signed-off-by: David Goulet <dgoulet@efficios.com>

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