Connect probes to KVM TRACE_EVENTS
authorMathieu Desnoyers <mathieu.desnoyers@polymtl.ca>
Mon, 22 Nov 2010 16:57:10 +0000 (11:57 -0500)
committerMathieu Desnoyers <mathieu.desnoyers@polymtl.ca>
Mon, 22 Nov 2010 16:57:10 +0000 (11:57 -0500)
commitd4697afa16fdcef842db5ada47617d84888ab5e6
tree8ef7ae34105546d0cdc43843739128fe9047acc8
parentb46ea6e89811af37043965c998770e570dc9b441
Connect probes to KVM TRACE_EVENTS

This patch includes probes for the already defined KVM TRACE_EVENTS.
Also it exports the VMX exit strings during the statedump, that way
the analyzer can match the exit reason id with a more explicit
representation.
The new ltt_dump_enum_tables function aims to provide a generic way to
export strings in the traces when necessary.

[ edit: fixed trailing whitespaces ]

Signed-off-by: Julien Desfossez <julien.desfossez@polymtl.ca>
Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
ltt-statedump.c
probes/Makefile
probes/kvm-trace.c [new file with mode: 0644]
This page took 0.025293 seconds and 4 git commands to generate.