repo.or.cz
/
linux
/
fpc-iii.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Linux 4.1.18
[linux/fpc-iii.git]
/
tools
/
perf
/
arch
/
x86
/
util
/
Build
blob
cfbccc4e31874bc049ede79763255eace0e4da8a
1
libperf-y += header.o
2
libperf-y += tsc.o
3
libperf-y += kvm-stat.o
4
5
libperf-$(CONFIG_DWARF) += dwarf-regs.o
6
7
libperf-$(CONFIG_LIBUNWIND) += unwind-libunwind.o
8
libperf-$(CONFIG_LIBDW_DWARF_UNWIND) += unwind-libdw.o