honggyukim / heaptrace

a tool that collects and reports heap allocated memory
GNU General Public License v2.0
13 stars 3 forks source link

stacktrace: `break` instead of `continue` in `for statement` #24

Closed Bojun-Seo closed 1 year ago

Bojun-Seo commented 1 year ago

break the for loop during dump stack instead of continue for performance