ttuegel/eventlog-prof

Add option to limit profile depth

Opened this issue · 0 comments

Speedscope has trouble with deeply-nested profiles, such as one finds in a recursive program. We should add an option to truncate the profile past a certain depth. Although this would introduce inaccuracy, it would make the profiler more robust.