Merge "Remove high-overhead low-signal trace section" into nyc-dev
This commit is contained in:
@@ -38,7 +38,6 @@ public:
|
||||
virtual ~Task() { }
|
||||
|
||||
T getResult() const {
|
||||
ScopedTrace tracer(ATRACE_TAG_VIEW, "waitForTask");
|
||||
return mFuture->get();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user