-
Notifications
You must be signed in to change notification settings - Fork 50
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
trying to handmake user-actionable flame graphs
- Loading branch information
1 parent
3e81a70
commit c4b9552
Showing
2 changed files
with
561 additions
and
0 deletions.
There are no files selected for viewing
24 changes: 24 additions & 0 deletions
24
tools/profiler/handmade-flame-graphs/linear-algebra-bicg/flame.folded
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,24 @@ | ||
TOP.toplevel.main 772 | ||
TOP.toplevel.main;L0-init 1 | ||
TOP.toplevel.main;L1 8 | ||
TOP.toplevel.main;L0-upd 8 | ||
TOP.toplevel.main;L2-init 1 | ||
TOP.toplevel.main;L3 8 | ||
TOP.toplevel.main;L4-init 8 | ||
TOP.toplevel.main;L5 128 | ||
TOP.toplevel.main;L6 128 | ||
TOP.toplevel.main;L7 128 | ||
TOP.toplevel.main;L8 128 | ||
TOP.toplevel.main;let7 192 | ||
TOP.toplevel.main;upd3 64 | ||
TOP.toplevel.main;L9 128 | ||
TOP.toplevel.main;let9 192 | ||
TOP.toplevel.main;upd4 64 | ||
TOP.toplevel.main;L4-upd 64 | ||
TOP.toplevel.main;L2-upd 8 | ||
TOP.toplevel.main;init_repeat 1 | ||
TOP.toplevel.main;incr_repeat 8 | ||
TOP.toplevel.main;init_repeat1 1 | ||
TOP.toplevel.main;init_repeat0 8 | ||
TOP.toplevel.main;incr_repeat0 64 | ||
TOP.toplevel.main;incr_repeat1 8 |
Oops, something went wrong.