[lttng-dev] Beginner question: how to inspect scheduling of multi-threaded user application?

Philippe Proulx eeppeliteloop at gmail.com
Mon Sep 19 16:04:54 UTC 2016


On Mon, Sep 19, 2016 at 11:38 AM, David Aldrich
<David.Aldrich at emea.nec.com> wrote:
>
> Hi Jonathan
>
> Thanks for your reply. What is 'comm' in 'prev_comm'?

"comm" stands for "command".

See this in sched.h:

    /* Task command name length */
    #define TASK_COMM_LEN 16

Phil

>
> Best regards
>
> David
>


More information about the lttng-dev mailing list