summaryrefslogtreecommitdiff
path: root/scripts/tracetool/__init__.py
AgeCommit message (Expand)AuthorFilesLines
2012-05-01tracetool: avoid str.rpartition() Python 2.5 functionStefan Hajnoczi1-7/+10
2012-05-01tracetool: use Python 2.4-compatible __import__() argumentsStefan Hajnoczi1-1/+1
2012-04-18tracetool: Add support for the 'dtrace' backendLluís Vilanova1-1/+10
2012-04-18tracetool: Rewrite infrastructure as python modulesLluís Vilanova1-0/+262