diff options
| author | Dmitry Vyukov <dvyukov@google.com> | 2024-04-02 12:04:54 +0200 |
|---|---|---|
| committer | Dmitry Vyukov <dvyukov@google.com> | 2024-04-02 13:00:15 +0000 |
| commit | fb6fb6ed7e5734bffbff0af8d67a177ee7640f39 (patch) | |
| tree | 68551c118c59b37a8a9cea81ae4c5b77b901e561 /docs/linux | |
| parent | eb2966c4fa240b7304c49e53b51867d8a57eb327 (diff) | |
pkg/symbolizer: add Cache type
When the same crash happens all over again,
we repeatedly symbolize the same PCs.
This is slow and blocks VM loop in the manager.
Cache PCs we already symbolize, we are likely
to symbolize them again.
Diffstat (limited to 'docs/linux')
0 files changed, 0 insertions, 0 deletions
