Correctly call prune-trace

This commit is contained in:
Christian Dietrich
2014-10-22 12:16:25 +00:00
committed by Your Name
parent eb7e7e5e7b
commit 520e7937a9

View File

@ -32,7 +32,7 @@ import-%: %/trace.pb
import-trace -t $< -i mem -e $(shell dirname $<)/system.elf -v $(shell dirname $<) -b mem
import-trace -t $< -i regs -e $(shell dirname $<)/system.elf -v $(shell dirname $<) -b regs --flags
import-trace -t $< -i regs -e $(shell dirname $<)/system.elf -v $(shell dirname $<) -b ip --no-gp --ip
import-trace -v $(shell dirname $<) -b %%
prune-trace -v $(shell dirname $<) -b %%
# Do never remove implicitly generated stuff