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

2024-06-04 Thread Mathieu Desnoyers via lttng-dev
Hi Amanda, For each of the 4 commands described below, please clarify on which device they are executed, whether on the Android device or on the Development device. Please make sure to follow to the letter the commands proposed by Kienan: in the correct order, and on the appropriate device. Tha

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

2024-06-04 Thread Wu, Yannan via lttng-dev
The device is a rooted android device On the device: lttng-sessiond -d --no-kernel lttng create my-live-session --live lttng enable-event -u lttng start On the host: adb reverse tcp:5343 tcp:5343 The adb reverse will fail for "adb.exe: error: cannot bind to socket" In the reversed order

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

2024-06-04 Thread Mathieu Desnoyers via lttng-dev
On 2024-06-04 11:25, Wu, Yannan wrote: The device is a rooted android device *On the device:* lttng-sessiond -d --no-kernel lttng create my-live-session --live lttng enable-event -u lttng start *On the host:* adb reverse tcp:5343 tcp:5343 The adb reverse will fail for "/adb.exe: error: