shankarapailoor / trace2syz

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

"-distill" parameter does not work

yzf399 opened this issue · comments

When I want to use "-distill" parameter to parsing traces, it show some information like below:
flag provided but not defined: -distill
Usage of bin/trace2syz:
-dir string
directory to parse
-file string
file to parse
-v int
verbosity

What should I do to make this patameter work?