| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | pkg/report: ignore timer-related and mark_buffer_dirty frames | Grigory Bazilevich | 6 days | 1 | -164/+0 |
| | | | | | | | | Fix corresponding test, remove incorrect tests Signed-off-by: Alexey Khoroshilov <khoroshilov@ispras.ru> Signed-off-by: Denis Efremov <efremov@ispras.ru> | ||||
| * | pkg/report: decompile opcodes from reports | Aleksandr Nogikh | 2021-08-12 | 1 | -0/+164 |
| Improve Linux reports quality by decompiling "Code: " descriptions. As that line of opcodes is not guaranteed to begin at the boundary of an instruction, try to find the right boundary. Handle the cases of multiple "Code: ..." lines by only decompiling the first one. In most cases the last such line shows user-space bytes, which is usually not of great importance. | |||||
