-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Writes files based on parent pid and process pid to avoid collisions. Analyze with: export HOLOS_TRACE=trace.%d.%d.out go tool trace trace.999.1000.out export HOLOS_CPU_PROFILE=cpu.%d.%d.prof go tool pprof cpu.999.1000.prof export HOLOS_MEM_PROFILE=mem.%d.%d.prof go tool pprof mem.999.1000.prof
- Loading branch information
1 parent
47d60ef
commit 7530345
Showing
1 changed file
with
39 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters