Closed
Description
As noted in the readme /proc/self/smaps
can be quite slow on linux. In some projects the speed-benefits of statm likely outweigh the accuracy benefits of smaps. Given the code exists anyways, it would be great if we could force it to always use statm in cases where we are sensitive to overhead.
Metadata
Metadata
Assignees
Labels
No labels