diff options
author | Mircea Trofin <mtrofin@google.com> | 2025-09-24 11:40:36 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-09-24 11:40:36 -0700 |
commit | 792a7bbd99ba7fafabc8c03cf9f3c29e729858c0 (patch) | |
tree | 64ea3629bfd4359c7d90f7e2a93d264f141c506a /lldb/packages/Python/lldbsuite/test/lldbgdbproxy.py | |
parent | 3cc56dd82a78964ab0b5edc9738abf90f259e36a (diff) | |
download | llvm-792a7bbd99ba7fafabc8c03cf9f3c29e729858c0.zip llvm-792a7bbd99ba7fafabc8c03cf9f3c29e729858c0.tar.gz llvm-792a7bbd99ba7fafabc8c03cf9f3c29e729858c0.tar.bz2 |
[profcheck] Option to inject distinct small weights (#159644)
There are cases where the easiest way to regression-test a profile change is to add `!prof` metadata, with small numbers as to simplify manual verification. To ensure coverage, this (the inserting) may become tedious. This patch makes `prof-inject` do that for us, if so opted in.
The list of weights used is a bunch of primes, used as a circular buffer.
Issue #147390
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/lldbgdbproxy.py')
0 files changed, 0 insertions, 0 deletions