aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* svn merge -r78744:HEAD svn+ssh://hakanardo@codespeak.net/svn/pypy/trunkHakan Ardo2010-11-176-7/+256
* svn merge -r78530:HEAD svn+ssh://hakanardo@codespeak.net/svn/pypy/trunkHakan Ardo2010-11-052-3/+5
* Fix.Armin Rigo2010-10-311-3/+3
* (hakanardo, cfbolz, arigo) fixed mergeHakan Ardo2010-10-301-0/+3
* svn merge -r77505:HEAD svn+ssh://hakanardo@codespeak.net/svn/pypy/trunkHakan Ardo2010-10-305-9/+407
* display the details of operations before and after optimizationsAntonio Cuni2010-09-281-3/+18
* add an option to save the differences between non-optimized loops and optimiz...Antonio Cuni2010-09-281-13/+34
* add the possibility to consider all loops in a file, and to print an accumula...Antonio Cuni2010-09-281-6/+15
* add the possibility to print a summary of the operations contained in the loopAntonio Cuni2010-09-281-14/+32
* Improve a bit reading of long numbersMaciej Fijalkowski2010-09-231-3/+4
* Merge the resoperation-refactoring branch.Antonio Cuni2010-09-221-1/+1
* Merge rsocket-improvements branch. This branch intends to provide supportMaciej Fijalkowski2010-09-101-5/+6
* remove a debugging printMaciej Fijalkowski2010-08-301-1/+0
* Add to traceviewer an option (--use-threshold) that will display only top 20Maciej Fijalkowski2010-08-302-33/+58
* highlight the names of the class and of the field in FieldDescrsAntonio Cuni2010-07-151-1/+7
* make sure that it works when (require)d by my ~/.emacsAntonio Cuni2010-07-141-4/+9
* minor updateAntonio Cuni2010-07-141-5/+6
* an emacs mode to look at JIT tracesAntonio Cuni2010-07-142-0/+38
* merge the sys-prefix branch.Antonio Cuni2010-06-241-1/+1
* issue545 testingArmin Rigo2010-06-092-14/+3
* Merge the branch/blackhole-improvement (via theArmin Rigo2010-06-082-9/+0
* Make boxes linkable. This makes it easier to trace stuffMaciej Fijalkowski2010-03-121-0/+4
* Kill some code. Kills dict-dependency order as a side effect (codeMaciej Fijalkowski2010-03-121-17/+1
* fix commentBenjamin Peterson2010-03-121-1/+1
* Rename otherviewer->traceviewerMaciej Fijalkowski2010-03-122-8/+19
* FixMaciej Fijalkowski2010-03-111-2/+3
* minor improvements to otherviewerMaciej Fijalkowski2010-03-111-1/+7
* Improve otherviewer, fix tests. For a very large files, you need to provide aMaciej Fijalkowski2010-03-112-25/+77
* handle ratio=0 caseMaciej Fijalkowski2010-03-011-0/+2
* Fix testsMaciej Fijalkowski2010-02-231-2/+2
* fix countersMaciej Fijalkowski2010-02-221-4/+5
* Try to make links work. I think they're buggy for now, they need a testMaciej Fijalkowski2010-02-221-20/+53
* Playing with colors: instead of just red-or-green-or-yellow,Armin Rigo2010-02-222-10/+30
* * support bz2 files by default in logparserMaciej Fijalkowski2010-02-224-3/+10
* a packed version for testingMaciej Fijalkowski2010-02-221-0/+0
* A viewer for logsMaciej Fijalkowski2010-02-222-0/+198
* Improve this tool, laying down in my wc for a while nowMaciej Fijalkowski2010-01-251-2/+4
* Merge the virtual-forcing branch, adding support for virtualrefs.Armin Rigo2010-01-042-10/+28
* merging py11 branch that integrates the py-1.1.0 release verbatim andHolger Krekel2009-11-111-2/+1
* Move these tools to jit/tool/. Fix them.Armin Rigo2009-11-023-0/+192
* Merge the 'logging2' branch. Add a general way to record logging eventsArmin Rigo2009-11-012-7/+5
* Add a tool for parsing results of jit profilingMaciej Fijalkowski2009-10-234-0/+171