| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | pkg/report: ignore more guilty files | Aleksandr Nogikh | 2023-03-28 | 1 | -1/+1 |
| | | | | | | Ignore arch/arm64/kernel/process.c and some of page cache sources, as the real problem will much more likely lie in the caller. | ||||
| * | pkg/report: move guilty file test data to testdir/ | Dmitry Vyukov | 2017-12-12 | 1 | -0/+32 |
| linux_test.go is total mess and very hard to work with. Turns out we had 2 tests that do exactly the same (verify Report), but nobody ever noticed. Move all test data to testdir/. One file per crash. | |||||
