Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
J
jitviewer
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
PyPy
jitviewer
Commits
6b6a853e104f
Commit
6b6a853e104f
authored
11 years ago
by
Edd Barrett
Browse files
Options
Downloads
Patches
Plain Diff
Revise the README now that argparse interface is implemented.
parent
7198640c99ae
Branches
branch/argparse-collect
Branches containing commit
No related tags found
Tags containing commit
1 merge request
!6
Revise README in light of recent changes to jitviewer.
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
README
+2
-6
2 additions, 6 deletions
README
with
2 additions
and
6 deletions
README
+
2
−
6
View file @
6b6a853e
...
...
@@ -23,7 +23,5 @@
source code is (roughly) the same version as the binary pypy that produced
the log file.
Finally, run it:
jitviewer.py log.pypylog
For usage information, invoke jitviewer.py with --help.
...
...
@@ -29,4 +27,2 @@
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.
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment