DLP identify leaf functions
Jacob Carlborg
doob at me.com
Tue Dec 4 11:02:11 UTC 2018
On 2018-12-02 17:57, welkam wrote:
> What a timing. I am working on (slowly) on a tool that would get all
> struct and class declarations and for each of them get functions in
> which they are used. Then combine them with profiling data to find data
> structures that are hot and how changing them affects performance. The
> only code that is written is partially parsing perf.data file and the
> rest is missing. It would be wonderful if your tool could emit such
> functions then my job would be easy. Parsing would have been done if
> perf.data format was fully documented.
Something like "find all references"?
--
/Jacob Carlborg
More information about the Digitalmars-d-announce
mailing list