On Mon, 12 Dec 2016, Shubha Ramani via pypy-dev wrote:

I can do export PYPYLOG=jit-backend-dump:shubha.log and I can do export PYPYLOG=jit-backend-addr:shubha.log while running the attached file which computes Fibonacci numbers. I run the script just by pypy fib.py and I did add the requisite jitdriver and merge_point stuff.

Separate by comma as explained in the documentation that I've linked?

    PYPYLOG=jit-backend-dump:shubha.log,jit-backend-addr:shubha.log

--
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