Commit bc7034b
committed
flamegraph: Fix event tree traversal with depth > 3
Previously, the script only took into account of 2 levels of event
trees. This makes it properly recurse to support deeper structure.
Signed-off-by: Daiki Ueno <dueno@redhat.com>1 parent ca49bb7 commit bc7034b
1 file changed
Lines changed: 4 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
159 | 159 | | |
160 | 160 | | |
161 | 161 | | |
162 | | - | |
| 162 | + | |
| 163 | + | |
| 164 | + | |
| 165 | + | |
163 | 166 | | |
164 | 167 | | |
165 | 168 | | |
| |||
0 commit comments