perfstat
perfstat copied to clipboard
Fix a memory leak of aprox. 500MB/hour
After launching perfstat on my server, I observed a continuous increment of rss memory (luckly, perfstat detected its own memory leak too!).
We discovered that this is a memory leak when using CLI. When using it as a library or as prometheus exporter. The memory gets stabilized on 45MB hours after hours running.