Hi Yury. You're right that is close to what I want. Just reading that link, it 
seems that no specialinstrumentation needs to be added to the Python code in 
order for any old python code out in the wild tobe able to dump JIT compiler 
logs. JIT Compiler Logs — vmprof 0.3 documentation

  
|  
|   |  
JIT Compiler Logs — vmprof 0.3 documentation
   |  |

  |

 
 

    On Friday, December 9, 2016 6:46 AM, Yury V. Zaytsev <y...@shurup.com> 
wrote:
 

 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


   
_______________________________________________
pypy-dev mailing list
pypy-dev@python.org
https://mail.python.org/mailman/listinfo/pypy-dev

Reply via email to