Age | Commit message (Expand) | Author | Files | Lines |
2023-06-01 | trace: remove control-vcpu.h | Alex Bennée | 1 | -4/+1 |
2023-06-01 | trace: remove vcpu_id from the TraceEvent structure | Alex Bennée | 2 | -16/+1 |
2023-04-24 | tracetool: use relative paths for '#line' preprocessor directives | Thomas De Schampheleire | 3 | -3/+9 |
2023-03-05 | tracing: remove transform.py | Richard Henderson | 2 | -191/+0 |
2022-04-01 | trace: fix compilation with lttng-ust >= 2.13 | Marc-André Lureau | 1 | -2/+2 |
2022-02-09 | tracing: excise the tcg related from tracetool | Alex Bennée | 6 | -331/+4 |
2021-03-09 | scripts/tracetool: Replace the word 'whitelist' | Philippe Mathieu-Daudé | 1 | -1/+1 |
2021-02-01 | trace: make the 'log' backend timestamp configurable | Stefan Hajnoczi | 1 | -6/+13 |
2021-02-01 | tracetool: also strip %l and %ll from systemtap format strings | Daniel P. Berrangé | 1 | -1/+6 |
2021-02-01 | tracetool: fix "PRI" macro decoding | Laurent Vivier | 1 | -0/+1 |
2021-01-04 | tracetool: show trace-events filename/lineno in fmt string errors | Stefan Hajnoczi | 3 | -0/+12 |
2021-01-04 | tracetool: add input filename and line number to Event | Stefan Hajnoczi | 1 | -5/+22 |
2021-01-04 | tracetool: add out_lineno and out_next_lineno to out() | Stefan Hajnoczi | 1 | -1/+9 |
2021-01-04 | tracetool: add output filename command-line argument | Stefan Hajnoczi | 1 | -2/+16 |
2020-11-11 | scripts/tracetool: silence SystemTap dtrace(1) long long warnings | Stefan Hajnoczi | 1 | -0/+6 |
2020-09-17 | scripts/: fix some comment spelling errors | zhaolichang | 1 | -1/+1 |
2020-09-09 | scripts/tracetool: Use void pointer for vcpu | Roman Bolshakov | 1 | -1/+1 |
2020-09-09 | scripts/tracetool: Fix dtrace generation for macOS | Roman Bolshakov | 1 | -1/+14 |
2020-08-21 | libqemuutil, qapi, trace: convert to meson | Paolo Bonzini | 2 | -6/+2 |
2020-08-21 | trace: switch position of headers to what Meson requires | Paolo Bonzini | 3 | -6/+3 |
2020-07-30 | tracetool: carefully define SDT_USE_VARIADIC | Stefan Hajnoczi | 1 | -0/+4 |
2020-07-07 | tracetool: work around ust <sys/sdt.h> include conflict | Stefan Hajnoczi | 1 | -0/+6 |
2020-06-24 | scripts/tracetool: Update maintainer email address | Philippe Mathieu-Daudé | 17 | -17/+17 |
2020-02-07 | scripts/tracetool: Remove shebang header | Philippe Mathieu-Daudé | 23 | -23/+0 |
2019-10-28 | trace: add mmu_index to mem_info | Alex Bennée | 1 | -0/+1 |
2019-10-15 | trace: avoid "is" with a literal Python 3.8 warnings | Stefan Hajnoczi | 1 | -2/+2 |
2019-09-18 | trace: Forbid event format ending with newline character | Philippe Mathieu-Daudé | 1 | -0/+3 |
2019-08-16 | trace: Do not include qom/cpu.h into generated trace.h | Markus Armbruster | 2 | -1/+7 |
2019-08-16 | trace: Eliminate use of TARGET_FMT_plx | Markus Armbruster | 1 | -3/+0 |
2019-06-12 | Include qemu-common.h exactly where needed | Markus Armbruster | 3 | -3/+0 |
2019-06-10 | cpu: Replace ENV_GET_CPU with env_cpu | Richard Henderson | 1 | -1/+1 |
2019-03-22 | trace: avoid SystemTap dtrace(1) warnings on empty files | Stefan Hajnoczi | 1 | -0/+5 |
2019-01-24 | trace: add ability to do simple printf logging via systemtap | Daniel P. Berrangé | 1 | -0/+127 |
2019-01-24 | trace: forbid use of %m in trace event format strings | Daniel P. Berrangé | 1 | -0/+4 |
2019-01-24 | trace: enforce that every trace-events file has a final newline | Daniel P. Berrangé | 1 | -0/+2 |
2019-01-17 | scripts: Remove unused python imports | Philippe Mathieu-Daudé | 1 | -1/+1 |
2018-12-12 | tracetool: Include thread id information in log backend | Fabiano Rosas | 1 | -1/+1 |
2018-06-29 | trace: Fix format string for the struct timeval members casted to size_t | Philippe Mathieu-Daudé | 1 | -1/+1 |
2018-06-27 | trace: forbid floating point types | Stefan Hajnoczi | 1 | -2/+0 |
2018-03-12 | trace: only permit standard C types and fixed size integer types | Daniel P. Berrangé | 1 | -0/+46 |
2018-03-12 | trace: include filename when printing parser error messages | Daniel P. Berrangé | 1 | -2/+4 |
2018-03-12 | log-for-trace.h: Split out parts of log.h used by trace.h | Peter Maydell | 1 | -7/+6 |
2018-02-19 | tracetool: For ust trace bool type as ctf_integer | Jon Emil Jahren | 1 | -1/+2 |
2018-02-19 | tracetool: Update argument format regex to non-greedy star | Jon Emil Jahren | 1 | -2/+3 |
2018-01-29 | tracetool: report error on foo() instead of foo(void) | Stefan Hajnoczi | 1 | -0/+2 |
2018-01-29 | tracetool: clarify that "formats" means "format strings" | Stefan Hajnoczi | 1 | -4/+4 |
2018-01-29 | tracetool: prefix parse errors with line numbers | Stefan Hajnoczi | 1 | -2/+7 |
2017-08-15 | trace: use static event ID mapping in simpletrace.stp | Stefan Hajnoczi | 1 | -29/+2 |
2017-08-01 | trace: add TRACE_<event>_BACKEND_DSTATE() | Stefan Hajnoczi | 9 | -0/+56 |
2017-08-01 | trace: ensure unique function / variable names per .stp file | Daniel P. Berrange | 1 | -10/+19 |