Forum Discussion
adrian_hawryluk
11 years agoContributor
Say you have 3 functions, x, y and z and you needed to know what order they were called in from function w. How would you be able to determine that from the function call graph results?
It is that functionality that I'm looking for. From what I've seen, the call graph results only indicated how long it took to execute not when it was executed. (As a further complication , it only shows an average, and not how long each call took, but that's not relevant to the functionality in currently looking for, just an observation.)
Do you see what I'm getting at Alex?
A
It is that functionality that I'm looking for. From what I've seen, the call graph results only indicated how long it took to execute not when it was executed. (As a further complication , it only shows an average, and not how long each call took, but that's not relevant to the functionality in currently looking for, just an observation.)
Do you see what I'm getting at Alex?
A
Related Content
- 13 years ago
- 6 years ago
- 2 years ago
- 8 months ago
Recent Discussions
- 6 months ago
- 2 years ago