[S390] virtualization aware cpu measurement
Use the SPP instruction to set a tag on entry to / exit of the virtual
machine context. This allows the cpu measurement facility to distinguish
the samples from the host and the different guests.
Signed-off-by:
Carsten Otte <cotte@de.ibm.com>
Showing
- arch/s390/include/asm/lowcore.h 2 additions, 1 deletionarch/s390/include/asm/lowcore.h
- arch/s390/include/asm/setup.h 4 additions, 1 deletionarch/s390/include/asm/setup.h
- arch/s390/kernel/asm-offsets.c 2 additions, 0 deletionsarch/s390/kernel/asm-offsets.c
- arch/s390/kernel/early.c 4 additions, 0 deletionsarch/s390/kernel/early.c
- arch/s390/kernel/entry64.S 16 additions, 10 deletionsarch/s390/kernel/entry64.S
- arch/s390/kernel/setup.c 2 additions, 1 deletionarch/s390/kernel/setup.c
- arch/s390/kvm/Kconfig 11 additions, 0 deletionsarch/s390/kvm/Kconfig
- arch/s390/kvm/sie64a.S 64 additions, 13 deletionsarch/s390/kvm/sie64a.S
Loading
Please register or sign in to comment