1. 9c29b74 trace: move configuration from configure to Meson by Paolo Bonzini · 3 years, 5 months ago
  2. 0955d66 trace: simple: pass trace_file unmodified to config-host.h by Paolo Bonzini · 3 years, 5 months ago
  3. 0583f77 trace: Split guest_mem_before by Richard Henderson · 3 years, 7 months ago
  4. b0702c9 trace/mem: Pass MemOpIdx to trace_mem_get_info by Richard Henderson · 3 years, 7 months ago
  5. 654d6b0 meson: switch minimum meson version to 0.58.2, minimum recommended to 0.59.2 by Paolo Bonzini · 4 years ago
  6. d051d0e meson: look up cp and dtrace with find_program() by Paolo Bonzini · 3 years, 6 months ago
  7. 785ea71 trace: Fold mem-internal.h into mem.h by Richard Henderson · 3 years, 7 months ago
  8. bbe47ed trace, lttng: require .pc files by Paolo Bonzini · 3 years, 8 months ago
  9. 263b6e9 trace/simple: add st_init_group by Gerd Hoffmann · 3 years, 9 months ago
  10. 3f2a098 trace/simple: pass iter to st_write_event_mapping by Gerd Hoffmann · 3 years, 9 months ago
  11. c5cc58b trace: add trace_event_iter_init_group by Gerd Hoffmann · 3 years, 9 months ago
  12. 117856c trace: iter init tweaks by Gerd Hoffmann · 3 years, 9 months ago
  13. 9f45a64 trace: fix "-trace file=..." by Paolo Bonzini · 4 years ago
  14. 0572d6c trace: add meson custom_target() depend_files for tracetool by Stefan Hajnoczi · 4 years, 1 month ago
  15. aadac5b Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into staging by Peter Maydell · 4 years, 2 months ago
  16. c05012a tracetool: add output filename command-line argument by Stefan Hajnoczi · 4 years, 6 months ago
  17. 6745c8a trace: Send "-d trace:help" output to stdout by Doug Evans · 4 years, 3 months ago
  18. e921f1a trace: do not include TCG helper tracepoints in no-TCG builds by Paolo Bonzini · 4 years, 2 months ago
  19. 54aa3de qapi: Use QAPI_LIST_PREPEND() where possible by Eric Blake · 4 years, 3 months ago
  20. 4b265c7 trace: use STAP_SDT_V2 to work around symbol visibility by Stefan Hajnoczi · 4 years, 3 months ago
  21. 92eecff trace: remove argument from trace_init_file by Paolo Bonzini · 4 years, 4 months ago
  22. 648b482 trace/simple: Enable tracing on startup only if the user specifies a trace option by Josh DuBois · 4 years, 6 months ago
  23. 947e474 monitor: Use getter/setter functions for cur_mon by Kevin Wolf · 4 years, 5 months ago
  24. 27d551c meson: clean up build_by_default by Paolo Bonzini · 4 years, 5 months ago
  25. ab4c099 meson: use meson datadir instead of qemu_datadir by Marc-André Lureau · 4 years, 6 months ago
  26. 568ac77 meson: Don't make object files for dtrace on macOS by Roman Bolshakov · 4 years, 6 months ago
  27. 10e1d26 meson: convert systemtap files by Marc-André Lureau · 6 years ago
  28. 0e1309d meson: convert trace/ by Marc-André Lureau · 5 years ago
  29. 71c782f meson: add remaining generated tcg trace helpers by Marc-André Lureau · 6 years ago
  30. a81df1b libqemuutil, qapi, trace: convert to meson by Paolo Bonzini · 4 years, 6 months ago
  31. 243af02 trace: switch position of headers to what Meson requires by Paolo Bonzini · 5 years ago
  32. 1b7157b trace/simple: Allow enabling simple traces from command line by Josh DuBois · 4 years, 7 months ago
  33. db25d56 trace/simple: Fix unauthorized enable by Markus Armbruster · 4 years, 9 months ago
  34. 3d88754 tracing: only allow -trace to override -D if set by Alex Bennée · 5 years ago
  35. e144a60 qemu_set_log_filename: filename argument may be NULL by Salvador Fandino · 5 years ago
  36. 4e6b138 trace: Remove trace_mem_build_info_no_se_[bl]e by Richard Henderson · 5 years ago
  37. e66eae7 trace: replace hand-crafted pattern_glob with g_pattern_match_simple by Alex Bennée · 5 years ago
  38. 504f73f trace: add mmu_index to mem_info by Alex Bennée · 6 years ago
  39. 291987c trace: expand mem_info:size_shift to 4 bits by Emilio G. Cota · 7 years ago
  40. 14776ab tcg: TCGMemOp is now accelerator independent MemOp by Tony Nguyen · 6 years ago
  41. 9f591a5 trace: Clarify DTrace/SystemTap help message by Philippe Mathieu-Daudé · 6 years ago
  42. 2e5b09f hw/core: Move cpu.c, cpu.h from qom/ to hw/core/ by Markus Armbruster · 6 years ago
  43. 13d4ff0 trace: Do not include qom/cpu.h into generated trace.h by Markus Armbruster · 6 years ago
  44. a8d2532 Include qemu-common.h exactly where needed by Markus Armbruster · 6 years ago
  45. ba4912c trace: Simplify how st_print_trace_file_status() prints by Markus Armbruster · 6 years ago
  46. fd98583 trace: handle tracefs path truncation by Stefan Hajnoczi · 6 years ago
  47. 310b3fe build: get rid of target-obj-y by Paolo Bonzini · 6 years ago
  48. 7ff5920 trace: simple style changes by Larry Dewey · 6 years ago
  49. db817b8 tracing: Use double-dash spelling for trace option by Yaowei Bai · 7 years ago
  50. 75507f1 Merge remote-tracking branch 'remotes/berrange/tags/min-glib-pull-request' into staging by Peter Maydell · 7 years ago
  51. e7b3af8 glib: bump min required glib library version to 2.40 by Daniel P. Berrangé · 7 years ago
  52. 8bca9a0 move public invalidate APIs out of translate-all.{c,h}, clean up by Paolo Bonzini · 7 years ago
  53. f9b4799 trace: add trace_mem_build_info_no_se_be/le by Emilio G. Cota · 7 years ago
  54. 706485d trace: expand mem_info:size_shift to 3 bits by Emilio G. Cota · 7 years ago
  55. 3d69b95 trace: simplify trace_mem functions by Emilio G. Cota · 7 years ago
  56. a322714 trace: use local path for local headers by Michael S. Tsirkin · 7 years ago
  57. 9af2398 Include less of the generated modular QAPI headers by Markus Armbruster · 7 years ago
  58. 922a01a Move include qemu/option.h from qemu-common.h to actual users by Markus Armbruster · 7 years ago
  59. e688df6 Include qapi/error.h exactly where needed by Markus Armbruster · 7 years ago
  60. 8f0a371 Clean up includes by Markus Armbruster · 7 years ago
  61. c9add62 trace: Try using tracefs first by Namhyung Kim · 7 years ago
  62. babfff8 trace: Generalize searching for debugfs by Namhyung Kim · 7 years ago
  63. 5070570 trace: Simplify find_debugfs() by Namhyung Kim · 7 years ago
  64. 2ab4b13 Convert single line fprintf(.../n) to warn_report() by Alistair Francis · 7 years ago
  65. 55d527a Convert remaining error_report() to warn_report() by Alistair Francis · 7 years ago
  66. f99b38f trace: Immediately apply per-vCPU state changes if a vCPU is being created by Lluís Vilanova · 7 years ago
  67. d87aa13 trace: add trace_event_get_state_backends() by Stefan Hajnoczi · 8 years ago
  68. 61a67f7 exec: [tcg] Use different TBs according to the vCPU's dynamic tracing state by Lluís Vilanova · 8 years ago
  69. d438111 trace: [tcg] Delay changes to dynamic state when translating by Lluís Vilanova · 8 years ago
  70. d01c05c trace: Allocate cpu->trace_dstate in place by Lluís Vilanova · 8 years ago
  71. 3dc6f86 Convert error_report() to warn_report() by Alistair Francis · 8 years ago
  72. f5956d7 trace: Fix early setting of events with the "vcpu" property by Lluís Vilanova · 8 years ago
  73. 7609ffb trace: fix tcg tracing build breakage by Stefan Hajnoczi · 8 years ago
  74. 8755b4a trace: ensure $(tracetool-y) is defined in top level makefile by Daniel P. Berrange · 8 years ago
  75. 0ab8ed1 trace: switch to modular code generation for sub-directories by Daniel P. Berrange · 8 years ago
  76. 2098c56 trace: move setting of group name into Makefiles by Daniel P. Berrange · 8 years ago
  77. a47e871 trace: Add event "guest_cpu_exit" by Lluís Vilanova · 8 years ago
  78. 82e95ec trace: Fix dynamic event state on vCPU hot-unplug by Lluís Vilanova · 8 years ago
  79. fff895d trace: Lock vCPU list when initializing dynamic tracing state by Lluís Vilanova · 8 years ago
  80. 0bc6484 trace: pass trace-events to tracetool as a positional param by Daniel P. Berrange · 8 years ago
  81. 3477018 trace: get rid of generated-events.h/generated-events.c by Daniel P. Berrange · 8 years ago
  82. ca3fa0e trace: dynamically allocate event IDs at runtime by Daniel P. Berrange · 8 years ago
  83. b7d4895 trace: dynamically allocate trace_dstate in CPUState by Daniel P. Berrange · 8 years ago
  84. fe4db84 trace: provide mechanism for registering trace events by Daniel P. Berrange · 8 years ago
  85. 8ed5372 trace: don't abort qemu if ftrace can't be initialized by Daniel P. Berrange · 8 years ago
  86. 7f1b588 trace: emit name <-> ID mapping in simpletrace header by Daniel P. Berrange · 8 years ago
  87. ef4c9fc trace: remove the TraceEventID and TraceEventVCPUID enums by Daniel P. Berrange · 8 years ago
  88. 79218be trace: give each trace event a named TraceEvent struct by Daniel P. Berrange · 8 years ago
  89. a82417b trace: break circular dependency in event-internal.h by Daniel P. Berrange · 8 years ago
  90. 9397740 trace: remove global 'uint16 dstate[]' array by Daniel P. Berrange · 8 years ago
  91. 599ab2f trace: remove some now unused functions by Daniel P. Berrange · 8 years ago
  92. 0d4e995 trace: convert code to use event iterators by Daniel P. Berrange · 8 years ago
  93. 6a1b0f3 trace: add trace event iterator APIs by Daniel P. Berrange · 8 years ago
  94. 0bdb12c rules.mak: quiet-command: Split command name and args to print by Peter Maydell · 8 years ago
  95. b9d7221 trace: Add event "guest_cpu_enter" by Lluís Vilanova · 8 years ago
  96. 2bfe11c trace: Properly initialize dynamic event states in hot-plugged vCPUs by Lluís Vilanova · 8 years ago
  97. 8eb1b9d trace: Avoid implicit bool->integer conversions by Lluís Vilanova · 9 years ago
  98. a4d50b1 trace: Remove 'trace_events_dstate_init' by Lluís Vilanova · 9 years ago
  99. 0a85241 trace: add syslog tracing backend by Paul Durrant · 9 years ago
  100. 77e2b17 trace: Add QAPI/QMP interfaces to query and control per-vCPU tracing state by Lluís Vilanova · 9 years ago