summaryrefslogtreecommitdiff
path: root/trace
AgeCommit message (Expand)Author
10 daysbuild-sys: make HMP source files conditional on have_hmpMarc-André Lureau
10 daysmonitor: tighten monitor_printf*()Marc-André Lureau
10 daysmonitor: change HMPCommand cmd to take MonitorHMPMarc-André Lureau
10 daysmonitor: isolate HMP declarations in hmp.hMarc-André Lureau
2026-06-18trace/control: Fix -Wunused-but-set-global warning with clang 23+Tom Stellard
2026-05-06monitor: Extract completion declarations to 'monitor/hmp-completion.h'Philippe Mathieu-Daudé
2025-10-01rust: add trace crateTanish Desai
2025-10-01trace/ftrace: move snprintf+write from tracepoints to ftrace.cPaolo Bonzini
2025-06-16meson: fix Windows buildoltolm
2025-03-11trace/control-target: cleanup headers and make compilation unit commonPierrick Bouvier
2025-02-14overall: Remove unnecessary g_strdup_printf() callsPhilippe Mathieu-Daudé
2025-02-10qapi: Move include/qapi/qmp/ to include/qobject/Daniel P. Berrangé
2024-11-19trace: Don't include trace-root.h in control.c or control-target.cPeter Maydell
2024-06-04trace: Remove deprecated 'vcpu' field from QMP trace eventsPhilippe Mathieu-Daudé
2023-12-27tracing: install trace events file only if necessaryCarlos Santos
2023-10-06trace/control: Clean up global variable shadowingPhilippe Mathieu-Daudé
2023-06-20meson: Replace softmmu_ss -> system_ssPhilippe Mathieu-Daudé
2023-06-01trace: remove control-vcpu.hAlex Bennée
2023-06-01trace: remove code that depends on setting vcpuAlex Bennée
2023-06-01trace: remove vcpu_id from the TraceEvent structureAlex Bennée
2023-06-01trace-events: remove the remaining vcpu trace eventsAlex Bennée
2023-05-11cpu: expose qemu_cpu_list_lock for lock-guard useJamie Iles
2023-02-27trace: Do not try to include QMP commands in user emulation binariesPhilippe Mathieu-Daudé
2023-02-04trace: Move HMP commands from monitor/ to trace/Markus Armbruster
2022-10-04include/hw/core: Create struct CPUJumpCacheRichard Henderson
2022-03-22error: use GLib to remember the program nameMarc-André Lureau
2022-02-09tracing: excise the tcg related from tracetoolAlex Bennée
2022-02-09tracing: remove the trace-tcg includes from the buildAlex Bennée
2022-01-27meson: generate trace events for qmp commandsVladimir Sementsov-Ogievskiy
2021-10-14trace: move configuration from configure to MesonPaolo Bonzini
2021-10-14trace: simple: pass trace_file unmodified to config-host.hPaolo Bonzini
2021-10-05trace: Split guest_mem_beforeRichard Henderson
2021-10-05trace/mem: Pass MemOpIdx to trace_mem_get_infoRichard Henderson
2021-10-05meson: switch minimum meson version to 0.58.2, minimum recommended to 0.59.2Paolo Bonzini
2021-09-13meson: look up cp and dtrace with find_program()Paolo Bonzini
2021-07-21trace: Fold mem-internal.h into mem.hRichard Henderson
2021-07-12trace, lttng: require .pc filesPaolo Bonzini
2021-07-12trace/simple: add st_init_groupGerd Hoffmann
2021-07-12trace/simple: pass iter to st_write_event_mappingGerd Hoffmann
2021-07-12trace: add trace_event_iter_init_groupGerd Hoffmann
2021-07-12trace: iter init tweaksGerd Hoffmann
2021-03-06trace: fix "-trace file=..."Paolo Bonzini
2021-02-01trace: add meson custom_target() depend_files for tracetoolStefan Hajnoczi
2021-01-06Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...Peter Maydell
2021-01-04tracetool: add output filename command-line argumentStefan Hajnoczi
2021-01-04trace: Send "-d trace:help" output to stdoutDoug Evans
2021-01-02trace: do not include TCG helper tracepoints in no-TCG buildsPaolo Bonzini
2020-12-19qapi: Use QAPI_LIST_PREPEND() where possibleEric Blake
2020-11-19trace: use STAP_SDT_V2 to work around symbol visibilityStefan Hajnoczi
2020-11-11trace: remove argument from trace_init_filePaolo Bonzini