perf(findr): Added spall support.
This commit is contained in:
@@ -6,6 +6,9 @@ import "core:os"
|
||||
import "core:strings"
|
||||
|
||||
main :: proc() {
|
||||
prof_init()
|
||||
defer prof_destroy()
|
||||
|
||||
args := os.args
|
||||
|
||||
opts: WalkOptions
|
||||
|
||||
Reference in New Issue
Block a user