summaryrefslogtreecommitdiff
path: root/trace/Makefile.objs
AgeCommit message (Expand)AuthorFilesLines
2017-03-28trace: fix tcg tracing build breakageStefan Hajnoczi1-8/+8
2017-03-16trace: ensure $(tracetool-y) is defined in top level makefileDaniel P. Berrange1-8/+0
2017-01-31trace: switch to modular code generation for sub-directoriesDaniel P. Berrange1-89/+5
2017-01-31trace: move setting of group name into MakefilesDaniel P. Berrange1-0/+9
2016-10-12trace: pass trace-events to tracetool as a positional paramDaniel P. Berrange1-9/+9
2016-10-12trace: get rid of generated-events.h/generated-events.cDaniel P. Berrange1-24/+4
2016-10-06rules.mak: quiet-command: Split command name and args to printPeter Maydell1-12/+12
2016-07-18trace: Add per-vCPU tracing states for events with the 'vcpu' propertyLluís Vilanova1-0/+4
2016-06-20trace: add build framework for merging trace-events filesDaniel P. Berrange1-11/+14
2016-01-07trace: add make dependencies on tracetool sourceStefan Hajnoczi1-11/+19
2016-01-07trace: fix make foo-timestamp rulesStefan Hajnoczi1-9/+9
2014-09-26trace: [qmp] Add commands to query and control event tracing stateLluís Vilanova1-0/+1
2014-09-09trace: Only link generated-tracers.o with "simple" backendFam Zheng1-2/+1
2014-08-12trace: [tcg] Generate TCG tracing routinesLluís Vilanova1-0/+9
2014-08-12trace: [tcg] Define TCG tracing helper routine wrappersLluís Vilanova1-0/+8
2014-08-12trace: [tcg] Define TCG tracing helper routinesLluís Vilanova1-0/+12
2014-08-12trace: [tcg] Declare TCG tracing helper routinesLluís Vilanova1-5/+19
2014-06-09trace: Multi-backend tracingLluís Vilanova1-17/+15
2014-05-07trace: [tracetool] Minimize the amount of per-backend codeLluís Vilanova1-2/+2
2014-02-19Adapt Makefiles to the new LTTng ust interfaceMohamad Gebai1-0/+25
2013-05-03trace: Add ftrace tracing backendEiichi Tsukata1-0/+1
2013-03-28trace: rebuild generated-events.o when configuration changesStefan Hajnoczi1-1/+1
2013-03-28trace: Provide a generic tracing event descriptorLluís Vilanova1-1/+23
2013-01-30Makefile: clean timestamp generation ruleMichael S. Tsirkin1-2/+2
2013-01-12build: fold trace-obj-y into libqemuutil.aPaolo Bonzini1-5/+5
2013-01-12build: some simplifications for "trace/Makefile.objs"Paolo Bonzini1-13/+13
2013-01-12build: move dtrace rules to rules.makPaolo Bonzini1-12/+0
2012-12-23build: Use separate makefile for "trace/"Lluís Vilanova1-0/+70