summaryrefslogtreecommitdiffstats
path: root/tools/perf/trace/beauty/Build
blob: 2f68b76ec39bc6ef160bc2ee49a4b7788cc95966 (plain)
1
2
3
4
5
6
7
8
libperf-y += clone.o
libperf-y += fcntl.o
ifeq ($(SRCARCH),$(filter $(SRCARCH),x86))
libperf-y += ioctl.o
endif
libperf-y += pkey_alloc.o
libperf-y += prctl.o
libperf-y += statx.o
OpenPOWER on IntegriCloud