All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jonathan Rajotte-Julien <jonathan.rajotte-julien@efficios.com>
To: Urmila R <urmilarajpurohith@gmail.com>
Cc: lttng-dev <lttng-dev@lists.lttng.org>
Subject: Re: how to become tracing group member
Date: Fri, 25 Jan 2019 10:08:10 -0500	[thread overview]
Message-ID: <20190125150810.GA24213__42818.3095342078$1548428920$gmane$org@joraj-alpa> (raw)
In-Reply-To: <CACJrnZNWmmz+t_QBpcsw2PoE5ybVH3_-ZOby6n8y651Vc0-rhA@mail.gmail.com>

Please keep interaction on the mailing list.

On Fri, Jan 25, 2019 at 09:13:44AM +0530, Urmila R wrote:
> Hello
> 
> To run session daemon as a root  one should be member of tracing group
> is it mandatory ?

To perform kernel tracing, lttng-sessiond daemon MUST be run as root since
it must load kernel modules.

Now to interact with and control a kernel tracing session one must be part of
the "tracing" group or be root.

> if it is can u let me know how to become tracing group member.

Again, from the doc [1]:

"The default tracing group name is *tracing*; you can set it to something else with the --group option when you start the root session daemon."

[1] https://lttng.org/docs/v2.10/#doc-start-sessiond

At this point you can google:
    how to create group on linux?
    how to add user to a group on linux?

Cheers.

-- 
Jonathan Rajotte-Julien
EfficiOS

           reply	other threads:[~2019-01-25 15:08 UTC|newest]

Thread overview: expand[flat|nested]  mbox.gz  Atom feed
 [parent not found: <CACJrnZNWmmz+t_QBpcsw2PoE5ybVH3_-ZOby6n8y651Vc0-rhA@mail.gmail.com>]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='20190125150810.GA24213__42818.3095342078$1548428920$gmane$org@joraj-alpa' \
    --to=jonathan.rajotte-julien@efficios.com \
    --cc=lttng-dev@lists.lttng.org \
    --cc=urmilarajpurohith@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.