lttng-dev.lists.lttng.org archive mirror
 help / color / mirror / Atom feed
* Re: Test pid_ns in local build
       [not found] <5a49b436d1cd4659b96dfcaffe63b38e@SVR-IES-MBX-04.mgc.mentorg.com>
@ 2019-09-17 14:06 ` Michael Jeanson
       [not found] ` <e01b5c8b-9534-e726-e5cd-eb499ef3bc43@efficios.com>
  1 sibling, 0 replies; 4+ messages in thread
From: Michael Jeanson @ 2019-09-17 14:06 UTC (permalink / raw)
  To: lttng-dev

On 2019-09-17 4:03 a.m., Polzer, Franz wrote:
> Hello,
> 
> I wanted to give the pid_ns context tracing a try and built LTTng from
> master, but I get the following error when applying this command:
> 
> lttng add-context -k -t procname -t pid -t vpid -t tid -t vtid -t pid_ns
> 
> Error: Unknown context type pid_ns
> 
> Maybe I need another branch to build from to get that feature in or
> forgot to enable the feature during building?
> 
> Where can I find documentation about the pid_ns tracing and how to test
> the current version of that implementation?
> 
> Thanks for your help and best regards,
> 
> Franz


Hi,

The namespace statedump and contexts feature has not been merged in
master yet. You can get it from my github in the "ns" feature branches.

https://github.com/mjeanson/lttng-modules/tree/ns
https://github.com/mjeanson/lttng-ust/tree/ns
https://github.com/mjeanson/lttng-tools/tree/ns

It's a bit out of date but should work as-is, or it can be easily
rebased on current master branches.


Cheers,

Michael

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Test pid_ns in local build
       [not found] ` <e01b5c8b-9534-e726-e5cd-eb499ef3bc43@efficios.com>
@ 2019-09-19  6:10   ` Polzer, Franz
       [not found]   ` <8132a2ff30f649c49c50246545302804@SVR-IES-MBX-04.mgc.mentorg.com>
  1 sibling, 0 replies; 4+ messages in thread
From: Polzer, Franz @ 2019-09-19  6:10 UTC (permalink / raw)
  To: Michael Jeanson, lttng-dev

Hi Michael,

Many thanks for your help!

Is there any schedule bringing that feature into LTTng master?

Thanks and br,
Franz

-----Original Message-----
From: lttng-dev [mailto:lttng-dev-bounces@lists.lttng.org] On Behalf Of Michael Jeanson
Sent: Dienstag, 17. September 2019 16:06
To: lttng-dev@lists.lttng.org
Subject: Re: [lttng-dev] Test pid_ns in local build

On 2019-09-17 4:03 a.m., Polzer, Franz wrote:
> Hello,
> 
> I wanted to give the pid_ns context tracing a try and built LTTng from 
> master, but I get the following error when applying this command:
> 
> lttng add-context -k -t procname -t pid -t vpid -t tid -t vtid -t 
> pid_ns
> 
> Error: Unknown context type pid_ns
> 
> Maybe I need another branch to build from to get that feature in or 
> forgot to enable the feature during building?
> 
> Where can I find documentation about the pid_ns tracing and how to 
> test the current version of that implementation?
> 
> Thanks for your help and best regards,
> 
> Franz


Hi,

The namespace statedump and contexts feature has not been merged in master yet. You can get it from my github in the "ns" feature branches.

https://github.com/mjeanson/lttng-modules/tree/ns
https://github.com/mjeanson/lttng-ust/tree/ns
https://github.com/mjeanson/lttng-tools/tree/ns

It's a bit out of date but should work as-is, or it can be easily rebased on current master branches.


Cheers,

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

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Test pid_ns in local build
       [not found]   ` <8132a2ff30f649c49c50246545302804@SVR-IES-MBX-04.mgc.mentorg.com>
@ 2019-09-25 18:03     ` Jérémie Galarneau
  0 siblings, 0 replies; 4+ messages in thread
From: Jérémie Galarneau @ 2019-09-25 18:03 UTC (permalink / raw)
  To: Polzer, Franz; +Cc: lttng-dev

On Thu, 19 Sep 2019 at 02:12, Polzer, Franz <Franz_Polzer@mentor.com> wrote:
>
> Hi Michael,
>
> Many thanks for your help!
>
> Is there any schedule bringing that feature into LTTng master?

Hi,

I can't give you an exact time line, but within the next 3-4 weeks.

Jérémie

>
> Thanks and br,
> Franz
>
> -----Original Message-----
> From: lttng-dev [mailto:lttng-dev-bounces@lists.lttng.org] On Behalf Of Michael Jeanson
> Sent: Dienstag, 17. September 2019 16:06
> To: lttng-dev@lists.lttng.org
> Subject: Re: [lttng-dev] Test pid_ns in local build
>
> On 2019-09-17 4:03 a.m., Polzer, Franz wrote:
> > Hello,
> >
> > I wanted to give the pid_ns context tracing a try and built LTTng from
> > master, but I get the following error when applying this command:
> >
> > lttng add-context -k -t procname -t pid -t vpid -t tid -t vtid -t
> > pid_ns
> >
> > Error: Unknown context type pid_ns
> >
> > Maybe I need another branch to build from to get that feature in or
> > forgot to enable the feature during building?
> >
> > Where can I find documentation about the pid_ns tracing and how to
> > test the current version of that implementation?
> >
> > Thanks for your help and best regards,
> >
> > Franz
>
>
> Hi,
>
> The namespace statedump and contexts feature has not been merged in master yet. You can get it from my github in the "ns" feature branches.
>
> https://github.com/mjeanson/lttng-modules/tree/ns
> https://github.com/mjeanson/lttng-ust/tree/ns
> https://github.com/mjeanson/lttng-tools/tree/ns
>
> It's a bit out of date but should work as-is, or it can be easily rebased on current master branches.
>
>
> Cheers,
>
> Michael
> _______________________________________________
> lttng-dev mailing list
> lttng-dev@lists.lttng.org
> https://lists.lttng.org/cgi-bin/mailman/listinfo/lttng-dev
> _______________________________________________
> lttng-dev mailing list
> lttng-dev@lists.lttng.org
> https://lists.lttng.org/cgi-bin/mailman/listinfo/lttng-dev



-- 
Jérémie Galarneau
EfficiOS Inc.
http://www.efficios.com
_______________________________________________
lttng-dev mailing list
lttng-dev@lists.lttng.org
https://lists.lttng.org/cgi-bin/mailman/listinfo/lttng-dev

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Test pid_ns in local build
@ 2019-09-17  8:03 Polzer, Franz
  0 siblings, 0 replies; 4+ messages in thread
From: Polzer, Franz @ 2019-09-17  8:03 UTC (permalink / raw)
  To: lttng-dev


[-- Attachment #1.1: Type: text/plain, Size: 547 bytes --]

Hello,

I wanted to give the pid_ns context tracing a try and built LTTng from master, but I get the following error when applying this command:

lttng add-context -k -t procname -t pid -t vpid -t tid -t vtid -t pid_ns

Error: Unknown context type pid_ns

Maybe I need another branch to build from to get that feature in or forgot to enable the feature during building?

Where can I find documentation about the pid_ns tracing and how to test the current version of that implementation?

Thanks for your help and best regards,
Franz

[-- Attachment #1.2: Type: text/html, Size: 3066 bytes --]

[-- Attachment #2: Type: text/plain, Size: 156 bytes --]

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

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2019-09-25 18:04 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <5a49b436d1cd4659b96dfcaffe63b38e@SVR-IES-MBX-04.mgc.mentorg.com>
2019-09-17 14:06 ` Test pid_ns in local build Michael Jeanson
     [not found] ` <e01b5c8b-9534-e726-e5cd-eb499ef3bc43@efficios.com>
2019-09-19  6:10   ` Polzer, Franz
     [not found]   ` <8132a2ff30f649c49c50246545302804@SVR-IES-MBX-04.mgc.mentorg.com>
2019-09-25 18:03     ` Jérémie Galarneau
2019-09-17  8:03 Polzer, Franz

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).