Hi Lin,

On 2023-10-25 04:54, Lin ArcX wrote:
    Are you seeing a situation where another tool is recording occurrences
    of the events that you think aren't being seen during your tracing
    session?


No, nothing, I'm running my client/server application inside wsl and no other tools are running.


Perhaps your test program isn't causing the WSL kernel to hit the `net_if_rx_ni_entry`, `net_napi_gro_receive_entry`, and `net_if_receive_skb_list_entry tracepoints` during your tracing session?

I recommend using `perf` to double-check that there are indeed none of those tracepoints being hit during a tracing session.

thanks,
kienan
_______________________________________________
lttng-dev mailing list
lttng-dev@lists.lttng.org
https://lists.lttng.org/cgi-bin/mailman/listinfo/lttng-dev

Reply via email to