207 Commits (master)

Author SHA1 Message Date
Tanish Desai 54140102d2 rust: add trace crate 10 months ago
Paolo Bonzini 02d4a4a674 trace/ftrace: move snprintf+write from tracepoints to ftrace.c 10 months ago
oltolm 9761ad5f65 meson: fix Windows build 1 year ago
Pierrick Bouvier a506a1b167 trace/control-target: cleanup headers and make compilation unit common 1 year ago
Philippe Mathieu-Daudé 9038ac0c5c overall: Remove unnecessary g_strdup_printf() calls 2 years ago
Daniel P. Berrangé 407bc4bf90 qapi: Move include/qapi/qmp/ to include/qobject/ 2 years ago
Peter Maydell c5275c7342 trace: Don't include trace-root.h in control.c or control-target.c 2 years ago
Philippe Mathieu-Daudé 7ffc4894a6 trace: Remove deprecated 'vcpu' field from QMP trace events 2 years ago
Carlos Santos 5db052306e tracing: install trace events file only if necessary 3 years ago
Philippe Mathieu-Daudé 8b7b9c5c88 trace/control: Clean up global variable shadowing 3 years ago
Philippe Mathieu-Daudé de6cd7599b meson: Replace softmmu_ss -> system_ss 3 years ago
Alex Bennée 333df1c6c7 trace: remove control-vcpu.h 3 years ago
Alex Bennée 89aafcf2a7 trace: remove code that depends on setting vcpu 3 years ago
Alex Bennée 7103201370 trace: remove vcpu_id from the TraceEvent structure 3 years ago
Alex Bennée 78f314cf83 trace-events: remove the remaining vcpu trace events 3 years ago
Jamie Iles 370ed60029 cpu: expose qemu_cpu_list_lock for lock-guard use 3 years ago
Philippe Mathieu-Daudé 5ac034b1c2 trace: Do not try to include QMP commands in user emulation binaries 4 years ago
Markus Armbruster 29b62a1063 trace: Move HMP commands from monitor/ to trace/ 4 years ago
Richard Henderson a976a99a29 include/hw/core: Create struct CPUJumpCache 4 years ago
Marc-André Lureau 336d354ba7 error: use GLib to remember the program name 5 years ago
Alex Bennée 126d4123c5 tracing: excise the tcg related from tracetool 5 years ago
Alex Bennée d201cf7a73 tracing: remove the trace-tcg includes from the build 5 years ago
Vladimir Sementsov-Ogievskiy b83a80e831 meson: generate trace events for qmp commands 5 years ago
Paolo Bonzini 9c29b74100 trace: move configuration from configure to Meson 5 years ago
Paolo Bonzini 0955d66e65 trace: simple: pass trace_file unmodified to config-host.h 5 years ago
Richard Henderson 0583f775d2 trace: Split guest_mem_before 5 years ago
Richard Henderson b0702c91c6 trace/mem: Pass MemOpIdx to trace_mem_get_info 5 years ago
Paolo Bonzini 654d6b0453 meson: switch minimum meson version to 0.58.2, minimum recommended to 0.59.2 6 years ago
Paolo Bonzini d051d0e14c meson: look up cp and dtrace with find_program() 5 years ago
Richard Henderson 785ea711b1 trace: Fold mem-internal.h into mem.h 5 years ago
Paolo Bonzini bbe47ed292 trace, lttng: require .pc files 5 years ago
Gerd Hoffmann 263b6e9644 trace/simple: add st_init_group 5 years ago
Gerd Hoffmann 3f2a09842f trace/simple: pass iter to st_write_event_mapping 5 years ago
Gerd Hoffmann c5cc58b176 trace: add trace_event_iter_init_group 5 years ago
Gerd Hoffmann 117856c374 trace: iter init tweaks 5 years ago
Paolo Bonzini 9f45a64109 trace: fix "-trace file=..." 6 years ago
Stefan Hajnoczi 0572d6cd29 trace: add meson custom_target() depend_files for tracetool 6 years ago
Stefan Hajnoczi c05012a365 tracetool: add output filename command-line argument 6 years ago
Doug Evans 6745c8a01f trace: Send "-d trace:help" output to stdout 6 years ago
Paolo Bonzini e921f1a710 trace: do not include TCG helper tracepoints in no-TCG builds 6 years ago
Eric Blake 54aa3de72e qapi: Use QAPI_LIST_PREPEND() where possible 6 years ago
Stefan Hajnoczi 4b265c79a8 trace: use STAP_SDT_V2 to work around symbol visibility 6 years ago
Paolo Bonzini 92eecfff32 trace: remove argument from trace_init_file 6 years ago
Josh DuBois 648b4823d9 trace/simple: Enable tracing on startup only if the user specifies a trace option 6 years ago
Kevin Wolf 947e47448d monitor: Use getter/setter functions for cur_mon 6 years ago
Paolo Bonzini 27d551c00d meson: clean up build_by_default 6 years ago
Marc-André Lureau ab4c0996f8 meson: use meson datadir instead of qemu_datadir 6 years ago
Roman Bolshakov 568ac779a4 meson: Don't make object files for dtrace on macOS 6 years ago
Marc-André Lureau 10e1d2636d meson: convert systemtap files 7 years ago
Marc-André Lureau 0e1309d0c5 meson: convert trace/ 7 years ago