1. db4df20 trace: Fix 'char **' compilation error in simple backend by Fam Zheng · 8 years ago
  2. 80dd5c4 trace: introduce a formal group name for trace events by Daniel P. Berrange · 8 years ago
  3. ef4c9fc trace: remove the TraceEventID and TraceEventVCPUID enums by Daniel P. Berrange · 8 years ago
  4. 99672c7 trace: remove duplicate control.h includes in generated-tracers.h by Daniel P. Berrange · 8 years ago
  5. 0a85241 trace: add syslog tracing backend by Paul Durrant · 9 years ago
  6. 40b9cd2 trace: Conditionally trace events based on their per-vCPU state by Lluís Vilanova · 9 years ago
  7. c80f6e9 Clean up includes some more by Markus Armbruster · 9 years ago
  8. 2aef8c9 scripts/tracetool: Include qemu/osdep.h in generated .c files by Peter Maydell · 9 years ago
  9. ed7f5f1 trace: convert stderr backend to log by Paolo Bonzini · 9 years ago
  10. dd9fe29 trace: Print PID and time in stderr traces by Dr. David Alan Gilbert · 10 years ago
  11. 73735f7 trace: avoid Python 2.5 all() in tracetool by Stefan Hajnoczi · 11 years ago
  12. 5b80827 trace: Multi-backend tracing by Lluís Vilanova · 11 years ago
  13. 1dad2ce trace: [tracetool] Minimize the amount of per-backend code by Lluís Vilanova · 11 years ago
  14. b160d7f trace: [tracetool] Show list of frontends and backends sorted by name by Lluís Vilanova · 11 years ago
  15. 7d08f0d trace: [tracetool] Add method 'Event.api' to build event names by Lluís Vilanova · 11 years ago
  16. 9530570 Modified the tracetool framework for LTTng 2.x by Mohamad Gebai · 11 years ago
  17. 736ec16 trace: fix simple trace "disable" keyword by Stefan Hajnoczi · 11 years ago
  18. b618c28 trace: [simple] Do not include "trace/simple.h" in generated tracer headers by Lluís Vilanova · 11 years ago
  19. 781e954 trace: Add ftrace tracing backend by Eiichi Tsukata · 12 years ago
  20. c6f18b9 trace: [stderr] Port to generic event information and new control interface by Lluís Vilanova · 12 years ago
  21. 60481e2 trace: [simple] Port to generic event information and new control interface by Lluís Vilanova · 12 years ago
  22. 45be2f5 trace: Provide a generic tracing event descriptor by Lluís Vilanova · 12 years ago
  23. 93fba16 trace: [tracetool] Explicitly identify public backends by Lluís Vilanova · 12 years ago
  24. eac236e build: Use separate makefile for "trace/" by Lluís Vilanova · 12 years ago
  25. 81dee72 Avoid all systemtap reserved words by Daniel P. Berrange · 12 years ago
  26. d8f8a86 dtrace backend: add function to reserved words by Alon Levy · 13 years ago
  27. 964d0a7 trace/simple: Fix compiler warning for 32 bit hosts by Stefan Weil · 13 years ago
  28. 62bab73 Simpletrace v2: Support multiple arguments, strings. by Harsh Prateek Bora · 13 years ago
  29. 9943e0e tracetool: avoid pkgutil.iter_modules() Python 2.7 function by Stefan Hajnoczi · 13 years ago
  30. 256a721 tracetool: handle DTrace keywords 'in', 'next', 'self' by Stefan Hajnoczi · 13 years ago
  31. 52ef093 tracetool: Add support for the 'dtrace' backend by Lluís Vilanova · 13 years ago
  32. fbc54b9 tracetool: Add support for the 'ust' backend by Lluís Vilanova · 13 years ago
  33. dd03a39 tracetool: Add support for the 'simple' backend by Lluís Vilanova · 13 years ago
  34. 9008d85 tracetool: Add support for the 'stderr' backend by Lluís Vilanova · 13 years ago
  35. 650ab98 tracetool: Rewrite infrastructure as python modules by Lluís Vilanova · 13 years ago