Page MenuHomePhabricator

Integrate "ServiceProfiler" into the base "Future"
ClosedPublic

Authored by epriestley on Feb 27 2020, 2:53 PM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Dec 20, 8:43 PM
Unknown Object (File)
Fri, Dec 20, 11:05 AM
Unknown Object (File)
Sun, Dec 8, 1:18 PM
Unknown Object (File)
Tue, Dec 3, 8:54 AM
Unknown Object (File)
Wed, Nov 27, 2:50 AM
Unknown Object (File)
Sat, Nov 23, 9:59 AM
Unknown Object (File)
Nov 23 2024, 3:32 AM
Unknown Object (File)
Nov 22 2024, 1:30 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