| Commit message (Expand) | Author | Age | Files | Lines |
* | error: use GLib to remember the program name | Marc-André Lureau | 2022-03-22 | 1 | -1/+1 |
* | tracing: excise the tcg related from tracetool | Alex Bennée | 2022-02-09 | 1 | -13/+0 |
* | tracing: remove the trace-tcg includes from the build | Alex Bennée | 2022-02-09 | 1 | -1/+0 |
* | meson: generate trace events for qmp commands | Vladimir Sementsov-Ogievskiy | 2022-01-27 | 1 | -3/+8 |
* | trace: move configuration from configure to Meson | Paolo Bonzini | 2021-10-14 | 1 | -6/+9 |
* | trace: simple: pass trace_file unmodified to config-host.h | Paolo Bonzini | 2021-10-14 | 1 | -1/+1 |
* | trace: Split guest_mem_before | Richard Henderson | 2021-10-06 | 1 | -51/+0 |
* | trace/mem: Pass MemOpIdx to trace_mem_get_info | Richard Henderson | 2021-10-06 | 1 | -22/+10 |
* | meson: switch minimum meson version to 0.58.2, minimum recommended to 0.59.2 | Paolo Bonzini | 2021-10-05 | 1 | -2/+2 |
* | meson: look up cp and dtrace with find_program() | Paolo Bonzini | 2021-09-13 | 1 | -2/+3 |
* | trace: Fold mem-internal.h into mem.h | Richard Henderson | 2021-07-21 | 2 | -59/+37 |
* | trace, lttng: require .pc files | Paolo Bonzini | 2021-07-12 | 1 | -1/+1 |
* | trace/simple: add st_init_group | Gerd Hoffmann | 2021-07-12 | 3 | -0/+17 |
* | trace/simple: pass iter to st_write_event_mapping | Gerd Hoffmann | 2021-07-12 | 1 | -5/+5 |
* | trace: add trace_event_iter_init_group | Gerd Hoffmann | 2021-07-12 | 2 | -3/+29 |
* | trace: iter init tweaks | Gerd Hoffmann | 2021-07-12 | 5 | -14/+29 |
* | trace: fix "-trace file=..." | Paolo Bonzini | 2021-03-06 | 1 | -6/+7 |
* | trace: add meson custom_target() depend_files for tracetool | Stefan Hajnoczi | 2021-02-01 | 1 | -7/+14 |
* | Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ... | Peter Maydell | 2021-01-06 | 1 | -1/+2 |
|\ |
|
| * | trace: do not include TCG helper tracepoints in no-TCG builds | Paolo Bonzini | 2021-01-02 | 1 | -1/+1 |
* | | tracetool: add output filename command-line argument | Stefan Hajnoczi | 2021-01-04 | 1 | -14/+7 |
* | | trace: Send "-d trace:help" output to stdout | Doug Evans | 2021-01-04 | 2 | -7/+8 |
|/ |
|
* | qapi: Use QAPI_LIST_PREPEND() where possible | Eric Blake | 2020-12-19 | 1 | -12/+10 |
* | trace: use STAP_SDT_V2 to work around symbol visibility | Stefan Hajnoczi | 2020-11-19 | 1 | -2/+2 |
* | trace: remove argument from trace_init_file | Paolo Bonzini | 2020-11-11 | 2 | -15/+7 |
* | trace/simple: Enable tracing on startup only if the user specifies a trace op... | Josh DuBois | 2020-10-26 | 1 | -1/+5 |
* | monitor: Use getter/setter functions for cur_mon | Kevin Wolf | 2020-10-09 | 1 | -1/+1 |
* | meson: clean up build_by_default | Paolo Bonzini | 2020-09-30 | 1 | -1/+0 |
* | meson: use meson datadir instead of qemu_datadir | Marc-André Lureau | 2020-09-01 | 1 | -1/+1 |
* | meson: Don't make object files for dtrace on macOS | Roman Bolshakov | 2020-08-27 | 1 | -5/+8 |
* | meson: convert systemtap files | Marc-André Lureau | 2020-08-21 | 1 | -7/+7 |
* | meson: convert trace/ | Marc-André Lureau | 2020-08-21 | 2 | -9/+4 |
* | meson: add remaining generated tcg trace helpers | Marc-André Lureau | 2020-08-21 | 1 | -0/+14 |
* | libqemuutil, qapi, trace: convert to meson | Paolo Bonzini | 2020-08-21 | 2 | -51/+76 |
* | trace: switch position of headers to what Meson requires | Paolo Bonzini | 2020-08-21 | 2 | -2/+2 |
* | trace/simple: Allow enabling simple traces from command line | Josh DuBois | 2020-07-29 | 1 | -0/+1 |
* | trace/simple: Fix unauthorized enable | Markus Armbruster | 2020-06-24 | 2 | -7/+15 |
* | tracing: only allow -trace to override -D if set | Alex Bennée | 2020-02-25 | 1 | -3/+8 |
* | qemu_set_log_filename: filename argument may be NULL | Salvador Fandino | 2020-01-30 | 1 | -3/+1 |
* | trace: Remove trace_mem_build_info_no_se_[bl]e | Richard Henderson | 2020-01-16 | 1 | -17/+0 |
* | trace: replace hand-crafted pattern_glob with g_pattern_match_simple | Alex Bennée | 2019-12-19 | 1 | -34/+1 |
* | trace: add mmu_index to mem_info | Alex Bennée | 2019-10-28 | 2 | -12/+26 |
* | trace: expand mem_info:size_shift to 4 bits | Emilio G. Cota | 2019-10-28 | 1 | -4/+4 |
* | tcg: TCGMemOp is now accelerator independent MemOp | Tony Nguyen | 2019-09-03 | 2 | -4/+4 |
* | trace: Clarify DTrace/SystemTap help message | Philippe Mathieu-Daudé | 2019-08-27 | 1 | -0/+6 |
* | hw/core: Move cpu.c, cpu.h from qom/ to hw/core/ | Markus Armbruster | 2019-08-21 | 1 | -1/+1 |
* | trace: Do not include qom/cpu.h into generated trace.h | Markus Armbruster | 2019-08-16 | 4 | -50/+64 |
* | Include qemu-common.h exactly where needed | Markus Armbruster | 2019-06-12 | 1 | -1/+0 |
* | trace: Simplify how st_print_trace_file_status() prints | Markus Armbruster | 2019-04-18 | 2 | -4/+5 |
* | trace: handle tracefs path truncation | Stefan Hajnoczi | 2019-03-22 | 1 | -2/+10 |