A search on "debug_start" in the pypy source code base reveals many other log options.So how do you include multiple in one file ?
On Sunday, December 11, 2016 7:33 PM, Shubha Ramani <shubharam...@yahoo.com> wrote: I can do export PYPYLOG=jit-backend-dump:shubha.log and I can do export PYPYLOG=jit-backend-addr:shubha.logwhile running the attached file which computes Fibonacci numbers. I run the script just by pypy fib.py and I did addthe requisite jitdriver and merge_point stuff. My question is, is there a way to get both jit-backend-addr and jit-backend-dump in the same log ? Also what other options are there for PYPYLOG besides the 2 mentioned, jit-backend-dump and jit-backend-addr ? Thanks, Shubha
_______________________________________________ pypy-dev mailing list pypy-dev@python.org https://mail.python.org/mailman/listinfo/pypy-dev