KVM: s390: add tracepoint in gmap notifier
authorNico Boehr <nrb@linux.ibm.com>
Mon, 9 Oct 2023 09:32:53 +0000 (11:32 +0200)
committerJanosch Frank <frankja@linux.ibm.com>
Mon, 16 Oct 2023 12:54:29 +0000 (14:54 +0200)
commit70fea30195168fd84e7076720c984f0ac1af5b09
treec237c00275184307d65774767dc2ff8fc927ea02
parentc3235e2dd6956448a562d6b1112205eeebc8ab43
KVM: s390: add tracepoint in gmap notifier

The gmap notifier is called for changes in table entries with the
notifier bit set. To diagnose performance issues, it can be useful to
see what causes certain changes in the gmap.

Hence, add a tracepoint in the gmap notifier.

Signed-off-by: Nico Boehr <nrb@linux.ibm.com>
Acked-by: David Hildenbrand <david@redhat.com>
Reviewed-by: Claudio Imbrenda <imbrenda@linux.ibm.com>
Acked-by: Janosch Frank <frankja@linux.ibm.com>
Signed-off-by: Janosch Frank <frankja@linux.ibm.com>
Link: https://lore.kernel.org/r/20231009093304.2555344-3-nrb@linux.ibm.com
Message-Id: <20231009093304.2555344-3-nrb@linux.ibm.com>
arch/s390/kvm/kvm-s390.c
arch/s390/kvm/trace-s390.h