javierhonduco / rbperf

Low-overhead sampling profiler and tracer for Ruby for Linux
MIT License
119 stars 5 forks source link

Improve error handling when reading maps #67

Open javierhonduco opened 1 year ago

javierhonduco commented 1 year ago

The current error handling is too extreme, we should just ignore samples that fail reading values due to small maps, etc. Let's keep account of how often these errors happen to notify of this and perhaps redimension the maps