Bug 400234

Summary: keep the parameters of the most costly path
Product: [Developer tools] valgrind Reporter: Jaime Torres <jtamate>
Component: callgrindAssignee: Josef Weidendorfer <josef.weidendorfer>
Status: REPORTED ---    
Severity: wishlist    
Priority: NOR    
Version First Reported In: unspecified   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

Description Jaime Torres 2018-10-24 10:17:08 UTC
SUMMARY
Use a short cache list of the parameters used in the most expensive paths (if possible) or the most called paths.

EXPECTED RESULT
To be able to know which parameters cost abnormal long time in some, otherwise, normal time consuming methods.