summaryrefslogtreecommitdiff
path: root/system/common/metrics.cc
AgeCommit message (Expand)Author
2025-03-17system/common: Move remaining metrics to os/metrics.h Henri Chataing
2025-03-13system/common: Remove unsued metrics helpers Henri Chataing
2025-03-11Merge "Add metrics logging for Bluetooth offload socket" into main Liang Li
2025-03-10Merge "system/common: Remove the BluetoothMetricsLogger helper" into main Treehugger Robot
2025-03-10Add metrics logging for Bluetooth offload socket Liang Li
2025-03-07Update arguments of stats_write for socket metrics with empty values Liang Li
2025-03-07system/common: Remove the BluetoothMetricsLogger helper Henri Chataing
2024-11-20system: Migrate from {fmt} to std::format Henri Chataing
2024-09-16metric: Remove deprecated and unused LogLeBluetoothConnectionMetricEvent Henri Chataing
2024-08-09Metrics: Use the device type for sessions Myles Watson
2024-07-10Merge "BluetoothMetrics: Reuse metric id allocator from system/gd/common/metr... Palash Ahuja
2024-07-09BluetoothMetrics: Reuse metric id allocator Palash Ahuja
2024-07-07Format: apply clang rules William Escande
2024-05-27LEA metrics use the same mechanim in system/gd/common for allocating metrics ID. silens
2024-04-24system: Replace loghex by {:x} in log calls Henri Chataing
2024-04-18system: Remove most ADDRESS_TO_LOGGABLE_(CSTR|STR) Henri Chataing
2024-04-05Remove includes of <base/logging.h> Henri Chataing
2024-03-21system/common: Migrate to libbluetooth_log Henri Chataing
2024-01-08Remove gd prefix from include files Myles Watson
2023-12-20internal_include/bt_trace: IWYU and remove unused Chris Manton
2023-03-22Revert "Revert "[BluetoothMetrics] This covers the case for Direct LE-AC..."" Palash Ahuja
2023-03-23Revert "[BluetoothMetrics] This covers the case for Direct LE-AC..." Abhishek Pandit-Subedi
2023-03-21[BluetoothMetrics] This covers the case for Direct LE-ACL Connection Palash Ahuja
2022-08-24Add LeAudioBroadcastSession Josh Wu
2022-06-07BluetoothMetrics: Log the first 3 byte of MAC address to the metrics server Chen Chen
2022-05-23Add LeAudioConnectionSession Josh Wu
2021-09-24Use bluetooth-specific statslog Muhammad Qureshi
2021-09-24legacy: Explicitly include types/raw_address Chris Manton
2021-04-28BluetoothMetrics: Remove MetricIdAllocator reference from HalCrashReason Chen Chen
2021-03-31A2DP: Log BLUETOOTH_A2DP_PLAYBACK_STATE_CHANGED Josh Wu
2021-03-04Bluetooth hal metrics: Add LogBluetoothHalCrashReason weichinweng
2020-03-30Bluetooth Metric Id: Add metric id allocation to Bluetooth Chen Chen
2019-03-20Add event_value to BluetoothClassicPairingEventReported Jack He
2019-02-08Metrics: Log manfuacturer information from Device ID profile to statsd Jack He
2019-02-08Metrics: Log L2CAP and RFCOMM socket connection state changes to statsd Jack He
2019-02-06Metrics: Log SDP attributes to statsd Jack He
2019-01-31Metrics: Add classic pairing metrics Jack He
2019-01-31Metrics: Log SMP pairing commands Jack He
2019-01-30Metrics: Log A2DP playback related atoms to StatsLog Jack He
2019-01-29Metrics: add remote version info log to statsd Jack He
2019-01-29Metrics: Log HCI timeout event over stats log Jack He
2019-01-16Metric: Add logging for link layer connection events Jack He
2018-08-27Move metrics and time library to libbt-common Jack He