<div dir="ltr">Hi,<div><br></div><div>We use <span style="color:rgb(0,0,0);font-family:monospace;font-size:medium">opt.prof_accum to profile memory allocations. Sometimes performance degradation is too high because getting stacks is a heavy operation. In resulting backtraces we see some relatively small allocations we are not interested in. With DTrace our usual case is to cut allocations smaller than 16 KB. I would like to add option to cut allocations smaller, than specified one, e.g. "opt.prof_cut" </span><span style="color:rgb(0,0,0);font-family:'Times New Roman';font-size:medium">(</span><span class="" style="color:rgb(0,0,0);font-family:'Times New Roman';font-size:medium">ssize_t</span><span style="color:rgb(0,0,0);font-family:'Times New Roman';font-size:medium">). Will it be accepted upstream?</span><span style="color:rgb(0,0,0);font-family:monospace;font-size:medium"><br>
</span><br></div><div>-- </div><div>Cheers,<br>Evgeniy
</div></div>