Hi,

meanwhile i managed to let the profiling data be written into a file. Now
i am trying to determine the best point in time when to start creating the
traceModel. I registered a ProfilEventListener and listen to
STOP_COLLECTING events. If the specific AgentpPoxy, which is the source of
that event gets inactive i start reading the trcxml file ...

Unfortunately that seems to be to early (zip not finished). When waiting a
bit longer (assumably until XMLDataProcessor has been finished) everything
works fine. I looked into XMLDataProcessor but i didn't find any other
certain indicator.

Could you give me a hint?

Cheers,

Thomas E.-E.


_______________________________________________
tptp-tracing-profiling-tools-dev mailing list
tptp-tracing-profiling-tools-dev@eclipse.org
https://dev.eclipse.org/mailman/listinfo/tptp-tracing-profiling-tools-dev

Reply via email to