This should help keep things organized as speedscope supports more languages & more formats Test Plan: Try importing from every single file type, see that the link to load the example profile still works
3 lines
42 B
Makefile
3 lines
42 B
Makefile
simple: simple.cpp
|
|
g++ -Wall -g -o $@ $<
|