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