From 5494035dff1c92ff543c36b16b2508fc6870a68f Mon Sep 17 00:00:00 2001 From: Cornelia Huck Date: Tue, 8 Jan 2013 13:00:01 +0100 Subject: [PATCH] --- yaml --- r: 356838 b: refs/heads/master c: f79ed82da494bc2ea677c6fc28b5439eacf4f5cc h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/include/trace/events/kvm.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index 83c87e9ab134..a834672aea05 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 7751babd3c6d365316e7a405f516bdd0bc7cec60 +refs/heads/master: f79ed82da494bc2ea677c6fc28b5439eacf4f5cc diff --git a/trunk/include/trace/events/kvm.h b/trunk/include/trace/events/kvm.h index a23f47c884cf..19911dddaeb7 100644 --- a/trunk/include/trace/events/kvm.h +++ b/trunk/include/trace/events/kvm.h @@ -14,7 +14,7 @@ ERSN(SHUTDOWN), ERSN(FAIL_ENTRY), ERSN(INTR), ERSN(SET_TPR), \ ERSN(TPR_ACCESS), ERSN(S390_SIEIC), ERSN(S390_RESET), ERSN(DCR),\ ERSN(NMI), ERSN(INTERNAL_ERROR), ERSN(OSI), ERSN(PAPR_HCALL), \ - ERSN(S390_UCONTROL), ERSN(S390_TSCH) + ERSN(S390_UCONTROL), ERSN(WATCHDOG), ERSN(S390_TSCH) TRACE_EVENT(kvm_userspace_exit, TP_PROTO(__u32 reason, int errno),