TEST_PROGS := ipc_unmuxed CFLAGS += -I../../../../../usr/include all: $(TEST_PROGS) $(TEST_PROGS): ../harness.c include ../../lib.mk clean: rm -f $(TEST_PROGS) *.o '/>
summaryrefslogtreecommitdiff
path: root/tools/perf/util/counts.c
AgeCommit message (Expand)AuthorFilesLines