Trace full GPS query results
This commit is contained in:
@@ -67,7 +67,12 @@ Current behavior:
|
||||
Active build note:
|
||||
|
||||
- The currently installed build is read-only. It disables provider class
|
||||
multiplier overrides and enables local GPS search tracing.
|
||||
multiplier overrides and enables GPS query lifecycle tracing plus local GPS
|
||||
search tracing.
|
||||
- The async route-job hooks are split behind `kEnableGpsRouteJobLifecycleHooks`
|
||||
and are disabled in the active probe; this keeps the log focused on
|
||||
`0x70a42c` submissions, `0x7094b8` result records, and local
|
||||
search/provider-cost stats.
|
||||
- It hooks `GPSSearch` (`0x44f054`), `GPSRouteProducer` (`0x44cc7c`),
|
||||
`GPSEdgeCost` (`0x44f838`), and the two cost-provider filters
|
||||
`0x44ff68`/`0x450b08`.
|
||||
|
||||
Reference in New Issue
Block a user