| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | pkg/symbolizer: move from symbolizer | Dmitry Vyukov | 2017-06-17 | 5 | -492/+0 |
| | | |||||
| * | symbolizer: use fixed prebuilt binary in test | Dmitry Vyukov | 2017-05-29 | 2 | -13/+31 |
| | | | | | | | | With commit 94c95d3e52ed55ef57e60ace559b684e4d5ebcbf go command strips symbols from empheral test binaries. Thus the test started failing. Use a simple fixed binary in the test. | ||||
| * | symbolizer: support discriminators in addr2line output | Dmitry Vyukov | 2016-09-05 | 2 | -1/+20 |
| | | |||||
| * | report: add a function that symbolizes reports | Dmitry Vyukov | 2016-09-01 | 2 | -0/+99 |
| | | |||||
| * | symbolizer: move symbolizer to a separate package | Dmitry Vyukov | 2016-08-31 | 2 | -0/+356 |
| Make it reusable. Support several binaries (vmlinux, modules). Support symbolization of individual PCs. Add tests. | |||||
