-
Notifications
You must be signed in to change notification settings - Fork 350
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Stop flamegraph only when the target duration is elapsed. (#5131)
Before this PR, fetch the flamegraph was stopping the profiling even if the duration was not elapsed yet. After this PR, the flamegraph is only generated after the duration is elapsed (still defaulting to 30s).
- Loading branch information
1 parent
74ac88e
commit 89ce762
Showing
1 changed file
with
19 additions
and
33 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