diff options
Diffstat (limited to 'accel/kvm/trace-events')
-rw-r--r-- | accel/kvm/trace-events | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/accel/kvm/trace-events b/accel/kvm/trace-events index 8841025d68..33c5b1b3af 100644 --- a/accel/kvm/trace-events +++ b/accel/kvm/trace-events @@ -1,4 +1,4 @@ -# Trace events for debugging and performance instrumentation +# See docs/devel/tracing.txt for syntax documentation. # kvm-all.c kvm_ioctl(int type, void *arg) "type 0x%x, arg %p" |