1. 80dd5c4 trace: introduce a formal group name for trace events by Daniel P. Berrange · 8 years ago
  2. 9096b78 trace: push reading of events up a level to tracetool main by Daniel P. Berrange · 8 years ago
  3. d1b97bc trace: rename _read_events to read_events by Daniel P. Berrange · 8 years ago
  4. 79218be trace: give each trace event a named TraceEvent struct by Daniel P. Berrange · 8 years ago
  5. 9397740 trace: remove global 'uint16 dstate[]' array by Daniel P. Berrange · 8 years ago
  6. 4ade054 trace: Add a proper API to manage auto-generated events from the 'tcg' property by Lluís Vilanova · 9 years ago
  7. 3d211d9 trace: Add 'vcpu' event property to trace guest vCPU by Lluís Vilanova · 9 years ago
  8. bc9beb4 trace: Add helper function to cast event arguments by Lluís Vilanova · 9 years ago
  9. 56797b1 trace: Remove unnecessary intermediate event copies by Lluís Vilanova · 9 years ago
  10. 3596f52 trace: Extend API to manage event arguments by Lluís Vilanova · 9 years ago
  11. 776ec96 Tracing: Fix simpletrace.py error on tcg enabled binary traces by Christoph Seifert · 10 years ago
  12. 931f53e scripts/tracetool: don't barf on formats with precision by Alex Bennée · 10 years ago
  13. f9bbba9 trace: tighten up trace-events regex to fix bad parse by Stefan Hajnoczi · 10 years ago
  14. 2321442 trace: [ust] Fix format string computation in tcg-enabled events by Lluís Vilanova · 10 years ago
  15. 41ef7b0 trace: teach lttng backend to use format strings by Alex Bennée · 10 years ago
  16. 707c8a9 trace: [tcg] Declare TCG tracing helper routines by Lluís Vilanova · 11 years ago
  17. b2b36c2 trace: [tcg] Add 'tcg' event property by Lluís Vilanova · 11 years ago
  18. b55835a trace: [tcg] Argument type transformation machinery by Lluís Vilanova · 11 years ago
  19. 5b80827 trace: Multi-backend tracing by Lluís Vilanova · 11 years ago
  20. 1dad2ce trace: [tracetool] Minimize the amount of per-backend code by Lluís Vilanova · 11 years ago
  21. 53158ad trace: [tracetool] Cosmetic changes by Lluís Vilanova · 11 years ago
  22. 9c24a52 trace: [tracetool] Spacing changes by Lluís Vilanova · 11 years ago
  23. ad7443e trace: [tracetool] Add methods 'Event.copy' and 'Arguments.copy' by Lluís Vilanova · 11 years ago
  24. 7d08f0d trace: [tracetool] Add method 'Event.api' to build event names by Lluís Vilanova · 11 years ago
  25. b3ef0ad tracetool: avoid str.rpartition() Python 2.5 function by Stefan Hajnoczi · 13 years ago
  26. 45d6c78 tracetool: use Python 2.4-compatible __import__() arguments by Stefan Hajnoczi · 13 years ago
  27. 52ef093 tracetool: Add support for the 'dtrace' backend by Lluís Vilanova · 13 years ago
  28. 650ab98 tracetool: Rewrite infrastructure as python modules by Lluís Vilanova · 13 years ago