On 2024-09-17 02:44, Akhil Veeraghanta via lttng-dev wrote:
Hello,
We are trying to debug kernel work queue related issues in our system.
And as such, we've turned on workqueue_queue_work,
workqueue_active_work, workqueue_execute_start, workqueue_execute_end.
The tracepoint itself stores the
Hello,
We are trying to debug kernel work queue related issues in our system. And as
such, we've turned on workqueue_queue_work, workqueue_active_work,
workqueue_execute_start, workqueue_execute_end.
The tracepoint itself stores the function pointer which we can look up from
/proc/kallsyms man