Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
system
/
connectivity
/
shill
/
3c3c36a37a885d0a2e180998587af8390744f757
/
metrics.cc
1964b5d
shill: add metric for WiFi connection status after wake
by Samuel Tan
· 10 years ago
f144d5d
shill: add metrics for VerifyWakeOnWiFiSettings
by Samuel Tan
· 10 years ago
3294d46
shill: metrics: move WakeOnWiFiFeaturesEnabledState to WiFi subdomain
by Samuel Tan
· 10 years ago
d6a8b51
shill: wifi: Move wifi code to its own sub-directory.
by Ben Chan
· 10 years ago
66bddc6
shill: add metrics for reporting wake on WiFi features enabled
by Samuel Tan
· 10 years ago
c9c31d8
shill: add object id to scoped log messages
by Rebecca Silberstein
· 10 years ago
02e3dc3
shill: Move netlink functionality to libshill-net shared library
by Peter Qiu
· 10 years ago
68b73d2
shill: make Manager::OnDarkSuspendImminent asynchronous
by Samuel Tan
· 10 years ago
fbe8d2b
shill: use ResultAggregator for device suspend actions
by Samuel Tan
· 10 years ago
cc225ef
shill: Replace NULL with nullptr.
by Ben Chan
· 10 years ago
facf7ad
shill: add metrics identifiying the source of wifi services
by mukesh agrawal
· 10 years ago
a057203
shill: Report network signal strength when link is perceived as unreliable.
by Peter Qiu
· 10 years ago
27df364
shill: Map service failures to integer values for metric reporting.
by Peter Qiu
· 10 years ago
9f5159e
shill: Add a metric for tracking device removed event
by Peter Qiu
· 10 years ago
94d18af
shill: Add new metrics for tracking device presence status per technology
by Peter Qiu
· 10 years ago
3d49ea4
shill: Create ConnectivityTrial class to hold logic for connection tests
by Rebecca Silberstein
· 10 years ago
300769e
shill: Add UMA stats for tracking IPv6 connectivity
by Peter Qiu
· 10 years ago
f734873
shill: mac80211_monitor: add metrics
by mukesh agrawal
· 10 years ago
7fab897
shill: Use integer types from stdint.h
by Ben Chan
· 10 years ago
4ef524d
shill: WiFiProvider: Emit metrics for remembered WiFi Services
by Paul Stewart
· 10 years ago
a72a79c
shill: Metrics: Small histogram mods for DHCP
by Paul Stewart
· 10 years ago
3bdf1ab
shill: DHCPClient: Output status metrics
by Paul Stewart
· 10 years ago
d87179e
shill: Report failure reasons for user-initiated conenction attempts
by Peter Qiu
· 10 years ago
700de64
shill: Reporting of device's connection status
by Peter Qiu
· 10 years ago
7b5cee9
shill: Service: Remove DHCP minimal config code
by Paul Stewart
· 10 years ago
8a53229
shill: Fix most of warnings from cpplint
by Alex Vakulenko
· 10 years ago
f18e771
Update FallbackDNSTestResult metric.
by Peter Qiu
· 10 years ago
dc335f8
UMA Metric for reporting network problem while connected.
by Peter Qiu
· 10 years ago
b9256f3
Add metric for broken DNS configuration.
by Peter Qiu
· 10 years ago
dc4e099
Metric report for result of user-initiated wifi connection
by Peter Qiu
· 11 years ago
8e43058
UMA metric reporting for WIFI TX bitrate.
by Peter Qiu
· 11 years ago
6db7b24
shill: Remove trivial use of iterators
by Paul Stewart
· 11 years ago
e783f1c
UMA metric reporting for user-initiated wifi scan.
by Peter Qiu
· 11 years ago
0dd90df
Correct histograms name.
by Peter Qiu
· 11 years ago
132e96f
shill: metrics: better encapsulate metric naming
by mukesh agrawal
· 11 years ago
fac0953
shill: Use SuspendDone signal instead of PowerStateChanged.
by Daniel Erat
· 11 years ago
39d4af0
Metric reporting for services on the same network.
by Peter Qiu
· 11 years ago
574996a
Add metrics for effectiveness of wifi network selection.
by Peter Qiu
· 11 years ago
a0ddf46
shill: Update to build against libchrome-242728.
by Ben Chan
· 11 years ago
1f916e4
shill: DhcpConfig: Vacate lease if it expires
by Paul Stewart
· 11 years ago
dded007
shill: Service: Track DHCP failures and inform ShouldUseMinimalDHCPConfig()
by Paul Stewart
· 11 years ago
7ac610b
shill: Converts many metrics calls to take references, not pointers.
by Wade Guthrie
· 11 years ago
9ec0806
shill: Adds Network.Shill.Wifi.SignalAtDisconnect UMA stat.
by Wade Guthrie
· 11 years ago
e71aa49
shill: Removes unused code in metrics.cc, adds comment to wifi.
by Wade Guthrie
· 11 years ago
923a502
shill: Deprecate flimflam namespace.
by Ben Chan
· 11 years ago
09e0811
shill: remove Network.Shill.CellularDropsPerHour metric
by mukesh agrawal
· 11 years ago
6cfe53f
shill: fix Network.Shill.Wifi.TimeToJoin metric
by mukesh agrawal
· 11 years ago
6f4ab42
shill: add more metrics logging
by mukesh agrawal
· 11 years ago
94cde58
shill: metrics: add ability to log metrics for debugging
by mukesh agrawal
· 11 years ago
bb2231c
shill: accelerate link monitoring after a suspend/resume event
by mukesh agrawal
· 11 years ago
e4cedde
shill: Metrics: Report AP Mode (Managed vs IBSS)
by Paul Stewart
· 11 years ago
08757aa
cellular: Upload UMA stats for 3GPP delayed registration drop.
by Prathmesh Prabhu
· 11 years ago
44f290d
shill: Adds UMA for scan-connect time.
by Wade Guthrie
· 11 years ago
b9e0ee7
shill: Adds UMA metrics for scan termination reason.
by Wade Guthrie
· 11 years ago
f22681f
shill: Adds UMA stat for scan time held-off by EBUSY.
by Wade Guthrie
· 11 years ago
91fccf6
shill: cellular: Add metric to track out-of-credits detection.
by Thieu Le
· 12 years ago
60a3706
shill: Keeps track of successful wifi connection frequencies.
by Wade Guthrie
· 12 years ago
68d4109
shill: Adds UMA metric for scan time for certain scans.
by Wade Guthrie
· 12 years ago
091c41c
shill: Fixes metric timers to report nothing for non-started timers.
by Wade Guthrie
· 12 years ago
91a43cb
shill: VPNDriver: Emit UMA metrics for VPN Authentication
by Paul Stewart
· 12 years ago
21f4096
shill: WiFiService: Report EAP Authentication Type Metrics
by Paul Stewart
· 12 years ago
5133b71
shill: Add metric to track corrupted profiles
by Thieu Le
· 12 years ago
6c1e3bb
shill: cellular: Add Network.Shill.Cellular.DropsPerHour.
by Thieu Le
· 12 years ago
b7aa5f7
shill: cellular: Add Network.Shill.Cellular.FailureReason.
by Thieu Le
· 12 years ago
7cf36b0
shill: cellular: Track auto-connect metrics.
by Thieu Le
· 12 years ago
26fc01b
shill: cellular: Add LTE drop metrics.
by Thieu Le
· 12 years ago
18c1107
shill: cellular: Add Network.Shill.Cellular.TimeToScan metric.
by Thieu Le
· 12 years ago
cdb5a21
shill: Add Network.Shill.Cellular.TimeToConnect metric.
by Thieu Le
· 12 years ago
9abd674
shill: Add device metrics registration for devices without link message.
by Thieu Le
· 12 years ago
85aea15
shill: WiFiService: Fix-up old-style WiFi Service entries
by Paul Stewart
· 12 years ago
769d50d
shill: Bump Network.Shill.*.TimeToInitialize to 30 seconds.
by Thieu Le
· 12 years ago
a2519bf
shill: Add Network.Shill.Cellular.TimeToDisable.
by Thieu Le
· 12 years ago
ce4483e
shill: Add Network.Shill.Cellular.TimeToEnable metrics.
by Thieu Le
· 12 years ago
c8078a6
shill: Add support for device metrics.
by Thieu Le
· 12 years ago
ab22c16
shill: Add metrics for recording termination/suspend time
by Arman Uguray
· 12 years ago
23b393a
shill: WiFi: Add metric for Signal Strength
by Paul Stewart
· 12 years ago
f1961f8
shill: LinkMonitor: Apply readability-review comments
by Paul Stewart
· 12 years ago
6d528f1
shill: metrics: Collect termination action statistics
by Arman Uguray
· 12 years ago
d4977f2
shill: Exposing wifi disconnect reason to UMA.
by Wade Guthrie
· 12 years ago
0443aa5
shill: LinkMonitor: Add more metrics
by Paul Stewart
· 12 years ago
b691efd
shill: Rename SMLOG to SLOG
by Christopher Wiley
· 12 years ago
ff845fc
shill: LinkMonitor: Add Metrics
by Paul Stewart
· 12 years ago
c31e6f9
shill: Fix disconnect metrics values.
by Thieu Le
· 12 years ago
58f0b6d
shill: Log boot statistics for service state changes.
by Darin Petkov
· 12 years ago
bbdef5f
shill: Ignore missing-field-initializers warning on LAZY_INSTANCE_INITIALIZER.
by Ben Chan
· 13 years ago
fad4a0b
shill: Replace VLOG with SLOG.
by Ben Chan
· 13 years ago
85e050b
shill: Add portal metrics
by Thieu Le
· 13 years ago
3e20a23
shill: Convert code to use the newest version of libchrome.
by Eric Shienbrood
· 13 years ago
b5c8940
Revert "shill: Convert code to use the newest version of libchrome."
by Eric Shienbrood
· 13 years ago
08a4ffb
shill: Convert code to use the newest version of libchrome.
by Eric Shienbrood
· 13 years ago
b84ba34
shill: Add support for Network.*.TimeResumeToReady
by Thieu Le
· 13 years ago
20088d8
shill: Perform Portal Detection in Device
by Paul Stewart
· 13 years ago
67370f6
shill: Add code to track disconnect metric.
by Thieu Le
· 13 years ago
a20cbc2
shill: Add metrics Network.Shill.TimeToDrop and Network.Shill.*.TimeOnline
by Thieu Le
· 13 years ago
3426c8f
shill: Move Metrics from singleton to Shill daemon
by Thieu Le
· 13 years ago
ad1ec2c
shill: UMA stats Network.Shill.WiFi.Security and Network.Shill.WiFi.PhyMode
by Thieu Le
· 13 years ago
48e6d6d
shill: Add preliminary UMA support
by Thieu Le
· 13 years ago