154 Commits (71d337943870b30ed8a137fb14dbf4680ba9ccc7)

Author SHA1 Message Date
oltolm 9761ad5f65 meson: fix Windows build 10 months ago
Tanish Desai ffcfb0faaa trace/simple: seperate hot paths of tracing fucntions 10 months ago
Philippe Mathieu-Daudé 4c2b6f3287 tracetool: Forbid newline character in event format 2 years ago
Philippe Mathieu-Daudé 0e2b9edfb6 tracetool: Remove unused vcpu.py script 2 years ago
Marc-André Lureau 4d96307c5b tracetool: avoid invalid escape in Python string 2 years ago
Paolo Bonzini e6d8e5e6e3 tracetool: avoid invalid escape in Python string 3 years ago
Alex Bennée 333df1c6c7 trace: remove control-vcpu.h 3 years ago
Alex Bennée 7103201370 trace: remove vcpu_id from the TraceEvent structure 3 years ago
Thomas De Schampheleire 9d672e2904 tracetool: use relative paths for '#line' preprocessor directives 3 years ago
Richard Henderson 29c87a281e tracing: remove transform.py 3 years ago
Marc-André Lureau e32aaa5a19 trace: fix compilation with lttng-ust >= 2.13 4 years ago
Alex Bennée 126d4123c5 tracing: excise the tcg related from tracetool 4 years ago
Philippe Mathieu-Daudé 54fa79b793 scripts/tracetool: Replace the word 'whitelist' 5 years ago
Stefan Hajnoczi 418ed14268 trace: make the 'log' backend timestamp configurable 5 years ago
Daniel P. Berrangé 09612de7e9 tracetool: also strip %l and %ll from systemtap format strings 5 years ago
Laurent Vivier 9f4e519fd7 tracetool: fix "PRI" macro decoding 5 years ago
Stefan Hajnoczi 7fb48c0ee1 tracetool: show trace-events filename/lineno in fmt string errors 6 years ago
Stefan Hajnoczi 4e66c9ef64 tracetool: add input filename and line number to Event 6 years ago
Stefan Hajnoczi 294170c1dd tracetool: add out_lineno and out_next_lineno to out() 6 years ago
Stefan Hajnoczi c05012a365 tracetool: add output filename command-line argument 6 years ago
Stefan Hajnoczi 35e28cb0f2 scripts/tracetool: silence SystemTap dtrace(1) long long warnings 6 years ago
zhaolichang 65fdb3cc2e scripts/: fix some comment spelling errors 6 years ago
Roman Bolshakov 5e7477bc82 scripts/tracetool: Use void pointer for vcpu 6 years ago
Roman Bolshakov 0807162e60 scripts/tracetool: Fix dtrace generation for macOS 6 years ago
Paolo Bonzini a81df1b68b libqemuutil, qapi, trace: convert to meson 6 years ago
Paolo Bonzini 243af0225a trace: switch position of headers to what Meson requires 6 years ago
Stefan Hajnoczi 000822441e tracetool: carefully define SDT_USE_VARIADIC 6 years ago
Stefan Hajnoczi 27e08bab94 tracetool: work around ust <sys/sdt.h> include conflict 6 years ago
Philippe Mathieu-Daudé f892b494fa scripts/tracetool: Update maintainer email address 6 years ago
Philippe Mathieu-Daudé 91aef87a2b scripts/tracetool: Remove shebang header 6 years ago
Alex Bennée 504f73f7b3 trace: add mmu_index to mem_info 7 years ago
Stefan Hajnoczi 403e11edbf trace: avoid "is" with a literal Python 3.8 warnings 7 years ago
Philippe Mathieu-Daudé 9f7ad79c16 trace: Forbid event format ending with newline character 7 years ago
Markus Armbruster 13d4ff07e8 trace: Do not include qom/cpu.h into generated trace.h 7 years ago
Markus Armbruster 988fa10304 trace: Eliminate use of TARGET_FMT_plx 7 years ago
Markus Armbruster a8d2532645 Include qemu-common.h exactly where needed 7 years ago
Richard Henderson 29a0af618d cpu: Replace ENV_GET_CPU with env_cpu 7 years ago
Stefan Hajnoczi b33b890cd0 trace: avoid SystemTap dtrace(1) warnings on empty files 7 years ago
Daniel P. Berrangé 62dd1048c0 trace: add ability to do simple printf logging via systemtap 7 years ago
Daniel P. Berrangé 772f1b3721 trace: forbid use of %m in trace event format strings 7 years ago
Daniel P. Berrangé 7760636309 trace: enforce that every trace-events file has a final newline 7 years ago
Philippe Mathieu-Daudé 9ab5a24b52 scripts: Remove unused python imports 8 years ago
Fabiano Rosas 8fbc12f324 tracetool: Include thread id information in log backend 8 years ago
Philippe Mathieu-Daudé 82c4f87e0e trace: Fix format string for the struct timeval members casted to size_t 8 years ago
Stefan Hajnoczi ec09f87753 trace: forbid floating point types 8 years ago
Daniel P. Berrangé 73ff061032 trace: only permit standard C types and fixed size integer types 8 years ago
Daniel P. Berrangé 86b5aacfb9 trace: include filename when printing parser error messages 8 years ago
Peter Maydell be0aa7ac89 log-for-trace.h: Split out parts of log.h used by trace.h 8 years ago
Jon Emil Jahren 61b01bbc6c tracetool: For ust trace bool type as ctf_integer 8 years ago
Jon Emil Jahren fb1a66bc01 tracetool: Update argument format regex to non-greedy star 8 years ago