summaryrefslogtreecommitdiff
path: root/lldb/test/API/functionalities/scripted_process/TestStackCoreScriptedProcess.py
diff options
context:
space:
mode:
authorArseniy Zaostrovnykh <necto.ne@gmail.com>2025-02-06 16:09:14 +0100
committerGitHub <noreply@github.com>2025-02-06 16:09:14 +0100
commitf5c4f271abe757ae49ca97475b7b77de56d24f69 (patch)
tree8b679bed034aae455843aea43aaf603c77983b31 /lldb/test/API/functionalities/scripted_process/TestStackCoreScriptedProcess.py
parent3041dd5c2065d6fa98546babf7525fc5ed4532be (diff)
[analyzer] Add -ftime-trace scopes for region-store bindings and removeDead (#125884)
From investigation of a few slow analysis cases, I discovered that `RegionStoreManager::bind*` and `ExprEngine::removeDead` are often the slowest actions. This change adds explicit scope to the time trace generated by `-ftime-trace` to enable easy diagnostics of the cases when these functions are the slowdown culprits. -- CPP-6109
Diffstat (limited to 'lldb/test/API/functionalities/scripted_process/TestStackCoreScriptedProcess.py')
0 files changed, 0 insertions, 0 deletions