430c430,432
< traceData->finalize();
---
> traceData->dump();
> delete traceData;
> traceData = NULL;