Feature #11437
re-implement call graph hints
Status:
New
Priority:
Normal
Assignee:
-
Target version:
-
Start date:
Due date:
% Done:
0%
billable:
No
vendor_id:
GCD
case_num:
version_reported:
version_resolved:
reviewer:
production:
No
env_name:
topics:
Call Graph
Related issues
History
#1 Updated by Greg Shah 3 months ago
- Related to Feature #11436: instrument FWD runtime to generate call graph hints as the converted application executes added
#2 Updated by Greg Shah 3 months ago
Our current implementation of call graph hints is split into many files (one per program that contains call sites requiring hints). This is messy and error prone.
Let's discuss the approach. We should consider the different ways that hints can be created, edited, used. This will include from the IDE, from AI and of course, it will be consumed during call graph processing.