TEST_PROGS := seccomp_bpf CFLAGS += -Wl,-no-as-needed -Wall LDFLAGS += -lpthread all: $(TEST_PROGS) include ../lib.mk clean: $(RM) $(TEST_PROGS) '/>
summaryrefslogtreecommitdiff
path: root/tools/perf/util
AgeCommit message (Expand)AuthorFilesLines