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
/
meson.build
Age
Commit message (
Expand
)
Author
2023-12-27
tracing: install trace events file only if necessary
Carlos Santos
2023-06-20
meson: Replace softmmu_ss -> system_ss
Philippe Mathieu-Daudé
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-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-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-12
trace, lttng: require .pc files
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-02
trace: do not include TCG helper tracepoints in no-TCG builds
Paolo Bonzini
2020-11-19
trace: use STAP_SDT_V2 to work around symbol visibility
Stefan Hajnoczi
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