Skip to content

Commit

Permalink
pre add new systrace TRACE_TAG_REACT_VIEW
Browse files Browse the repository at this point in the history
Reviewed By: foghina

Differential Revision: D2717692

fb-gh-sync-id: 572b9286bd5be9f15ba3295e29770c4d33ee7590
  • Loading branch information
mikearmstrong001 authored and facebook-github-bot-3 committed Dec 3, 2015
1 parent c8eed6a commit 5ad7dd3
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ public class Systrace {
public static final long TRACE_TAG_REACT_JAVA_BRIDGE = 0L;
public static final long TRACE_TAG_REACT_FRESCO = 0L;
public static final long TRACE_TAG_REACT_APPS = 0L;
public static final long TRACE_TAG_REACT_VIEW = 0L;

public enum EventScope {
THREAD('t'),
Expand Down

0 comments on commit 5ad7dd3

Please sign in to comment.