https://bugs.kde.org/show_bug.cgi?id=523100
Bug ID: 523100
Summary: [Wishlist] Tooling: Script and Prompt Example for
Identifying Main Memory Leaks
Classification: Developer tools
Product: valgrind
Version First 3.26.0
Reported In:
Platform: Other
OS: Other
Status: REPORTED
Severity: wishlist
Priority: NOR
Component: massif
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
Description:
To streamline memory leak analysis, it would be helpful to have an automated
script and a sample prompt that:
Takes a snapshot in steady-state (or at T0 + X minutes).
Takes a snapshot at peak consumption.
Compares both snapshots.
Outputs the callstacks of the main leaks identified.
Goal:
Simplify and standardize the memory leak diagnostic process for teams.
Context:
Currently, this analysis relies on manual methods, which can be time-consuming
and error-prone.
--
You are receiving this mail because:
You are watching all bug changes.