Page MenuHomePhabricator

Integrate "ServiceProfiler" into the base "Future"
ClosedPublic

Authored by epriestley on Feb 27 2020, 2:53 PM.
Tags
None
Referenced Files
F15525016: D21038.diff
Mon, Apr 21, 11:48 AM
F15510223: D21038.diff
Wed, Apr 16, 7:08 PM
F15475889: D21038.id50143.diff
Mon, Apr 7, 1:01 AM
F15459955: D21038.id50143.diff
Mon, Mar 31, 6:37 PM
F15459954: D21038.id50110.diff
Mon, Mar 31, 6:36 PM
F15458721: D21038.diff
Mon, Mar 31, 6:34 AM
F15456523: D21038.id50110.diff
Sun, Mar 30, 10:21 AM
F15452752: D21038.diff
Sat, Mar 29, 7:04 AM
Subscribers
None

Details

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.

Diff Detail

Repository
rARC Arcanist
Lint
Lint Not Applicable
Unit
Tests Not Applicable