diff options
author | fernandosalas <fernandosalas@google.com> | 2023-06-26 22:41:18 +0000 |
---|---|---|
committer | Chia-hung Duan <chiahungduan@google.com> | 2023-06-26 22:41:19 +0000 |
commit | 4cf35a85c77db42b524459fe019a34c7306ca359 (patch) | |
tree | 098740e2f51af3b0666006fd1a604bf8c79cef83 /lldb/packages/Python/lldbsuite/test | |
parent | 01c02abc540d34b3627c19d7fc5405e35821a0df (diff) | |
download | llvm-4cf35a85c77db42b524459fe019a34c7306ca359.zip llvm-4cf35a85c77db42b524459fe019a34c7306ca359.tar.gz llvm-4cf35a85c77db42b524459fe019a34c7306ca359.tar.bz2 |
[scudo] Secondary Cache Dump
Dumped some basic info about what is being cached and about the cache
itself. Output of test below:
...
Stats: MapAllocatorCache: EntriesCount: 33, MaxEntriesCount: 64, MaxEntrySize: 1048576
StartBlockAddress: 0x6d342c1000, EndBlockAddress: 0x6d342d2000, BlockSize: 69632
StartBlockAddress: 0x6fc45ff000, EndBlockAddress: 0x6fc462f000, BlockSize: 196608
...
Reviewed By: Chia-hungDuan
Differential Revision: https://reviews.llvm.org/D153483
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test')
0 files changed, 0 insertions, 0 deletions