Author: Edd Barrett <vex...@gmail.com> Branch: argparse-collect Changeset: r249:6b6a853e104f Date: 2013-09-12 20:56 +0100 http://bitbucket.org/pypy/jitviewer/changeset/6b6a853e104f/
Log: Revise the README now that argparse interface is implemented. diff --git a/README b/README --- a/README +++ b/README @@ -23,10 +23,6 @@ source code is (roughly) the same version as the binary pypy that produced the log file. -Finally, run it: +For usage information, invoke jitviewer.py with --help. - jitviewer.py log.pypylog - -where log.pypylog is a logfile generated by -PYPYLOG=jit-log-opt,jit-backend:log.pypylog pypy <args>. -An example log file comes with a checkout. +An example log file is shipped with the jitviewer source code. _______________________________________________ pypy-commit mailing list pypy-commit@python.org https://mail.python.org/mailman/listinfo/pypy-commit