Skip to main content

Viewer for pypy's jit traces

Project description

You need to use PyPy to run this. To get started, using a recent virtualenv (1.6.1 or newer), virtualenvwrapper, and a recent PyPy.

PyPy versions correspond to jitviewer tags, so pypy-1.9 tag in jitviewer means it works with pypy 1.9.

On Mac OSX you will also need to install binutils, to make objdump available.

To create a virtualenv (note that mkvirtualenv only accepts absolute paths):

mkvirtualenv –python=/path/to/pypy pypy-viewer

Now install the dependencies:

pip install -r requirements.txt

or

python setup.py develop

It also requires pypy to be importable (as in source code), you can do this by setting your PYTHONPATH enviroment variable. Make sure that this source code is (roughly) the same version as the binary pypy that produced the log file.

For usage information, invoke jitviewer.py with –help.

An example log file is shipped with the jitviewer source code.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

JitViewer-0.2.tar.gz (546.7 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page