128 Commits (b76e4458b1eb3c32e9824fe6aa51f67d2b251748)

Author SHA1 Message Date
Markus Armbruster 9af2398977 Include less of the generated modular QAPI headers 8 years ago
Markus Armbruster 922a01a013 Move include qemu/option.h from qemu-common.h to actual users 8 years ago
Markus Armbruster e688df6bc4 Include qapi/error.h exactly where needed 8 years ago
Markus Armbruster 8f0a3716e4 Clean up includes 8 years ago
Namhyung Kim c9add62195 trace: Try using tracefs first 9 years ago
Namhyung Kim babfff8e11 trace: Generalize searching for debugfs 9 years ago
Namhyung Kim 5070570c90 trace: Simplify find_debugfs() 9 years ago
Alistair Francis 2ab4b13563 Convert single line fprintf(.../n) to warn_report() 9 years ago
Alistair Francis 55d527a94d Convert remaining error_report() to warn_report() 9 years ago
Lluís Vilanova f99b38fc7c trace: Immediately apply per-vCPU state changes if a vCPU is being created 9 years ago
Stefan Hajnoczi d87aa13803 trace: add trace_event_get_state_backends() 9 years ago
Lluís Vilanova 61a67f71dd exec: [tcg] Use different TBs according to the vCPU's dynamic tracing state 9 years ago
Lluís Vilanova d43811165d trace: [tcg] Delay changes to dynamic state when translating 9 years ago
Lluís Vilanova d01c05c955 trace: Allocate cpu->trace_dstate in place 9 years ago
Alistair Francis 3dc6f86936 Convert error_report() to warn_report() 9 years ago
Lluís Vilanova f5956d71fb trace: Fix early setting of events with the "vcpu" property 9 years ago
Stefan Hajnoczi 7609ffb919 trace: fix tcg tracing build breakage 9 years ago
Daniel P. Berrange 8755b4afbd trace: ensure $(tracetool-y) is defined in top level makefile 9 years ago
Daniel P. Berrange 0ab8ed18a6 trace: switch to modular code generation for sub-directories 9 years ago
Daniel P. Berrange 2098c56a9b trace: move setting of group name into Makefiles 9 years ago
Lluís Vilanova a47e87151e trace: Add event "guest_cpu_exit" 9 years ago
Lluís Vilanova 82e95ec847 trace: Fix dynamic event state on vCPU hot-unplug 9 years ago
Lluís Vilanova fff895dfdb trace: Lock vCPU list when initializing dynamic tracing state 9 years ago
Daniel P. Berrange 0bc6484d58 trace: pass trace-events to tracetool as a positional param 10 years ago
Daniel P. Berrange 347701879c trace: get rid of generated-events.h/generated-events.c 10 years ago
Daniel P. Berrange ca3fa0e88f trace: dynamically allocate event IDs at runtime 10 years ago
Daniel P. Berrange b7d48952c3 trace: dynamically allocate trace_dstate in CPUState 10 years ago
Daniel P. Berrange fe4db84d49 trace: provide mechanism for registering trace events 10 years ago
Daniel P. Berrange 8ed5372874 trace: don't abort qemu if ftrace can't be initialized 10 years ago
Daniel P. Berrange 7f1b588f20 trace: emit name <-> ID mapping in simpletrace header 10 years ago
Daniel P. Berrange ef4c9fc854 trace: remove the TraceEventID and TraceEventVCPUID enums 10 years ago
Daniel P. Berrange 79218be42b trace: give each trace event a named TraceEvent struct 10 years ago
Daniel P. Berrange a82417b50b trace: break circular dependency in event-internal.h 10 years ago
Daniel P. Berrange 9397740244 trace: remove global 'uint16 dstate[]' array 10 years ago
Daniel P. Berrange 599ab2f241 trace: remove some now unused functions 10 years ago
Daniel P. Berrange 0d4e995c73 trace: convert code to use event iterators 10 years ago
Daniel P. Berrange 6a1b0f3aea trace: add trace event iterator APIs 10 years ago
Peter Maydell 0bdb12c7c5 rules.mak: quiet-command: Split command name and args to print 10 years ago
Lluís Vilanova b9d7221524 trace: Add event "guest_cpu_enter" 10 years ago
Lluís Vilanova 2bfe11c8fa trace: Properly initialize dynamic event states in hot-plugged vCPUs 10 years ago
Lluís Vilanova 8eb1b9db55 trace: Avoid implicit bool->integer conversions 10 years ago
Lluís Vilanova a4d50b1d2a trace: Remove 'trace_events_dstate_init' 10 years ago
Paul Durrant 0a85241756 trace: add syslog tracing backend 10 years ago
Lluís Vilanova 77e2b17272 trace: Add QAPI/QMP interfaces to query and control per-vCPU tracing state 10 years ago
Lluís Vilanova 4815185902 trace: Add per-vCPU tracing states for events with the 'vcpu' property 10 years ago
Lluís Vilanova e1d6e0a4c0 trace: Cosmetic changes on fast-path tracing 10 years ago
Lluís Vilanova 17f7ac75df trace: Identify events with the 'vcpu' property 10 years ago
Markus Armbruster 175de52487 Clean up decorations and whitespace around header guards 10 years ago
Denis V. Lunev e9e0bb2af2 trace: move qemu_trace_opts to trace/control.c 10 years ago
Daniel P. Berrange 1412cf58be trace: add build framework for merging trace-events files 10 years ago