[pypy-dev] how do you parse jit log containing binary dump ?

Yury V. Zaytsev yury at shurup.com
Fri Dec 9 09:46:13 EST 2016


On Fri, 9 Dec 2016, Richard Plangger wrote:

> Jitlog is data generated by the JIT compiler. Without a jitdriver, it
> will not be able to JIT compile any code, thus you cannot obtain that
> file. If you do not have a rpython program, you cannot really generate
> the jitlog easily.
>
> I'm unsure what you want to achieve, if you give me more information
> what you mean by 'run some open source benchmark' or 'I don't want to
> add JItdriver'?

I have the impression that he wants

https://vmprof.readthedocs.io/en/latest/jitlog.html

-- 
Sincerely yours,
Yury V. Zaytsev


More information about the pypy-dev mailing list