Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/async-profiler/async-profiler
/ shutdown
Method
shutdown
src/hooks.cpp:176–178 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
174
}
175
176
void Hooks::shutdown() {
177
Profiler::instance()->shutdown(_global_args);
178
}
179
180
void Hooks::patchLibraries() {
181
MutexLocker ml(_patch_lock);
Callers
3
main
Method · 0.45
waitForExecutorTermination
Method · 0.45
VMDeath
Method · 0.45
Calls
no outgoing calls
Tested by
2
main
Method · 0.36
waitForExecutorTermination
Method · 0.36