Markus Armbruster
|
ba4912cb0d
trace: Simplify how st_print_trace_file_status() prints
|
6 vuotta sitten |
Larry Dewey
|
7ff5920717
trace: simple style changes
|
6 vuotta sitten |
Daniel P. Berrangé
|
e7b3af8159
glib: bump min required glib library version to 2.40
|
7 vuotta sitten |
Alistair Francis
|
2ab4b13563
Convert single line fprintf(.../n) to warn_report()
|
8 vuotta sitten |
Daniel P. Berrange
|
0ab8ed18a6
trace: switch to modular code generation for sub-directories
|
8 vuotta sitten |
Daniel P. Berrange
|
7f1b588f20
trace: emit name <-> ID mapping in simpletrace header
|
9 vuotta sitten |
Daniel P. Berrange
|
ef4c9fc854
trace: remove the TraceEventID and TraceEventVCPUID enums
|
9 vuotta sitten |
Stefan Weil
|
cb8d4c8f54
Fix some typos found by codespell
|
9 vuotta sitten |
Peter Maydell
|
d38ea87ac5
all: Clean up includes
|
9 vuotta sitten |
Paolo Bonzini
|
41fc57e44e
trace: split trace_init_file out of trace_init_backends
|
9 vuotta sitten |
Stefan Weil
|
857a0e387a
trace/simple: Fix warning and wrong trace file name for MinGW
|
10 vuotta sitten |
Michael Tokarev
|
86946a2d83
glib-compat.h: add new thread API emulation on top of pre-2.31 API
|
11 vuotta sitten |
Lluís Vilanova
|
5b808275f3
trace: Multi-backend tracing
|
11 vuotta sitten |
Stefan Hajnoczi
|
26896cbf35
trace: add pid field to simpletrace record
|
11 vuotta sitten |
Lluís Vilanova
|
ef0bd3bba6
trace: [simple] Bump up log version number
|
11 vuotta sitten |
Stefan Hajnoczi
|
ae2990c259
osdep: initialize glib threads in all QEMU tools
|
12 vuotta sitten |
Stefan Hajnoczi
|
05735a2a9c
trace: add glib 2.32+ static GMutex support
|
11 vuotta sitten |
Lluís Vilanova
|
b618c28831
trace: [simple] Do not include "trace/simple.h" in generated tracer headers
|
11 vuotta sitten |
Lluís Vilanova
|
60481e210d
trace: [simple] Port to generic event information and new control interface
|
12 vuotta sitten |
Stefan Hajnoczi
|
4a0e6714b0
trace: deal with deprecated glib thread functions
|
12 vuotta sitten |
Stefan Hajnoczi
|
30d940875d
trace: use glib atomic int types
|
12 vuotta sitten |
Markus Armbruster
|
b6b2c96280
trace: Clean up the "try to update atomic until it worked" loops
|
12 vuotta sitten |
Markus Armbruster
|
e722d705ae
trace: Direct access of atomics is verboten, use the API
|
12 vuotta sitten |
Markus Armbruster
|
fb3a508531
trace: Fix simple trace dropped event record for big endian
|
12 vuotta sitten |
Paolo Bonzini
|
1de7afc984
misc: move include files to include/qemu/
|
12 vuotta sitten |
Stefan Weil
|
4552e41025
trace/simple: Replace asprintf by g_strdup_printf
|
13 vuotta sitten |
Harsh Prateek Bora
|
db8894f209
trace: avoid pointer aliasing in trace_record_finish()
|
13 vuotta sitten |
Harsh Prateek Bora
|
fd82f015a1
trace: drop unused TraceBufferRecord->next_tbuf_idx field
|
13 vuotta sitten |
Harsh Prateek Bora
|
83d35d3e99
trace: remove unnecessary write_to_buffer() typecasting
|
13 vuotta sitten |
Harsh Prateek Bora
|
8ae601e8fe
trace: rename TraceRecordHeader to TraceLogHeader
|
13 vuotta sitten |