1. a322714 trace: use local path for local headers by Michael S. Tsirkin · 7 years ago
  2. d87aa13 trace: add trace_event_get_state_backends() by Stefan Hajnoczi · 8 years ago
  3. 61a67f7 exec: [tcg] Use different TBs according to the vCPU's dynamic tracing state by Lluís Vilanova · 8 years ago
  4. 82e95ec trace: Fix dynamic event state on vCPU hot-unplug by Lluís Vilanova · 8 years ago
  5. 3477018 trace: get rid of generated-events.h/generated-events.c by Daniel P. Berrange · 8 years ago
  6. b7d4895 trace: dynamically allocate trace_dstate in CPUState by Daniel P. Berrange · 8 years ago
  7. fe4db84 trace: provide mechanism for registering trace events by Daniel P. Berrange · 8 years ago
  8. ef4c9fc trace: remove the TraceEventID and TraceEventVCPUID enums by Daniel P. Berrange · 8 years ago
  9. 599ab2f trace: remove some now unused functions by Daniel P. Berrange · 8 years ago
  10. 6a1b0f3 trace: add trace event iterator APIs by Daniel P. Berrange · 8 years ago
  11. 2bfe11c trace: Properly initialize dynamic event states in hot-plugged vCPUs by Lluís Vilanova · 8 years ago
  12. a4d50b1 trace: Remove 'trace_events_dstate_init' by Lluís Vilanova · 9 years ago
  13. 4815185 trace: Add per-vCPU tracing states for events with the 'vcpu' property by Lluís Vilanova · 9 years ago
  14. 17f7ac7 trace: Identify events with the 'vcpu' property by Lluís Vilanova · 9 years ago
  15. 175de52 Clean up decorations and whitespace around header guards by Markus Armbruster · 9 years ago
  16. e9e0bb2 trace: move qemu_trace_opts to trace/control.c by Denis V. Lunev · 9 years ago
  17. 14b6d44 Use scripts/clean-includes to drop redundant qemu/typedefs.h by Markus Armbruster · 9 years ago
  18. 3d211d9 trace: Add 'vcpu' event property to trace guest vCPU by Lluís Vilanova · 9 years ago
  19. e9527dd trace: add "-trace help" by Paolo Bonzini · 9 years ago
  20. 10578a2 trace: add "-trace enable=..." by Paolo Bonzini · 9 years ago
  21. 41fc57e trace: split trace_init_file out of trace_init_backends by Paolo Bonzini · 9 years ago
  22. 45bd0b4 trace: split trace_init_events out of trace_init_backends by Paolo Bonzini · 9 years ago
  23. 585ec72 trace: track enabled events in a separate array by Paolo Bonzini · 9 years ago
  24. 14101d0 trace: [hmp] Reimplement "trace-event" and "info trace-events" using QMP by Lluís Vilanova · 11 years ago
  25. 5b80827 trace: Multi-backend tracing by Lluís Vilanova · 11 years ago
  26. b1bae81 trace: Provide a detailed event control interface by Lluís Vilanova · 12 years ago
  27. 23d15e8 trace: add "-trace events" argument to control initial state by Lluís · 14 years ago
  28. fc76410 trace: separate trace event control and query routines from the simple backend by Lluís · 14 years ago
  29. e485897 trace: avoid conditional code compilation during option parsing by Lluís · 14 years ago