Sign in
zircon-guest
/
third_party
/
linux
/
99590ba565a22c9f58f7528a94881d0455eef018
/
.
/
tools
/
perf
/
arch
/
s390
/
Makefile
blob: 798ac7379c5fa4a1217a75e5e6a1a60ebd58d774 [
file
] [
log
] [
blame
]
ifndef NO_DWARF
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