summaryrefslogtreecommitdiffstats
path: root/src/gallium/state_trackers/python/retrace/parser.py
Commit message (Expand)AuthorAgeFilesLines
* progs/gallium/python: New home for python statetracker scripts.José Fonseca2010-02-141-34/+0
* python/retrace: Rename module as it conflicts with a builtin module.José Fonseca2009-04-171-359/+1
* python: Use a sequential number to identify each call.José Fonseca2009-03-251-1/+12
* python/trace: Control the interpreter from command line options.José Fonseca2009-03-251-8/+32
* python/retrace: Highlight the trace dump to help to visualize.José Fonseca2008-11-191-2/+6
* python/retrace: Use the usual BSD-style license.José Fonseca2008-11-191-18/+26
* python/retrace: Process the trace call-by-call (instead of reading everything...José Fonseca2008-08-221-9/+17
* python/retrace: Support gziped traces.José Fonseca2008-08-211-2/+8
* python/retrace: Trim null chars.José Fonseca2008-08-191-0/+1
* python/retrace: Keep addresses as strings.José Fonseca2008-08-151-2/+0
* python/retrace: Application capable of replaying gallium traces.José Fonseca2008-08-141-0/+332