brendangregg / FlameGraph

Stack trace visualizer
http://www.brendangregg.com/flamegraphs.html
17.46k stars 1.97k forks source link

Use in-place sort for @Data and consume %Node on the fly to use less … #298

Closed AaronSchulz closed 1 year ago

AaronSchulz commented 1 year ago

See https://phabricator.wikimedia.org/T315056

This helped stave off out-of-memory errors on cron scripts that builds svgs from large JSON log files.

Krinkle commented 1 year ago

Re-created as https://github.com/brendangregg/FlameGraph/pull/317. Looks like something corrupted on GitHub and mixing these up with wildely unrelated commits.