Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | alloc_tag: support for page allocation tag compression | Suren Baghdasaryan | 2024-11-07 | 1 | -0/+3 |
* | alloc_tag: load module tags into separate contiguous memory | Suren Baghdasaryan | 2024-11-07 | 1 | -5/+32 |
* | lib: add memory allocations report in show_mem() | Suren Baghdasaryan | 2024-04-25 | 1 | -0/+1 |
* | lib: prevent module unloading if memory is not freed | Suren Baghdasaryan | 2024-04-25 | 1 | -3/+3 |
* | lib: code tagging module support | Suren Baghdasaryan | 2024-04-25 | 1 | -0/+12 |
* | lib: code tagging framework | Suren Baghdasaryan | 2024-04-25 | 1 | -0/+68 |