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)
Sat, Apr 20, 5:08 PM
Unknown Object (File)
Thu, Apr 11, 7:51 AM
Unknown Object (File)
Sat, Mar 30, 6:29 PM
Unknown Object (File)
Sat, Mar 30, 9:04 AM
Unknown Object (File)
Feb 8 2024, 6:15 PM
Unknown Object (File)
Feb 3 2024, 11:49 PM
Unknown Object (File)
Dec 20 2023, 2:11 PM
Unknown Object (File)
Dec 16 2023, 6:32 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