index
:
focaccia-qemu
this commit
master
sr/plugin
ta/focaccia
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
/
tracetool
/
backend
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
tracetool/syslog: add Rust support
Tanish Desai
2025-10-01
1
-1
/
+6
*
tracetool/ftrace: add Rust support
Tanish Desai
2025-10-01
1
-1
/
+7
*
tracetool/log: add Rust support
Tanish Desai
2025-10-01
1
-1
/
+9
*
tracetool/simple: add Rust support
Tanish Desai
2025-10-01
1
-0
/
+7
*
tracetool/backend: remove redundant trace event checks
Tanish Desai
2025-10-01
4
-22
/
+10
*
tracetool: add CHECK_TRACE_EVENT_GET_STATE
Tanish Desai
2025-10-01
1
-12
/
+27
*
trace/ftrace: move snprintf+write from tracepoints to ftrace.c
Paolo Bonzini
2025-10-01
1
-10
/
+2
*
tracetool: add SPDX headers
Paolo Bonzini
2025-10-01
7
-0
/
+14
*
treewide: remove unnessary "coding" header
Paolo Bonzini
2025-10-01
7
-14
/
+0
*
tracetool: fix usage of try_import()
Paolo Bonzini
2025-10-01
1
-1
/
+1
*
log: make '-msg timestamp=on' apply to all qemu_log usage
Daniel P. Berrangé
2025-07-24
1
-13
/
+1
*
tracetool: removed the unused vcpu property
Tanish Desai
2025-07-22
3
-15
/
+3
*
meson: fix Windows build
oltolm
2025-06-16
3
-9
/
+3
*
trace/simple: seperate hot paths of tracing fucntions
Tanish Desai
2025-06-02
1
-13
/
+10
*
tracetool: use relative paths for '#line' preprocessor directives
Thomas De Schampheleire
2023-04-24
3
-3
/
+9
*
trace: make the 'log' backend timestamp configurable
Stefan Hajnoczi
2021-02-01
1
-6
/
+13
*
tracetool: show trace-events filename/lineno in fmt string errors
Stefan Hajnoczi
2021-01-04
3
-0
/
+12
*
libqemuutil, qapi, trace: convert to meson
Paolo Bonzini
2020-08-21
2
-6
/
+2
*
tracetool: carefully define SDT_USE_VARIADIC
Stefan Hajnoczi
2020-07-30
1
-0
/
+4
*
tracetool: work around ust <sys/sdt.h> include conflict
Stefan Hajnoczi
2020-07-07
1
-0
/
+6
*
scripts/tracetool: Update maintainer email address
Philippe Mathieu-Daudé
2020-06-24
5
-5
/
+5
*
scripts/tracetool: Remove shebang header
Philippe Mathieu-Daudé
2020-02-07
7
-7
/
+0
*
tracetool: Include thread id information in log backend
Fabiano Rosas
2018-12-12
1
-1
/
+1
*
trace: Fix format string for the struct timeval members casted to size_t
Philippe Mathieu-Daudé
2018-06-29
1
-1
/
+1
*
log-for-trace.h: Split out parts of log.h used by trace.h
Peter Maydell
2018-03-12
1
-7
/
+6
*
trace: add TRACE_<event>_BACKEND_DSTATE()
Stefan Hajnoczi
2017-08-01
7
-0
/
+45
*
trace: [tcg, trivial] Re-align generated code
Lluís Vilanova
2017-07-17
6
-28
/
+29
*
trace: switch to modular code generation for sub-directories
Daniel P. Berrange
2017-01-31
3
-3
/
+12
*
trace: Fix 'char **' compilation error in simple backend
Fam Zheng
2016-10-27
1
-1
/
+2
*
trace: introduce a formal group name for trace events
Daniel P. Berrange
2016-10-12
7
-20
/
+20
*
trace: remove the TraceEventID and TraceEventVCPUID enums
Daniel P. Berrange
2016-10-12
1
-2
/
+2
*
trace: remove duplicate control.h includes in generated-tracers.h
Daniel P. Berrange
2016-10-12
3
-4
/
+1
*
trace: add syslog tracing backend
Paul Durrant
2016-09-05
1
-0
/
+45
*
trace: Conditionally trace events based on their per-vCPU state
Lluís Vilanova
2016-07-18
5
-27
/
+40
*
Clean up includes some more
Markus Armbruster
2016-03-22
1
-5
/
+1
*
scripts/tracetool: Include qemu/osdep.h in generated .c files
Peter Maydell
2016-02-16
1
-1
/
+2
*
trace: convert stderr backend to log
Paolo Bonzini
2016-02-03
1
-4
/
+5
*
trace: Print PID and time in stderr traces
Dr. David Alan Gilbert
2015-02-06
1
-1
/
+9
*
trace: avoid Python 2.5 all() in tracetool
Stefan Hajnoczi
2014-08-28
1
-1
/
+2
*
trace: Multi-backend tracing
Lluís Vilanova
2014-06-09
1
-7
/
+8
*
trace: [tracetool] Minimize the amount of per-backend code
Lluís Vilanova
2014-05-07
7
-313
/
+153
*
trace: [tracetool] Show list of frontends and backends sorted by name
Lluís Vilanova
2014-05-07
1
-1
/
+1
*
trace: [tracetool] Add method 'Event.api' to build event names
Lluís Vilanova
2014-05-07
4
-13
/
+15
*
Modified the tracetool framework for LTTng 2.x
Mohamad Gebai
2014-02-19
1
-56
/
+45
*
trace: fix simple trace "disable" keyword
Stefan Hajnoczi
2014-01-27
1
-1
/
+2
*
trace: [simple] Do not include "trace/simple.h" in generated tracer headers
Lluís Vilanova
2014-01-27
1
-3
/
+0
*
trace: Add ftrace tracing backend
Eiichi Tsukata
2013-05-03
1
-0
/
+54
*
trace: [stderr] Port to generic event information and new control interface
Lluís Vilanova
2013-03-28
1
-19
/
+8
*
trace: [simple] Port to generic event information and new control interface
Lluís Vilanova
2013-03-28
1
-13
/
+5
*
trace: Provide a generic tracing event descriptor
Lluís Vilanova
2013-03-28
1
-0
/
+23
[next]