index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
trace
/
Makefile.objs
Age
Commit message (
Expand
)
Author
2019-03-11
build: get rid of target-obj-y
Paolo Bonzini
2017-03-28
trace: fix tcg tracing build breakage
Stefan Hajnoczi
2017-03-16
trace: ensure $(tracetool-y) is defined in top level makefile
Daniel P. Berrange
2017-01-31
trace: switch to modular code generation for sub-directories
Daniel P. Berrange
2017-01-31
trace: move setting of group name into Makefiles
Daniel P. Berrange
2016-10-12
trace: pass trace-events to tracetool as a positional param
Daniel P. Berrange
2016-10-12
trace: get rid of generated-events.h/generated-events.c
Daniel P. Berrange
2016-10-06
rules.mak: quiet-command: Split command name and args to print
Peter Maydell
2016-07-18
trace: Add per-vCPU tracing states for events with the 'vcpu' property
Lluís Vilanova
2016-06-20
trace: add build framework for merging trace-events files
Daniel P. Berrange
2016-01-07
trace: add make dependencies on tracetool source
Stefan Hajnoczi
2016-01-07
trace: fix make foo-timestamp rules
Stefan Hajnoczi
2014-09-26
trace: [qmp] Add commands to query and control event tracing state
Lluís Vilanova
2014-09-09
trace: Only link generated-tracers.o with "simple" backend
Fam Zheng
2014-08-12
trace: [tcg] Generate TCG tracing routines
Lluís Vilanova
2014-08-12
trace: [tcg] Define TCG tracing helper routine wrappers
Lluís Vilanova
2014-08-12
trace: [tcg] Define TCG tracing helper routines
Lluís Vilanova
2014-08-12
trace: [tcg] Declare TCG tracing helper routines
Lluís Vilanova
2014-06-09
trace: Multi-backend tracing
Lluís Vilanova
2014-05-07
trace: [tracetool] Minimize the amount of per-backend code
Lluís Vilanova
2014-02-19
Adapt Makefiles to the new LTTng ust interface
Mohamad Gebai
2013-05-03
trace: Add ftrace tracing backend
Eiichi Tsukata
2013-03-28
trace: rebuild generated-events.o when configuration changes
Stefan Hajnoczi
2013-03-28
trace: Provide a generic tracing event descriptor
Lluís Vilanova
2013-01-30
Makefile: clean timestamp generation rule
Michael S. Tsirkin
2013-01-12
build: fold trace-obj-y into libqemuutil.a
Paolo Bonzini
2013-01-12
build: some simplifications for "trace/Makefile.objs"
Paolo Bonzini
2013-01-12
build: move dtrace rules to rules.mak
Paolo Bonzini
2012-12-23
build: Use separate makefile for "trace/"
Lluís Vilanova