index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
trace
Age
Commit message (
Expand
)
Author
47 hours
trace: Don't include trace-root.h in control.c or control-target.c
Peter Maydell
2024-06-04
trace: Remove deprecated 'vcpu' field from QMP trace events
Philippe Mathieu-Daudé
2023-12-27
tracing: install trace events file only if necessary
Carlos Santos
2023-10-06
trace/control: Clean up global variable shadowing
Philippe Mathieu-Daudé
2023-06-20
meson: Replace softmmu_ss -> system_ss
Philippe Mathieu-Daudé
2023-06-01
trace: remove control-vcpu.h
Alex Bennée
2023-06-01
trace: remove code that depends on setting vcpu
Alex Bennée
2023-06-01
trace: remove vcpu_id from the TraceEvent structure
Alex Bennée
2023-06-01
trace-events: remove the remaining vcpu trace events
Alex Bennée
2023-05-11
cpu: expose qemu_cpu_list_lock for lock-guard use
Jamie Iles
2023-02-27
trace: Do not try to include QMP commands in user emulation binaries
Philippe Mathieu-Daudé
2023-02-04
trace: Move HMP commands from monitor/ to trace/
Markus Armbruster
2022-10-04
include/hw/core: Create struct CPUJumpCache
Richard Henderson
2022-03-22
error: use GLib to remember the program name
Marc-André Lureau
2022-02-09
tracing: excise the tcg related from tracetool
Alex Bennée
2022-02-09
tracing: remove the trace-tcg includes from the build
Alex Bennée
2022-01-27
meson: generate trace events for qmp commands
Vladimir Sementsov-Ogievskiy
2021-10-14
trace: move configuration from configure to Meson
Paolo Bonzini
2021-10-14
trace: simple: pass trace_file unmodified to config-host.h
Paolo Bonzini
2021-10-05
trace: Split guest_mem_before
Richard Henderson
2021-10-05
trace/mem: Pass MemOpIdx to trace_mem_get_info
Richard Henderson
2021-10-05
meson: switch minimum meson version to 0.58.2, minimum recommended to 0.59.2
Paolo Bonzini
2021-09-13
meson: look up cp and dtrace with find_program()
Paolo Bonzini
2021-07-21
trace: Fold mem-internal.h into mem.h
Richard Henderson
2021-07-12
trace, lttng: require .pc files
Paolo Bonzini
2021-07-12
trace/simple: add st_init_group
Gerd Hoffmann
2021-07-12
trace/simple: pass iter to st_write_event_mapping
Gerd Hoffmann
2021-07-12
trace: add trace_event_iter_init_group
Gerd Hoffmann
2021-07-12
trace: iter init tweaks
Gerd Hoffmann
2021-03-06
trace: fix "-trace file=..."
Paolo Bonzini
2021-02-01
trace: add meson custom_target() depend_files for tracetool
Stefan Hajnoczi
2021-01-06
Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...
Peter Maydell
2021-01-04
tracetool: add output filename command-line argument
Stefan Hajnoczi
2021-01-04
trace: Send "-d trace:help" output to stdout
Doug Evans
2021-01-02
trace: do not include TCG helper tracepoints in no-TCG builds
Paolo Bonzini
2020-12-19
qapi: Use QAPI_LIST_PREPEND() where possible
Eric Blake
2020-11-19
trace: use STAP_SDT_V2 to work around symbol visibility
Stefan Hajnoczi
2020-11-11
trace: remove argument from trace_init_file
Paolo Bonzini
2020-10-26
trace/simple: Enable tracing on startup only if the user specifies a trace op...
Josh DuBois
2020-10-09
monitor: Use getter/setter functions for cur_mon
Kevin Wolf
2020-09-30
meson: clean up build_by_default
Paolo Bonzini
2020-09-01
meson: use meson datadir instead of qemu_datadir
Marc-André Lureau
2020-08-27
meson: Don't make object files for dtrace on macOS
Roman Bolshakov
2020-08-21
meson: convert systemtap files
Marc-André Lureau
2020-08-21
meson: convert trace/
Marc-André Lureau
2020-08-21
meson: add remaining generated tcg trace helpers
Marc-André Lureau
2020-08-21
libqemuutil, qapi, trace: convert to meson
Paolo Bonzini
2020-08-21
trace: switch position of headers to what Meson requires
Paolo Bonzini
2020-07-29
trace/simple: Allow enabling simple traces from command line
Josh DuBois
2020-06-24
trace/simple: Fix unauthorized enable
Markus Armbruster
[next]