Add NetLog details for DHCP-based WPAD.
Adds NetLog instrumentation for how the network adapter list was read on Windows: * The enumerated network adapters * How long it took to schedule the task to worker thread * How long it took to schedule the reply task to origin thread * How long it took to query the adapters * Which "adapter fetcher" won the overall race for WPAD Subsequent CLS will add more logging for the individual "adapter fetchers". TBR=stevenjb@chromium.org Bug: 770201 Change-Id: I9f704614e4a991e9a56879fc81637d41782dce1f Reviewed-on: https://chromium-review.googlesource.com/876921 Commit-Queue: Eric Roman <eroman@chromium.org> Reviewed-by:Eric Roman <eroman@chromium.org> Reviewed-by:
Steven Bennetts <stevenjb@chromium.org> Reviewed-by:
Matt Menke <mmenke@chromium.org> Cr-Commit-Position: refs/heads/master@{#540693}
Showing
This diff is collapsed.
Please register or sign in to comment