Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2014-06-09 | trace: Multi-backend tracing | Lluís Vilanova | 1 | -13/+11 |
2014-05-07 | trace: [tracetool] Minimize the amount of per-backend code | Lluís Vilanova | 1 | -17/+2 |
2014-05-07 | trace: [tracetool] Cosmetic changes | Lluís Vilanova | 1 | -7/+7 |
2014-05-07 | trace: [tracetool] Spacing changes | Lluís Vilanova | 1 | -3/+4 |
2014-05-07 | trace: [tracetool] Add methods 'Event.copy' and 'Arguments.copy' | Lluís Vilanova | 1 | -0/+9 |
2014-05-07 | trace: [tracetool] Add method 'Event.api' to build event names | Lluís Vilanova | 1 | -1/+9 |
2012-05-01 | tracetool: avoid str.rpartition() Python 2.5 function | Stefan Hajnoczi | 1 | -7/+10 |
2012-05-01 | tracetool: use Python 2.4-compatible __import__() arguments | Stefan Hajnoczi | 1 | -1/+1 |
2012-04-18 | tracetool: Add support for the 'dtrace' backend | Lluís Vilanova | 1 | -1/+10 |
2012-04-18 | tracetool: Rewrite infrastructure as python modules | Lluís Vilanova | 1 | -0/+262 |