Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Extend CPU User Annotations to End of Profile (#986)
Summary: Pull Request resolved: #986 If a CPU User Annotation doesn't end by the time the profile ends, the annotation is marked as a 0-length event. This can be annoying to look at because it seems like profiler just never got the annotation event when it did. Lets set the end time to the end of profiling. Reviewed By: aaronenyeshi Differential Revision: D62604717 fbshipit-source-id: 34cb06b87c3c369601e1e6df859f61377b8198f6
- Loading branch information