summaryrefslogtreecommitdiffstats
path: root/tools/perf/arch/s390/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'tools/perf/arch/s390/Makefile')
-rw-r--r--tools/perf/arch/s390/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/tools/perf/arch/s390/Makefile b/tools/perf/arch/s390/Makefile
index 744e629..798ac73 100644
--- a/tools/perf/arch/s390/Makefile
+++ b/tools/perf/arch/s390/Makefile
@@ -3,3 +3,5 @@ PERF_HAVE_DWARF_REGS := 1
LIB_OBJS += $(OUTPUT)arch/$(ARCH)/util/dwarf-regs.o
endif
LIB_OBJS += $(OUTPUT)arch/$(ARCH)/util/header.o
+HAVE_KVM_STAT_SUPPORT := 1
+LIB_OBJS += $(OUTPUT)arch/$(ARCH)/util/kvm-stat.o
OpenPOWER on IntegriCloud