CC := $(CROSS_COMPILE)gcc CFLAGS := -I../../usr/include PROGS := dslm all: $(PROGS) clean: rm -fr $(PROGS) s'>
summaryrefslogtreecommitdiff
path: root/tools/perf/tests/bpf-script-example.c
AgeCommit message (Expand)AuthorFilesLines