From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from simark.ca by simark.ca with LMTP id jCzfKFip6l8gVgAAWB0awg (envelope-from ) for ; Mon, 28 Dec 2020 22:58:16 -0500 Received: by simark.ca (Postfix, from userid 112) id 98CB91F0AA; Mon, 28 Dec 2020 22:58:16 -0500 (EST) X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on simark.ca X-Spam-Level: X-Spam-Status: No, score=-1.1 required=5.0 tests=DKIM_SIGNED,DKIM_VALID, DKIM_VALID_AU,HTML_MESSAGE,MAILING_LIST_MULTI,URIBL_BLOCKED autolearn=ham autolearn_force=no version=3.4.2 Received: from lists.lttng.org (lists.lttng.org [167.114.26.123]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by simark.ca (Postfix) with ESMTPS id DC8FD1E965 for ; Mon, 28 Dec 2020 22:58:15 -0500 (EST) Received: from lists-lttng01.efficios.com (localhost [IPv6:::1]) by lists.lttng.org (Postfix) with ESMTP id 4D4gcl2bmpzKRr; Mon, 28 Dec 2020 22:58:15 -0500 (EST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=lists.lttng.org; s=default; t=1609214295; bh=UszUQscOMmG0xzoM3S8RinhHvXa0tRhH5/gc7J3ERCs=; h=Date:To:Cc:In-Reply-To:References:Subject:List-Id: List-Unsubscribe:List-Archive:List-Post:List-Help:List-Subscribe: From:Reply-To:From; b=KJus+IMpE9EOBGZCz+EyglF9D4PzWYeQBgOF0Te6rvxn8c/3nKm/5QmrbMldbp0+L 7DKaRY1zkPgncRWDVBt7IxBGhntNc9Tu4ndtRTJupIKqINbOzBSw2WMczehwF9+45r FJyiWDWorqEMsd4Ssitsdg7x6XLObvNntk/rnH51/V+ooWK3JsFVAisTJD7y0358dN FO0egeo1wbakQeLJiaG+rNC/gwjg02D1gKcSdFOkxdZmEDr+F0CkcKFoi7AXLf6GEp AS7elw480F8WM1+MZXW6tLkzTgWiZI00ZvEODkQiQ3vDgvZj8RMSlgjN4v90pnOKMP wURFw3npvGbhA== Received: from mail.efficios.com (mail.efficios.com [167.114.26.124]) by lists.lttng.org (Postfix) with ESMTPS id 4D4gcj4FbqzKd1 for ; Mon, 28 Dec 2020 22:58:13 -0500 (EST) Received: from localhost (localhost [127.0.0.1]) by mail.efficios.com (Postfix) with ESMTP id 3715A2E02F3 for ; Mon, 28 Dec 2020 22:58:07 -0500 (EST) Received: from mail.efficios.com ([127.0.0.1]) by localhost (mail03.efficios.com [127.0.0.1]) (amavisd-new, port 10032) with ESMTP id 2zW8icRI-b8P; Mon, 28 Dec 2020 22:58:06 -0500 (EST) Received: from localhost (localhost [127.0.0.1]) by mail.efficios.com (Postfix) with ESMTP id 258EB2E05DC; Mon, 28 Dec 2020 22:58:06 -0500 (EST) DKIM-Filter: OpenDKIM Filter v2.10.3 mail.efficios.com 258EB2E05DC X-Virus-Scanned: amavisd-new at efficios.com Received: from mail.efficios.com ([127.0.0.1]) by localhost (mail03.efficios.com [127.0.0.1]) (amavisd-new, port 10026) with ESMTP id wSYLaSywmfu1; Mon, 28 Dec 2020 22:58:06 -0500 (EST) Received: from mail03.efficios.com (mail03.efficios.com [167.114.26.124]) by mail.efficios.com (Postfix) with ESMTP id 1863D2E072A; Mon, 28 Dec 2020 22:58:06 -0500 (EST) Date: Mon, 28 Dec 2020 22:58:05 -0500 (EST) To: Serica Cc: lttng-dev Message-ID: <1510592650.3765.1609214285939.JavaMail.zimbra@efficios.com> In-Reply-To: References: MIME-Version: 1.0 X-Originating-IP: [167.114.26.124] X-Mailer: Zimbra 8.8.15_GA_3991 (ZimbraWebClient - FF84 (Linux)/8.8.15_GA_3980) Thread-Topic: Enamebling namespace contexts Thread-Index: q91XTC3iMExwyM3NOkenFiF34qn11A== Subject: Re: [lttng-dev] Enamebling namespace contexts X-BeenThere: lttng-dev@lists.lttng.org X-Mailman-Version: 2.1.31 Precedence: list List-Id: LTTng development list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , From: Mathieu Desnoyers via lttng-dev Reply-To: Mathieu Desnoyers Content-Type: multipart/mixed; boundary="===============2284540646327306558==" Errors-To: lttng-dev-bounces@lists.lttng.org Sender: "lttng-dev" --===============2284540646327306558== Content-Type: multipart/alternative; boundary="=_05882436-b249-4b0f-aafd-2dfb2a2c83d0" --=_05882436-b249-4b0f-aafd-2dfb2a2c83d0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit ----- On Dec 23, 2020, at 9:55 PM, lttng-dev wrote: > Hi, > ThI found that lttng is working on container awareness in this slides: > https://archive.fosdem.org/2019/schedule/event/containers_lttng/attachments/slides/3419/export/events/attachments/containers_lttng/slides/3419/lttng_containers_fosdem19.pdf > On page #13, there is a command: lttng add-context -k -t procname -t pid -t vpid > -t tid -t vtid -t pid_ns, where pid_ns and other namespace identifiers are very > useful for tracing containers. However, it seems like that lttng of current > version doesn't support adding context pid_ns(Error: Unknown context type > pid_ns). Do you know how to enable these features? What version of LTTng do you use (output of "lttng --version"), and what is the output of "lttng add-context --list" ? Thanks, Mathieu > Thanks a lot. > Btw, have a nice holiday! > Serica > _______________________________________________ > lttng-dev mailing list > lttng-dev@lists.lttng.org > https://lists.lttng.org/cgi-bin/mailman/listinfo/lttng-dev -- Mathieu Desnoyers EfficiOS Inc. http://www.efficios.com --=_05882436-b249-4b0f-aafd-2dfb2a2c83d0 Content-Type: text/html; charset=utf-8 Content-Transfer-Encoding: quoted-printable
----- On Dec 23, 2020, at 9:55 PM, lttng-dev <lttng-dev@lists.lttng.= org> wrote:
Hi,

=
ThI found that lttng is working on container awareness in this slides:= https://archive.fosdem.org/2019/schedule/event/containers_lttng/attachment= s/slides/3419/export/events/attachments/containers_lttng/slides/3419/lttng_= containers_fosdem19.pdf

On page #13, there is a command: = ; lttng add-context -k -t procname -t pid -t vpid -t tid -t vtid -t pid_ns,= where pid_ns and other namespace identifiers are very useful for tracing c= ontainers. However, it seems like that lttng of current version doesn't sup= port adding context pid_ns(Error: Unknown context type pid_ns). Do you know= how to enable these features?
What version of= LTTng do you use (output of "lttng --version"), and what is the output of = "lttng add-context --list" ?

<= div>Thanks,

Mathieu



Thanks a lot.
Btw, have = a nice holiday!

Serica

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

--
Mathieu Desnoyers
EfficiOS Inc.
http://www.efficios.com
--=_05882436-b249-4b0f-aafd-2dfb2a2c83d0-- --===============2284540646327306558== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ lttng-dev mailing list lttng-dev@lists.lttng.org https://lists.lttng.org/cgi-bin/mailman/listinfo/lttng-dev --===============2284540646327306558==--