Hi Neil,

Both Execution Time and Memory analyses use bytecode instrumentation
(BCI). Therefore, we currently do not allow using them at the same time.
This is mainly an issue of extra effort involved in testing these
scenarios to make sure that the BCI requirements of each analysis do not
conflict with the other. Moving forward, we expect to eventually remove
this limitation, but we don't currently have any time estimates for
this.

Thanks,
Asaf


-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf
Of Neil Dunn
Sent: Thursday, March 15, 2007 12:49 PM
To: TPTP Tracing and Profiling Tools Project developer discussions
Subject: [tptp-tracing-profiling-tools-dev] Why can we not profile time
andmemory simultaneously?

Hi guys,

Why is it not possible to profile execution time and memory at the
same time in the JVMTI profiler? Is it to do with bytecode
instrumentation?

Just asking so I can discuss in a project report about my tptp related
project.

Cheers,
Neil
_______________________________________________
tptp-tracing-profiling-tools-dev mailing list
tptp-tracing-profiling-tools-dev@eclipse.org
https://dev.eclipse.org/mailman/listinfo/tptp-tracing-profiling-tools-de
v
_______________________________________________
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