Re: [lttng-dev] [lttng-relayd] is there existing cases for relayd to stream over Android usb based adb?

2024-06-02 Thread Wu, Yannan via lttng-dev
Yes. My test command is like below: 1. lttng-sessiond --d --no-kernel 2. yannanwu@ue91e96f2951b5c:~/trees/lttng_test_run$ lttng create my-user-space-live-session --live Live session my-user-space-live-session created. Traces will be output to tcp4://127.0.0.1:5342/ [data: 5343] Live timer i

Re: [lttng-dev] [lttng-relayd] is there existing cases for relayd to stream over Android usb based adb?

2024-06-02 Thread Wu, Yannan via lttng-dev
I checked lttng-relayd source code, we do need to bind to the exact socket for further process. As adb reverse bind to the socket as well there is a conflict in-between. Do we have any other way to workaround it? Amanda From: Kienan Stewart Sent: Friday, May 31