aboutsummaryrefslogtreecommitdiff
path: root/trace
AgeCommit message (Expand)Author
2020-10-09monitor: Use getter/setter functions for cur_monKevin Wolf
2020-09-30meson: clean up build_by_defaultPaolo Bonzini
2020-09-01meson: use meson datadir instead of qemu_datadirMarc-André Lureau
2020-08-27meson: Don't make object files for dtrace on macOSRoman Bolshakov
2020-08-21meson: convert systemtap filesMarc-André Lureau
2020-08-21meson: convert trace/Marc-André Lureau
2020-08-21meson: add remaining generated tcg trace helpersMarc-André Lureau
2020-08-21libqemuutil, qapi, trace: convert to mesonPaolo Bonzini
2020-08-21trace: switch position of headers to what Meson requiresPaolo Bonzini
2020-07-29trace/simple: Allow enabling simple traces from command lineJosh DuBois
2020-06-24trace/simple: Fix unauthorized enableMarkus Armbruster
2020-02-25tracing: only allow -trace to override -D if setAlex Bennée
2020-01-30qemu_set_log_filename: filename argument may be NULLSalvador Fandino
2020-01-15trace: Remove trace_mem_build_info_no_se_[bl]eRichard Henderson
2019-12-19trace: replace hand-crafted pattern_glob with g_pattern_match_simpleAlex Bennée
2019-10-28trace: add mmu_index to mem_infoAlex Bennée
2019-10-28trace: expand mem_info:size_shift to 4 bitsEmilio G. Cota
2019-09-03tcg: TCGMemOp is now accelerator independent MemOpTony Nguyen
2019-08-27trace: Clarify DTrace/SystemTap help messagePhilippe Mathieu-Daudé
2019-08-21hw/core: Move cpu.c, cpu.h from qom/ to hw/core/Markus Armbruster
2019-08-16trace: Do not include qom/cpu.h into generated trace.hMarkus Armbruster
2019-06-12Include qemu-common.h exactly where neededMarkus Armbruster
2019-04-18trace: Simplify how st_print_trace_file_status() printsMarkus Armbruster
2019-03-22trace: handle tracefs path truncationStefan Hajnoczi
2019-03-11build: get rid of target-obj-yPaolo Bonzini
2018-12-12trace: simple style changesLarry Dewey
2018-07-19tracing: Use double-dash spelling for trace optionYaowei Bai
2018-06-29Merge remote-tracking branch 'remotes/berrange/tags/min-glib-pull-request' in...Peter Maydell
2018-06-29glib: bump min required glib library version to 2.40Daniel P. Berrangé
2018-06-28move public invalidate APIs out of translate-all.{c,h}, clean upPaolo Bonzini
2018-06-27trace: add trace_mem_build_info_no_se_be/leEmilio G. Cota
2018-06-27trace: expand mem_info:size_shift to 3 bitsEmilio G. Cota
2018-06-27trace: simplify trace_mem functionsEmilio G. Cota
2018-06-01trace: use local path for local headersMichael S. Tsirkin
2018-03-02Include less of the generated modular QAPI headersMarkus Armbruster
2018-02-09Move include qemu/option.h from qemu-common.h to actual usersMarkus Armbruster
2018-02-09Include qapi/error.h exactly where neededMarkus Armbruster
2018-02-09Clean up includesMarkus Armbruster
2017-12-18trace: Try using tracefs firstNamhyung Kim
2017-12-18trace: Generalize searching for debugfsNamhyung Kim
2017-12-18trace: Simplify find_debugfs()Namhyung Kim
2017-09-19Convert single line fprintf(.../n) to warn_report()Alistair Francis
2017-09-19Convert remaining error_report() to warn_report()Alistair Francis
2017-09-15trace: Immediately apply per-vCPU state changes if a vCPU is being createdLluís Vilanova
2017-08-01trace: add trace_event_get_state_backends()Stefan Hajnoczi
2017-07-17exec: [tcg] Use different TBs according to the vCPU's dynamic tracing stateLluís Vilanova
2017-07-17trace: [tcg] Delay changes to dynamic state when translatingLluís Vilanova
2017-07-17trace: Allocate cpu->trace_dstate in placeLluís Vilanova
2017-07-13Convert error_report() to warn_report()Alistair Francis
2017-07-11trace: Fix early setting of events with the "vcpu" propertyLluís Vilanova