-
Notifications
You must be signed in to change notification settings - Fork 24.3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Ensure systrace events are always stopped (#39561)
Summary: Pull Request resolved: #39561 Trying to investigate an issue where Systrace events aren't properly ended. For correctness, we should make sure to always end markers that we started. Reviewed By: sammy-SC Differential Revision: D49413689 fbshipit-source-id: e48e3aef20602e0af9deb924244cdfaf614d11f2
- Loading branch information
1 parent
630cf3b
commit 97b6829
Showing
2 changed files
with
46 additions
and
38 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
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