CC := $(CROSS_COMPILE)gcc CFLAGS := -I../../usr/include PROGS := getdelays all: $(PROGS) clean: rm -fr $(PROGS) it.js'>
summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/check-perf-trace.py
AgeCommit message (Expand)AuthorFilesLines