HomePhabricator

Integrate "ServiceProfiler" into the base "Future"

Description

Integrate "ServiceProfiler" into the base "Future"

Summary:
Depends on D21036. Ref T11968. Ref T13177. Currently, each Future integrates separately with ServiceProfiler, but much of the code is similar.

Move integration to the base class and lift up most of the implementation details.

Test Plan: Ran arc diff --trace, saw sensible output.

Maniphest Tasks: T13177, T11968

Differential Revision: https://secure.phabricator.com/D21038