Skip to content
  • Marcel Holtmann's avatar
    Bluetooth: Add support for controller specific logging · ac714949
    Marcel Holtmann authored
    
    
    To enable controller specific logging, the userspace daemon has to have
    the ability to log per controller. To facilitate this support, provide
    a dedicated logging channel. Messages in this channel will be included
    in the monitor queue and with that also forwarded to monitoring tools
    along with the actual hardware traces.
    
    All messages from the logging channel are timestamped and with that
    allow an easy correlation between userspace messages and hardware
    events. This will increase the ability to debug problems faster.
    
    Signed-off-by: default avatarMarcel Holtmann <marcel@holtmann.org>
    Signed-off-by: default avatarJohan Hedberg <johan.hedberg@intel.com>
    ac714949