index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
/
tracetool
/
format
Commit message (
Expand
)
Author
Age
Files
Lines
*
scripts/tracetool: silence SystemTap dtrace(1) long long warnings
Stefan Hajnoczi
2020-11-11
1
-0
/
+6
*
scripts/tracetool: Fix dtrace generation for macOS
Roman Bolshakov
2020-09-09
1
-1
/
+14
*
trace: switch position of headers to what Meson requires
Paolo Bonzini
2020-08-21
3
-6
/
+3
*
scripts/tracetool: Update maintainer email address
Philippe Mathieu-Daudé
2020-06-24
9
-9
/
+9
*
scripts/tracetool: Remove shebang header
Philippe Mathieu-Daudé
2020-02-07
13
-13
/
+0
*
trace: Do not include qom/cpu.h into generated trace.h
Markus Armbruster
2019-08-16
2
-1
/
+7
*
trace: Eliminate use of TARGET_FMT_plx
Markus Armbruster
2019-08-16
1
-3
/
+0
*
Include qemu-common.h exactly where needed
Markus Armbruster
2019-06-12
3
-3
/
+0
*
cpu: Replace ENV_GET_CPU with env_cpu
Richard Henderson
2019-06-10
1
-1
/
+1
*
trace: avoid SystemTap dtrace(1) warnings on empty files
Stefan Hajnoczi
2019-03-22
1
-0
/
+5
*
trace: add ability to do simple printf logging via systemtap
Daniel P. Berrangé
2019-01-24
1
-0
/
+127
*
scripts: Remove unused python imports
Philippe Mathieu-Daudé
2019-01-17
1
-1
/
+1
*
tracetool: For ust trace bool type as ctf_integer
Jon Emil Jahren
2018-02-19
1
-1
/
+2
*
trace: use static event ID mapping in simpletrace.stp
Stefan Hajnoczi
2017-08-15
1
-29
/
+2
*
trace: add TRACE_<event>_BACKEND_DSTATE()
Stefan Hajnoczi
2017-08-01
1
-0
/
+10
*
trace: ensure unique function / variable names per .stp file
Daniel P. Berrange
2017-08-01
1
-10
/
+19
*
trace: [tcg] Do not generate TCG code to trace dynamically-disabled events
Lluís Vilanova
2017-07-17
3
-13
/
+39
*
trace: fix tcg tracing build breakage
Stefan Hajnoczi
2017-03-28
2
-0
/
+2
*
trace: switch to modular code generation for sub-directories
Daniel P. Berrange
2017-01-31
5
-5
/
+23
*
trace: introduce a formal group name for trace events
Daniel P. Berrange
2016-10-12
12
-32
/
+35
*
trace: get rid of generated-events.h/generated-events.c
Daniel P. Berrange
2016-10-12
4
-116
/
+65
*
trace: dynamically allocate event IDs at runtime
Daniel P. Berrange
2016-10-12
2
-12
/
+2
*
trace: provide mechanism for registering trace events
Daniel P. Berrange
2016-10-12
1
-0
/
+6
*
trace: emit name <-> ID mapping in simpletrace header
Daniel P. Berrange
2016-10-12
1
-2
/
+22
*
trace: remove the TraceEventID and TraceEventVCPUID enums
Daniel P. Berrange
2016-10-12
3
-24
/
+14
*
trace: give each trace event a named TraceEvent struct
Daniel P. Berrange
2016-10-12
2
-9
/
+21
*
trace: remove global 'uint16 dstate[]' array
Daniel P. Berrange
2016-10-12
2
-2
/
+10
*
trace: Conditionally trace events based on their per-vCPU state
Lluís Vilanova
2016-07-18
1
-2
/
+17
*
trace: Identify events with the 'vcpu' property
Lluís Vilanova
2016-07-18
2
-3
/
+20
*
qemu-common: push cpu.h inclusion out of qemu-common.h
Paolo Bonzini
2016-05-19
1
-0
/
+1
*
Clean up includes some more
Markus Armbruster
2016-03-22
4
-6
/
+0
*
trace: Add 'vcpu' event property to trace guest vCPU
Lluís Vilanova
2016-03-01
6
-28
/
+64
*
trace: Remove unnecessary intermediate event copies
Lluís Vilanova
2016-03-01
2
-4
/
+4
*
tracetool: Include osdep.h in generated-ust.c
Peter Maydell
2016-02-23
1
-0
/
+2
*
scripts/tracetool: Include qemu/osdep.h in generated .c files
Peter Maydell
2016-02-16
2
-0
/
+2
*
trace: track enabled events in a separate array
Paolo Bonzini
2016-02-03
1
-1
/
+1
*
trace: add DTrace reserved words for .d files
Stefan Hajnoczi
2015-03-02
1
-7
/
+19
*
trace: [ust] Fix format string computation in tcg-enabled events
Lluís Vilanova
2014-09-26
1
-1
/
+1
*
trace: teach lttng backend to use format strings
Alex Bennée
2014-08-12
1
-4
/
+11
*
trace: [tcg] Generate TCG tracing routines
Lluís Vilanova
2014-08-12
1
-0
/
+57
*
trace: [tcg] Define TCG tracing helper routine wrappers
Lluís Vilanova
2014-08-12
1
-0
/
+70
*
trace: [tcg] Define TCG tracing helper routines
Lluís Vilanova
2014-08-12
1
-0
/
+50
*
trace: [tcg] Declare TCG tracing helper routines
Lluís Vilanova
2014-08-12
1
-0
/
+50
*
trace: [tcg] Add 'tcg' event property
Lluís Vilanova
2014-08-12
1
-0
/
+5
*
trace: add tracetool simpletrace_stap format
Stefan Hajnoczi
2014-08-12
1
-0
/
+71
*
trace: extract stap_escape() function for reuse
Stefan Hajnoczi
2014-08-12
1
-3
/
+8
*
trace: [tracetool] Minimize the amount of per-backend code
Lluís Vilanova
2014-05-07
9
-65
/
+152
*
trace: [tracetool] Change format docs to point to the generated file
Lluís Vilanova
2014-05-07
7
-11
/
+11
*
trace: [tracetool] Show list of frontends and backends sorted by name
Lluís Vilanova
2014-05-07
1
-2
/
+2
*
trace: [tracetool] Add method 'Event.api' to build event names
Lluís Vilanova
2014-05-07
1
-3
/
+3
[next]