profiler: Disable local var plugging on trace
This adds support for the `topdown.CustomTracer` to the `Profiler` so that we can signal via config to not plug local vars on trace events. This improves the performance substantially in cases where there are many/large local variables. Fixes: #2245 Signed-off-by: Patrick East <east.patrick@gmail.com>
P
Patrick East committed
837011c5bc2bf1e39ab071e272622238a7363ba2
Parent: 724b0f5