diff options
author | Ellis Hoag <ellis.sparky.hoag@gmail.com> | 2025-06-23 08:18:04 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-06-23 08:18:04 -0700 |
commit | 068af5bfb47aae9399d072a68b0a723aef2f9ead (patch) | |
tree | fff073dde5a4f103573bd63075b8c15231108fbd /lldb/packages/Python/lldbsuite/test/lldbgdbproxy.py | |
parent | daa2a587cc01c5656deecda7f768fed0afc1e515 (diff) | |
download | llvm-068af5bfb47aae9399d072a68b0a723aef2f9ead.zip llvm-068af5bfb47aae9399d072a68b0a723aef2f9ead.tar.gz llvm-068af5bfb47aae9399d072a68b0a723aef2f9ead.tar.bz2 |
[lld][BP] Print total size of startup symbols (#145106)
A good proxy to estimate the number of page faults during startup is the
total size of startup functions. Assuming profiles are up-to-date, we
can measure this total size pretty easily. Note that if profile data is
old, this number could be wrong.
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/lldbgdbproxy.py')
0 files changed, 0 insertions, 0 deletions