diff options
author | Alan Borzeszkowski <alan.borzeszkowski@linux.intel.com> | 2025-01-21 18:46:21 +0100 |
---|---|---|
committer | Mika Westerberg <mika.westerberg@linux.intel.com> | 2025-04-24 08:24:39 +0300 |
commit | 785da9e6a1bd9e00d7494e37cbca2f66e48375b8 (patch) | |
tree | 7ae3f435e2e6195a9b39d83ef0646e37d396545b /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | cdf9956b6974206e1fd20e9bd30842df9714c5b8 (diff) |
thunderbolt: Notify userspace about software CM tunneling events
This adds notification whenever software connection manager activates,
changes or deactivates a tunnel, and also if there is limitation in
bandwidth.
The notification looks like below:
TUNNEL_EVENT=activated|changed|deactivated|low bandwidth|
insufficient bandwidth
TUNNEL_DETAILS=0:12 <-> 1:20 (USB3)
Userspace can then listen these and inform user if needed. For example
if there is not enough bandwidth, it can show warning dialog to the user.
Signed-off-by: Alan Borzeszkowski <alan.borzeszkowski@linux.intel.com>
Signed-off-by: Mika Westerberg <mika.westerberg@linux.intel.com>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions