1. 8b7b9c5 trace/control: Clean up global variable shadowing by Philippe Mathieu-Daudé · 1 year, 3 months ago
  2. 89aafcf trace: remove code that depends on setting vcpu by Alex Bennée · 1 year, 7 months ago
  3. c5cc58b trace: add trace_event_iter_init_group by Gerd Hoffmann · 3 years, 7 months ago
  4. 117856c trace: iter init tweaks by Gerd Hoffmann · 3 years, 7 months ago
  5. 6745c8a trace: Send "-d trace:help" output to stdout by Doug Evans · 4 years, 1 month ago
  6. 92eecff trace: remove argument from trace_init_file by Paolo Bonzini · 4 years, 2 months ago
  7. 13d4ff0 trace: Do not include qom/cpu.h into generated trace.h by Markus Armbruster · 5 years ago
  8. a8d2532 Include qemu-common.h exactly where needed by Markus Armbruster · 6 years ago
  9. db817b8 tracing: Use double-dash spelling for trace option by Yaowei Bai · 6 years ago
  10. a322714 trace: use local path for local headers by Michael S. Tsirkin · 7 years ago
  11. d87aa13 trace: add trace_event_get_state_backends() by Stefan Hajnoczi · 7 years ago
  12. 61a67f7 exec: [tcg] Use different TBs according to the vCPU's dynamic tracing state by Lluís Vilanova · 7 years ago
  13. 82e95ec trace: Fix dynamic event state on vCPU hot-unplug by Lluís Vilanova · 8 years ago
  14. 3477018 trace: get rid of generated-events.h/generated-events.c by Daniel P. Berrange · 8 years ago
  15. b7d4895 trace: dynamically allocate trace_dstate in CPUState by Daniel P. Berrange · 8 years ago
  16. fe4db84 trace: provide mechanism for registering trace events by Daniel P. Berrange · 8 years ago
  17. ef4c9fc trace: remove the TraceEventID and TraceEventVCPUID enums by Daniel P. Berrange · 8 years ago
  18. 599ab2f trace: remove some now unused functions by Daniel P. Berrange · 8 years ago
  19. 6a1b0f3 trace: add trace event iterator APIs by Daniel P. Berrange · 8 years ago
  20. 2bfe11c trace: Properly initialize dynamic event states in hot-plugged vCPUs by Lluís Vilanova · 8 years ago
  21. a4d50b1 trace: Remove 'trace_events_dstate_init' by Lluís Vilanova · 8 years ago
  22. 4815185 trace: Add per-vCPU tracing states for events with the 'vcpu' property by Lluís Vilanova · 8 years ago
  23. 17f7ac7 trace: Identify events with the 'vcpu' property by Lluís Vilanova · 8 years ago
  24. 175de52 Clean up decorations and whitespace around header guards by Markus Armbruster · 8 years ago
  25. e9e0bb2 trace: move qemu_trace_opts to trace/control.c by Denis V. Lunev · 9 years ago
  26. 14b6d44 Use scripts/clean-includes to drop redundant qemu/typedefs.h by Markus Armbruster · 9 years ago
  27. 3d211d9 trace: Add 'vcpu' event property to trace guest vCPU by Lluís Vilanova · 9 years ago
  28. e9527dd trace: add "-trace help" by Paolo Bonzini · 9 years ago
  29. 10578a2 trace: add "-trace enable=..." by Paolo Bonzini · 9 years ago
  30. 41fc57e trace: split trace_init_file out of trace_init_backends by Paolo Bonzini · 9 years ago
  31. 45bd0b4 trace: split trace_init_events out of trace_init_backends by Paolo Bonzini · 9 years ago
  32. 585ec72 trace: track enabled events in a separate array by Paolo Bonzini · 9 years ago
  33. 14101d0 trace: [hmp] Reimplement "trace-event" and "info trace-events" using QMP by Lluís Vilanova · 10 years ago
  34. 5b80827 trace: Multi-backend tracing by Lluís Vilanova · 11 years ago
  35. b1bae81 trace: Provide a detailed event control interface by Lluís Vilanova · 12 years ago
  36. 23d15e8 trace: add "-trace events" argument to control initial state by Lluís · 13 years ago
  37. fc76410 trace: separate trace event control and query routines from the simple backend by Lluís · 13 years ago
  38. e485897 trace: avoid conditional code compilation during option parsing by Lluís · 13 years ago