diff options
author | Jacob Lalonde <jalalonde@fb.com> | 2025-10-01 14:14:23 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-10-01 21:14:23 +0000 |
commit | b66dfa7273f0d7953965e00af3999315a015a563 (patch) | |
tree | 90f1c07b4d7907e3721870bd3499642b0c3d6bf3 /clang/test/CodeGen/catch-pointer-overflow.c | |
parent | ba5141d27c66136d0dda866d30a495940474c528 (diff) | |
download | llvm-b66dfa7273f0d7953965e00af3999315a015a563.zip llvm-b66dfa7273f0d7953965e00af3999315a015a563.tar.gz llvm-b66dfa7273f0d7953965e00af3999315a015a563.tar.bz2 |
[LLDB] Add load core time to target metrics (#161581)
This patch adds a load core time, right now we don't have much insight
into the performance of load core, especially for large coredumps. To
start collecting information on this I've added some minor
instrumentation code to measure the two call sites of `LoadCore`.
I've also added a test to validate the new metric is output in
statistics dump
Diffstat (limited to 'clang/test/CodeGen/catch-pointer-overflow.c')
0 files changed, 0 insertions, 0 deletions