diff options
author | Snehasish Kumar <snehasishk@google.com> | 2025-07-30 11:52:31 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-07-30 11:52:31 -0700 |
commit | 1bf89e90a878e7e5844866d75b6c25933395435d (patch) | |
tree | 0cd9d9f66a8ff8bf03d64a2c5fa487e108011bcb /lldb/unittests/ScriptInterpreter/Python/PythonTestSuite.cpp | |
parent | 35cabd69e694a2ba326f406f38b93a21d6c26108 (diff) | |
download | llvm-1bf89e90a878e7e5844866d75b6c25933395435d.zip llvm-1bf89e90a878e7e5844866d75b6c25933395435d.tar.gz llvm-1bf89e90a878e7e5844866d75b6c25933395435d.tar.bz2 |
[MemProf] Change histogram storage from uint64_t to uint16_t (#147854)
Change memory access histogram storage from uint64_t to uint16_t to
reduce profile size on disk. This change updates the raw profile format
to v5. Also add a histogram test in compiler-rt since we didn't have one
before. With this change the histogram memprof raw for the basic test
reduces from 75KB -> 20KB.
Diffstat (limited to 'lldb/unittests/ScriptInterpreter/Python/PythonTestSuite.cpp')
0 files changed, 0 insertions, 0 deletions