forked from facebook/hermes
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Disable running the preamble during replay of trace
Summary: The preamble of activity should be skipped when running from a replay of a trace. This is because that activity will already be in the trace itself, so executing it again would result in duplicated trace records. Reviewed By: neildhar Differential Revision: D37662040 fbshipit-source-id: 3722cb332f9df21467a99430070963c56f166239
- Loading branch information
1 parent
cc48db8
commit c9dd444
Showing
3 changed files
with
19 additions
and
13 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
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