janestreet / magic-trace

magic-trace collects and displays high-resolution traces of what a process is doing
https://magic-trace.org
MIT License
4.52k stars 87 forks source link

Only check for fzf if required to find symbol #277

Closed ecatmur closed 8 months ago

ecatmur commented 1 year ago

not if symbol is specified by name or defaulted to magic_trace_stop_indicator

Fixes #276.