Commit graph

4 commits

Author SHA1 Message Date
thibaud-leclere
8d41653be4 feat: add LRU cache for parsed profiles 2026-05-12 09:44:50 +02:00
thibaud-leclere
392c0f71aa fix: reset pendingCallCount before parsing calls= line 2026-05-12 09:43:49 +02:00
thibaud-leclere
47040d50ae feat: add cachegrind parser with gzip support
Two-pass parser resolves forward cfn= references; all cost lines
(including call edges) are accumulated as inclusive costs per function.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-12 09:41:31 +02:00
thibaud-leclere
d3c7f27c21 feat: add cachegrind data model 2026-05-12 09:37:12 +02:00