Add support for kvm x86 specific tracepoints
authorMohamad Gebai <mohamad.gebai@gmail.com>
Mon, 8 Jul 2013 16:52:22 +0000 (12:52 -0400)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Mon, 8 Jul 2013 16:52:22 +0000 (12:52 -0400)
commitb3c40230ad700b12c39640d8593aece428a2702b
tree3d5802cac6efcb08c94b209c338f168a337112db
parent23f75312d22b5fd4105393d3df7c0a1597a9e73d
Add support for kvm x86 specific tracepoints

Two new probes for kvm-x86 and kvm-x86-mmu.

Signed-off-by: Mohamad Gebai <mohamad.gebai@polymtl.ca>
Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
instrumentation/events/lttng-module/arch/x86/kvm/mmutrace.h [new file with mode: 0644]
instrumentation/events/lttng-module/arch/x86/kvm/trace.h [new file with mode: 0644]
probes/Makefile
probes/lttng-probe-kvm-x86-mmu.c [new file with mode: 0644]
probes/lttng-probe-kvm-x86.c [new file with mode: 0644]
This page took 0.025213 seconds and 4 git commands to generate.