dotgnu-general
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [DotGNU]Re: [DOTNET-ROTOR] Modification on Fjit - help


From: Gopal V
Subject: Re: [DotGNU]Re: [DOTNET-ROTOR] Modification on Fjit - help
Date: Wed, 5 Feb 2003 21:11:16 +0530
User-agent: Mutt/1.2.5i

If memory serves me right, James Michael DuPont wrote:
> I think they might be able to help you. 
> Maybe you can do your project with pnet and not rotor?

I think I can be of help ....

> > a call in native code to a method written in C++ so every time the
> > jitted method is executed it performs a call to my method before
> > doing the call that it is supposed to do but I don't know how to do
> > it. I hope I have explained it well. If anyone can help me I would be
> > very grateful. Thank you.

Actually this is exactly what my Call Graph generator for pnet does.
James McParlane has uploaded a copy of the trace of HelloWorld to
http://set-top.net/~t3rmin4t0r/helloworld.jpeg.gz

The patch I had sent to developers list was for inserting a C method
to engine which hooks to the CALL_* opcodes to output a dynamic call
graph & profile at the end. Take a look.

Hope this helps,
Gopal
-- 
The difference between insanity and genius is measured by success


reply via email to

[Prev in Thread] Current Thread [Next in Thread]