1. 4c2b6f3 tracetool: Forbid newline character in event format by Philippe Mathieu-Daudé · 9 months ago
  2. 0e2b9ed tracetool: Remove unused vcpu.py script by Philippe Mathieu-Daudé · 9 months ago
  3. 4d96307 tracetool: avoid invalid escape in Python string by Marc-André Lureau · 1 year, 4 months ago
  4. e6d8e5e tracetool: avoid invalid escape in Python string by Paolo Bonzini · 1 year, 4 months ago
  5. 333df1c trace: remove control-vcpu.h by Alex Bennée · 1 year, 9 months ago
  6. 7103201 trace: remove vcpu_id from the TraceEvent structure by Alex Bennée · 1 year, 9 months ago
  7. 9d672e2 tracetool: use relative paths for '#line' preprocessor directives by Thomas De Schampheleire · 1 year, 11 months ago
  8. 29c87a2 tracing: remove transform.py by Richard Henderson · 2 years ago
  9. e32aaa5 trace: fix compilation with lttng-ust >= 2.13 by Marc-André Lureau · 3 years ago
  10. 126d412 tracing: excise the tcg related from tracetool by Alex Bennée · 3 years, 1 month ago
  11. 54fa79b scripts/tracetool: Replace the word 'whitelist' by Philippe Mathieu-Daudé · 4 years ago
  12. 418ed14 trace: make the 'log' backend timestamp configurable by Stefan Hajnoczi · 4 years, 1 month ago
  13. 09612de tracetool: also strip %l and %ll from systemtap format strings by Daniel P. Berrangé · 4 years, 2 months ago
  14. 9f4e519 tracetool: fix "PRI" macro decoding by Laurent Vivier · 4 years, 2 months ago
  15. 7fb48c0 tracetool: show trace-events filename/lineno in fmt string errors by Stefan Hajnoczi · 4 years, 6 months ago
  16. 4e66c9e tracetool: add input filename and line number to Event by Stefan Hajnoczi · 4 years, 6 months ago
  17. 294170c tracetool: add out_lineno and out_next_lineno to out() by Stefan Hajnoczi · 4 years, 6 months ago
  18. c05012a tracetool: add output filename command-line argument by Stefan Hajnoczi · 4 years, 6 months ago
  19. 35e28cb scripts/tracetool: silence SystemTap dtrace(1) long long warnings by Stefan Hajnoczi · 4 years, 4 months ago
  20. 65fdb3c scripts/: fix some comment spelling errors by zhaolichang · 4 years, 5 months ago
  21. 5e7477b scripts/tracetool: Use void pointer for vcpu by Roman Bolshakov · 4 years, 8 months ago
  22. 0807162 scripts/tracetool: Fix dtrace generation for macOS by Roman Bolshakov · 4 years, 8 months ago
  23. a81df1b libqemuutil, qapi, trace: convert to meson by Paolo Bonzini · 4 years, 6 months ago
  24. 243af02 trace: switch position of headers to what Meson requires by Paolo Bonzini · 5 years ago
  25. 0008224 tracetool: carefully define SDT_USE_VARIADIC by Stefan Hajnoczi · 4 years, 7 months ago
  26. 27e08ba tracetool: work around ust <sys/sdt.h> include conflict by Stefan Hajnoczi · 4 years, 8 months ago
  27. f892b49 scripts/tracetool: Update maintainer email address by Philippe Mathieu-Daudé · 4 years, 10 months ago
  28. 91aef87 scripts/tracetool: Remove shebang header by Philippe Mathieu-Daudé · 5 years ago
  29. 504f73f trace: add mmu_index to mem_info by Alex Bennée · 6 years ago
  30. 403e11e trace: avoid "is" with a literal Python 3.8 warnings by Stefan Hajnoczi · 5 years ago
  31. 9f7ad79 trace: Forbid event format ending with newline character by Philippe Mathieu-Daudé · 5 years ago
  32. 13d4ff0 trace: Do not include qom/cpu.h into generated trace.h by Markus Armbruster · 6 years ago
  33. 988fa10 trace: Eliminate use of TARGET_FMT_plx by Markus Armbruster · 6 years ago
  34. a8d2532 Include qemu-common.h exactly where needed by Markus Armbruster · 6 years ago
  35. 29a0af6 cpu: Replace ENV_GET_CPU with env_cpu by Richard Henderson · 6 years ago
  36. b33b890 trace: avoid SystemTap dtrace(1) warnings on empty files by Stefan Hajnoczi · 6 years ago
  37. 62dd104 trace: add ability to do simple printf logging via systemtap by Daniel P. Berrangé · 6 years ago
  38. 772f1b3 trace: forbid use of %m in trace event format strings by Daniel P. Berrangé · 6 years ago
  39. 7760636 trace: enforce that every trace-events file has a final newline by Daniel P. Berrangé · 6 years ago
  40. 9ab5a24 scripts: Remove unused python imports by Philippe Mathieu-Daudé · 6 years ago
  41. 8fbc12f tracetool: Include thread id information in log backend by Fabiano Rosas · 6 years ago
  42. 82c4f87 trace: Fix format string for the struct timeval members casted to size_t by Philippe Mathieu-Daudé · 7 years ago
  43. ec09f87 trace: forbid floating point types by Stefan Hajnoczi · 7 years ago
  44. 73ff061 trace: only permit standard C types and fixed size integer types by Daniel P. Berrangé · 7 years ago
  45. 86b5aac trace: include filename when printing parser error messages by Daniel P. Berrangé · 7 years ago
  46. be0aa7a log-for-trace.h: Split out parts of log.h used by trace.h by Peter Maydell · 7 years ago
  47. 61b01bb tracetool: For ust trace bool type as ctf_integer by Jon Emil Jahren · 7 years ago
  48. fb1a66b tracetool: Update argument format regex to non-greedy star by Jon Emil Jahren · 7 years ago
  49. 24f4d3d tracetool: report error on foo() instead of foo(void) by Stefan Hajnoczi · 7 years ago
  50. 6e497fa tracetool: clarify that "formats" means "format strings" by Stefan Hajnoczi · 7 years ago
  51. 5069b56 tracetool: prefix parse errors with line numbers by Stefan Hajnoczi · 7 years ago
  52. d6b76d6 trace: use static event ID mapping in simpletrace.stp by Stefan Hajnoczi · 8 years ago
  53. 3932ef3 trace: add TRACE_<event>_BACKEND_DSTATE() by Stefan Hajnoczi · 8 years ago
  54. ea1ff54 trace: ensure unique function / variable names per .stp file by Daniel P. Berrange · 8 years ago
  55. 1ff7b53 trace: [tcg, trivial] Re-align generated code by Lluís Vilanova · 8 years ago
  56. 864a217 trace: [tcg] Do not generate TCG code to trace dynamically-disabled events by Lluís Vilanova · 8 years ago
  57. f3fddaf trace: disallow more than 10 arguments per trace event by Daniel P. Berrange · 8 years ago
  58. 7609ffb trace: fix tcg tracing build breakage by Stefan Hajnoczi · 8 years ago
  59. 0ab8ed1 trace: switch to modular code generation for sub-directories by Daniel P. Berrange · 8 years ago
  60. db4df20 trace: Fix 'char **' compilation error in simple backend by Fam Zheng · 8 years ago
  61. 80dd5c4 trace: introduce a formal group name for trace events by Daniel P. Berrange · 8 years ago
  62. 9096b78 trace: push reading of events up a level to tracetool main by Daniel P. Berrange · 8 years ago
  63. d1b97bc trace: rename _read_events to read_events by Daniel P. Berrange · 8 years ago
  64. 3477018 trace: get rid of generated-events.h/generated-events.c by Daniel P. Berrange · 8 years ago
  65. ca3fa0e trace: dynamically allocate event IDs at runtime by Daniel P. Berrange · 8 years ago
  66. fe4db84 trace: provide mechanism for registering trace events by Daniel P. Berrange · 8 years ago
  67. 7f1b588 trace: emit name <-> ID mapping in simpletrace header by Daniel P. Berrange · 8 years ago
  68. ef4c9fc trace: remove the TraceEventID and TraceEventVCPUID enums by Daniel P. Berrange · 8 years ago
  69. 79218be trace: give each trace event a named TraceEvent struct by Daniel P. Berrange · 8 years ago
  70. 99672c7 trace: remove duplicate control.h includes in generated-tracers.h by Daniel P. Berrange · 8 years ago
  71. 9397740 trace: remove global 'uint16 dstate[]' array by Daniel P. Berrange · 8 years ago
  72. 0a85241 trace: add syslog tracing backend by Paul Durrant · 9 years ago
  73. 40b9cd2 trace: Conditionally trace events based on their per-vCPU state by Lluís Vilanova · 9 years ago
  74. 17f7ac7 trace: Identify events with the 'vcpu' property by Lluís Vilanova · 9 years ago
  75. 33c1187 qemu-common: push cpu.h inclusion out of qemu-common.h by Paolo Bonzini · 9 years ago
  76. c80f6e9 Clean up includes some more by Markus Armbruster · 9 years ago
  77. 4ade054 trace: Add a proper API to manage auto-generated events from the 'tcg' property by Lluís Vilanova · 9 years ago
  78. 3d211d9 trace: Add 'vcpu' event property to trace guest vCPU by Lluís Vilanova · 9 years ago
  79. bc9beb4 trace: Add helper function to cast event arguments by Lluís Vilanova · 9 years ago
  80. 56797b1 trace: Remove unnecessary intermediate event copies by Lluís Vilanova · 9 years ago
  81. 3596f52 trace: Extend API to manage event arguments by Lluís Vilanova · 9 years ago
  82. 3174c64 tracetool: Include osdep.h in generated-ust.c by Peter Maydell · 9 years ago
  83. 2aef8c9 scripts/tracetool: Include qemu/osdep.h in generated .c files by Peter Maydell · 9 years ago
  84. ed7f5f1 trace: convert stderr backend to log by Paolo Bonzini · 9 years ago
  85. 585ec72 trace: track enabled events in a separate array by Paolo Bonzini · 9 years ago
  86. 0b7e89b trace: add DTrace reserved words for .d files by Stefan Hajnoczi · 11 years ago
  87. dd9fe29 trace: Print PID and time in stderr traces by Dr. David Alan Gilbert · 10 years ago
  88. 776ec96 Tracing: Fix simpletrace.py error on tcg enabled binary traces by Christoph Seifert · 10 years ago
  89. 931f53e scripts/tracetool: don't barf on formats with precision by Alex Bennée · 10 years ago
  90. f9bbba9 trace: tighten up trace-events regex to fix bad parse by Stefan Hajnoczi · 10 years ago
  91. 2321442 trace: [ust] Fix format string computation in tcg-enabled events by Lluís Vilanova · 11 years ago
  92. 73735f7 trace: avoid Python 2.5 all() in tracetool by Stefan Hajnoczi · 11 years ago
  93. 41ef7b0 trace: teach lttng backend to use format strings by Alex Bennée · 11 years ago
  94. 465830f trace: [tcg] Generate TCG tracing routines by Lluís Vilanova · 11 years ago
  95. f465422 trace: [tcg] Define TCG tracing helper routine wrappers by Lluís Vilanova · 11 years ago
  96. 341ea69 trace: [tcg] Define TCG tracing helper routines by Lluís Vilanova · 11 years ago
  97. 707c8a9 trace: [tcg] Declare TCG tracing helper routines by Lluís Vilanova · 11 years ago
  98. b2b36c2 trace: [tcg] Add 'tcg' event property by Lluís Vilanova · 11 years ago
  99. b55835a trace: [tcg] Argument type transformation machinery by Lluís Vilanova · 11 years ago
  100. e6d6c4b trace: [tcg] Argument type transformation rules by Lluís Vilanova · 11 years ago