|
|
|
Re: TPTP porting to embedded platforms [message #121069 is a reply to message #120996] |
Sun, 20 January 2008 04:28   |
Eclipse User |
|
|
|
Andrew V. Novoselsky wrote:
> Is there anyone who tried to port TPTP JVMTI agent and agent controller
> to ARM or MIPS platforms?
>
> Q to TPTP contributors : what is your estimation about agent and agent
> controller dependencies on CPU type - how many files are CPU-dependent ?
With regard to the profiler Agent and runtime libraries (CGProf,
HeapProf, ThreadProf, JPIAgent, JPI, JPIBootLoader, etc), the majority
of the code is "pure" C++ and depends on JVMTI and JNI. Most of the
OS/Architecture-specific code is encapsulated in an OS Abstraction
Library (MartiniOSA.DLL).
Porting this code to another platform largely depends on whether you
have a JVM for this platform that fully supports JVMTI and JNI.
If you have any specific questions on these components, feel free to
post them here and I'll do my best to answer.
HTH,
Asaf
--
Asaf Yaffe
Eclipse TPTP Committer, JVMTI Profiler
|
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.03755 seconds