aboutsummaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
2015-02-10Fix name error in migration stream analyzation scriptGreg Kurz
2015-02-06Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int...Peter Maydell
2015-02-06trace: Print PID and time in stderr tracesDr. David Alan Gilbert
2015-02-05Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20150205' i...Peter Maydell
2015-02-05Add migration stream analyzation scriptAlexander Graf
2015-02-05vmstate-static-checker: update whitelistAmit Shah
2015-02-05coverity: Model g_free() isn't necessarily free()Markus Armbruster
2015-02-05coverity: Model GLib string allocation partiallyMarkus Armbruster
2015-02-05coverity: Improve model for GLib memory allocationMarkus Armbruster
2015-01-26kvm_stat: Add RESET support for perf event ioctlWei Huang
2015-01-26kvm_stat: Print errno when syscall to perf_event_open() failsWei Huang
2015-01-26kvm_stat: Update exit reasons to the latest defintionWei Huang
2015-01-26kvm_stat: Add aarch64 supportWei Huang
2015-01-20scripts/qapi-types.py: Add dummy member to empty structsPeter Maydell
2015-01-13checkpatch: Brace handling on multi-line conditionMax Reitz
2014-12-10get_maintainer.pl: Remove the --git-chief-penguins optionThomas Huth
2014-11-18Tracing: Fix simpletrace.py error on tcg enabled binary tracesChristoph Seifert
2014-11-03Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2014-11-02i386: Add an ACPI_EXTRACT_NAME_BUFFER16 directive.Gal Hammer
2014-10-31kvm_stat: Add powerpc supportMichael Ellerman
2014-10-31kvm_stat: Abstract ioctl numbersMichael Ellerman
2014-10-31kvm_stat: Rework platform detectionMichael Ellerman
2014-10-31kvm_stat: Fix the non-x86 exit reasonsMichael Ellerman
2014-10-31kvm_stat: Only consider online cpusMichael Ellerman
2014-10-23get_maintainer.pl: restrict cases where it falls back to --gitPaolo Bonzini
2014-10-23get_maintainer.pl: move git loop under "if ($email) {"Paolo Bonzini
2014-09-29Merge remote-tracking branch 'remotes/qmp-unstable/queue/qmp' into stagingPeter Maydell
2014-09-26qapi: add visit_start_union and visit_end_unionMichael Roth
2014-09-26vmxcap: Update according to SDM of September 2014Adrian-Ken Rueegsegger
2014-09-26scripts/tracetool: don't barf on formats with precisionAlex Bennée
2014-09-26cleanup-trace-events.pl: Tighten search for trace event callMarkus Armbruster
2014-09-26trace: tighten up trace-events regex to fix bad parseStefan Hajnoczi
2014-09-26trace: [ust] Fix format string computation in tcg-enabled eventsLluís Vilanova
2014-09-22qapi: Allow enums in anonymous unionsMax Reitz
2014-09-02scripts: Remove scripts/qtestFam Zheng
2014-08-28Merge remote-tracking branch 'remotes/kvm/tags/for-upstream' into stagingPeter Maydell
2014-08-28trace: avoid Python 2.5 all() in tracetoolStefan Hajnoczi
2014-08-28qapi.py: avoid Python 2.5+ any() functionStefan Hajnoczi
2014-08-26checkpatch.pl: adjust typedef definition to QEMU coding stylePaolo Bonzini
2014-08-12trace: teach lttng backend to use format stringsAlex Bennée
2014-08-12trace: [tcg] Generate TCG tracing routinesLluís Vilanova
2014-08-12trace: [tcg] Define TCG tracing helper routine wrappersLluís Vilanova
2014-08-12trace: [tcg] Define TCG tracing helper routinesLluís Vilanova
2014-08-12trace: [tcg] Declare TCG tracing helper routinesLluís Vilanova
2014-08-12trace: [tcg] Add 'tcg' event propertyLluís Vilanova
2014-08-12trace: [tcg] Argument type transformation machineryLluís Vilanova
2014-08-12trace: [tcg] Argument type transformation rulesLluís Vilanova
2014-08-12simpletrace: add simpletrace.py --no-header optionStefan Hajnoczi
2014-08-12trace: add tracetool simpletrace_stap formatStefan Hajnoczi
2014-08-12trace: extract stap_escape() function for reuseStefan Hajnoczi