Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2012-12-23 | build: Use separate makefile for "trace/" | Lluís Vilanova | 1 | -1/+1 |
2012-11-16 | Avoid all systemtap reserved words | Daniel P. Berrange | 1 | -1/+10 |
2012-09-23 | dtrace backend: add function to reserved words | Alon Levy | 1 | -1/+1 |
2012-08-14 | trace/simple: Fix compiler warning for 32 bit hosts | Stefan Weil | 1 | -1/+1 |
2012-07-19 | Simpletrace v2: Support multiple arguments, strings. | Harsh Prateek Bora | 1 | -19/+71 |
2012-05-01 | tracetool: avoid pkgutil.iter_modules() Python 2.7 function | Stefan Hajnoczi | 1 | -2/+6 |
2012-04-18 | tracetool: handle DTrace keywords 'in', 'next', 'self' | Stefan Hajnoczi | 1 | -4/+4 |
2012-04-18 | tracetool: Add support for the 'dtrace' backend | Lluís Vilanova | 1 | -0/+97 |
2012-04-18 | tracetool: Add support for the 'ust' backend | Lluís Vilanova | 1 | -0/+90 |
2012-04-18 | tracetool: Add support for the 'simple' backend | Lluís Vilanova | 1 | -0/+55 |
2012-04-18 | tracetool: Add support for the 'stderr' backend | Lluís Vilanova | 1 | -0/+56 |
2012-04-18 | tracetool: Rewrite infrastructure as python modules | Lluís Vilanova | 1 | -0/+111 |