Author: Alex Gaynor <[email protected]>
Branch: 
Changeset: r141:67de959672a3
Date: 2011-07-10 12:10 -0700
http://bitbucket.org/pypy/jitviewer/changeset/67de959672a3/

Log:    Added in what you need for asm integration.

diff --git a/README b/README
--- a/README
+++ b/README
@@ -20,5 +20,5 @@
     jitviewer.py log
 
 where log is a logfile generated by
-PYPYLOG=jit-log-opt,jit-backend-counts:log pypy-c <args>.
+PYPYLOG=jit-log-opt,jit-backend-counts,jit-backend-dump:log pypy-c <args>.
 An example log file comes with a checkout.
_______________________________________________
pypy-commit mailing list
[email protected]
http://mail.python.org/mailman/listinfo/pypy-commit

Reply via email to