Add call graph support to gxprof #736

Closed
opened 2023-07-22 02:37:35 +00:00 by ober · 2 comments
ober commented 2023-07-22 02:37:35 +00:00 (Migrated from github.com)

Currently gxprof just provides call counts, but not time reports of where it is spent.

Currently gxprof just provides call counts, but not time reports of where it is spent.
vyzo commented 2023-07-22 05:18:37 +00:00 (Migrated from github.com)

Reporting time might be difficult or widely innacurate, all we have to go with are the samples.

But we could (and should) provide better insights from sample counting, if we could at least aggregate nested calls.

Reporting time might be difficult or widely innacurate, all we have to go with are the samples. But we could (and should) provide better insights from sample counting, if we could at least aggregate nested calls.
vyzo commented 2023-09-12 22:00:42 +00:00 (Migrated from github.com)

@ober can you outline what you would like the tool to be able to do?

@ober can you outline what you would like the tool to be able to do?
Sign in to join this conversation.
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
mighty-gerbils/gerbil#736
No description provided.