Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions summarize/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -127,6 +127,7 @@ summarize the information for that event.

* The `Item` column contains the name of the event.
* The `Self time` column contains the total time used by events of this type.
* The `Time` column contains the total time used by events of this type including children functions.
* The `% of total time` column contains how large a percentage `Self time` is of the
total runtime of the compiler.
* The `Item count` column describes the number of times that event has occurred.
Expand Down