CC = gcc CFLAGS = -O2 -Wall -pthread all: trace-agent .c.o: $(CC) $(CFLAGS) -c $^ -o $@ trace-agent: trace-agent.o trace-agent-ctl.o trace-agent-rw.o $(CC) $(CFLAGS) -o $@ $^ clean: rm -f *.o trace-agent d' href='https://git.distanz.ch/cgit.cgi/linux/net-next.git/atom/include/trace/events?h=master' type='application/atom+xml'/>
summaryrefslogtreecommitdiff
path: root/include/trace/events
private-remove&id=cba920affb7e7326aaea998797c76aa4989c130f&showmsg=1'>Expand)
AgeCommit message (Collapse)AuthorFilesLines
AuthorFilesLines