diff options
author | Mircea Trofin <mtrofin@google.com> | 2025-03-28 20:08:05 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-03-28 20:08:05 -0700 |
commit | 63bb0078f824143f580225ad92464b21186f646e (patch) | |
tree | 5e8c193aab16190959d997bf7da3ca4eb1c31358 /llvm/lib/CodeGen | |
parent | 854d795985d404236346340cb015409c30078e46 (diff) | |
download | llvm-63bb0078f824143f580225ad92464b21186f646e.zip llvm-63bb0078f824143f580225ad92464b21186f646e.tar.gz llvm-63bb0078f824143f580225ad92464b21186f646e.tar.bz2 |
[ctxprof] Auto root detection: trie for stack samples (#133106)
An initial patch for supporting automated root detection. The auto-detector is introduced subsequently, but this patch introduces a datastructure for capturing sampled stacks, per thread, in a trie, and inferring from such samples which functions are reasonable roots.
Diffstat (limited to 'llvm/lib/CodeGen')
0 files changed, 0 insertions, 0 deletions