Message335995
| Author | nascheme |
|---|---|
| Recipients | Yasser Alshalaan, nascheme, pablogsal, rhettinger, scoder |
| Date | 2019-02-19.18:35:45 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1550601345.16.0.40838180027.issue36012@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
BTW, 'perf report [...]' has a really neat annotated assembly view. Scroll to the function you are interested in and press 'a'. Press 't' to toggle the time units (left side numbers). I'm attaching a screenshot of the disassembly of the lookdict function. The time units are sample accounts. Each count is a point where the profiler woke up on that specific instruction. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2019-02-19 18:35:45 | nascheme | set | recipients: + nascheme, rhettinger, scoder, pablogsal, Yasser Alshalaan |
| 2019-02-19 18:35:45 | nascheme | set | messageid: <1550601345.16.0.40838180027.issue36012@roundup.psfhosted.org> |
| 2019-02-19 18:35:45 | nascheme | link | issue36012 messages |
| 2019-02-19 18:35:45 | nascheme | create | |