summaryrefslogtreecommitdiffstats
path: root/trace
Commit message (Expand)AuthorAgeFilesLines
* include/hw/core: Create struct CPUJumpCacheRichard Henderson2022-10-041-1/+1
* error: use GLib to remember the program nameMarc-André Lureau2022-03-221-1/+1
* tracing: excise the tcg related from tracetoolAlex Bennée2022-02-091-13/+0Star
* tracing: remove the trace-tcg includes from the buildAlex Bennée2022-02-091-1/+0Star
* meson: generate trace events for qmp commandsVladimir Sementsov-Ogievskiy2022-01-271-3/+8
* trace: move configuration from configure to MesonPaolo Bonzini2021-10-141-6/+9
* trace: simple: pass trace_file unmodified to config-host.hPaolo Bonzini2021-10-141-1/+1
* trace: Split guest_mem_beforeRichard Henderson2021-10-061-51/+0Star
* trace/mem: Pass MemOpIdx to trace_mem_get_infoRichard Henderson2021-10-061-22/+10Star
* meson: switch minimum meson version to 0.58.2, minimum recommended to 0.59.2Paolo Bonzini2021-10-051-2/+2
* meson: look up cp and dtrace with find_program()Paolo Bonzini2021-09-131-2/+3
* trace: Fold mem-internal.h into mem.hRichard Henderson2021-07-212-59/+37Star
* trace, lttng: require .pc filesPaolo Bonzini2021-07-121-1/+1
* trace/simple: add st_init_groupGerd Hoffmann2021-07-123-0/+17
* trace/simple: pass iter to st_write_event_mappingGerd Hoffmann2021-07-121-5/+5
* trace: add trace_event_iter_init_groupGerd Hoffmann2021-07-122-3/+29
* trace: iter init tweaksGerd Hoffmann2021-07-125-14/+29
* trace: fix "-trace file=..."Paolo Bonzini2021-03-061-6/+7
* trace: add meson custom_target() depend_files for tracetoolStefan Hajnoczi2021-02-011-7/+14
* Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...Peter Maydell2021-01-061-1/+2
|\
| * trace: do not include TCG helper tracepoints in no-TCG buildsPaolo Bonzini2021-01-021-1/+1
* | tracetool: add output filename command-line argumentStefan Hajnoczi2021-01-041-14/+7Star
* | trace: Send "-d trace:help" output to stdoutDoug Evans2021-01-042-7/+8
|/
* qapi: Use QAPI_LIST_PREPEND() where possibleEric Blake2020-12-191-12/+10Star
* trace: use STAP_SDT_V2 to work around symbol visibilityStefan Hajnoczi2020-11-191-2/+2
* trace: remove argument from trace_init_filePaolo Bonzini2020-11-112-15/+7Star
* trace/simple: Enable tracing on startup only if the user specifies a trace op...Josh DuBois2020-10-261-1/+5
* monitor: Use getter/setter functions for cur_monKevin Wolf2020-10-091-1/+1
* meson: clean up build_by_defaultPaolo Bonzini2020-09-301-1/+0Star
* meson: use meson datadir instead of qemu_datadirMarc-André Lureau2020-09-011-1/+1
* meson: Don't make object files for dtrace on macOSRoman Bolshakov2020-08-271-5/+8
* meson: convert systemtap filesMarc-André Lureau2020-08-211-7/+7
* meson: convert trace/Marc-André Lureau2020-08-212-9/+4Star
* meson: add remaining generated tcg trace helpersMarc-André Lureau2020-08-211-0/+14
* libqemuutil, qapi, trace: convert to mesonPaolo Bonzini2020-08-212-51/+76
* trace: switch position of headers to what Meson requiresPaolo Bonzini2020-08-212-2/+2
* trace/simple: Allow enabling simple traces from command lineJosh DuBois2020-07-291-0/+1
* trace/simple: Fix unauthorized enableMarkus Armbruster2020-06-242-7/+15
* tracing: only allow -trace to override -D if setAlex Bennée2020-02-251-3/+8
* qemu_set_log_filename: filename argument may be NULLSalvador Fandino2020-01-301-3/+1Star
* trace: Remove trace_mem_build_info_no_se_[bl]eRichard Henderson2020-01-161-17/+0Star
* trace: replace hand-crafted pattern_glob with g_pattern_match_simpleAlex Bennée2019-12-191-34/+1Star
* trace: add mmu_index to mem_infoAlex Bennée2019-10-282-12/+26
* trace: expand mem_info:size_shift to 4 bitsEmilio G. Cota2019-10-281-4/+4
* tcg: TCGMemOp is now accelerator independent MemOpTony Nguyen2019-09-032-4/+4
* trace: Clarify DTrace/SystemTap help messagePhilippe Mathieu-Daudé2019-08-271-0/+6
* hw/core: Move cpu.c, cpu.h from qom/ to hw/core/Markus Armbruster2019-08-211-1/+1
* trace: Do not include qom/cpu.h into generated trace.hMarkus Armbruster2019-08-164-50/+64
* Include qemu-common.h exactly where neededMarkus Armbruster2019-06-121-1/+0Star
* trace: Simplify how st_print_trace_file_status() printsMarkus Armbruster2019-04-182-4/+5