From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from simark.ca by simark.ca with LMTP id UKmNO0zv9WA8RAAAWB0awg (envelope-from ) for ; Mon, 19 Jul 2021 17:31:56 -0400 Received: by simark.ca (Postfix, from userid 112) id D95911EDF2; Mon, 19 Jul 2021 17:31:56 -0400 (EDT) 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,MAILING_LIST_MULTI 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 C67AD1E01B for ; Mon, 19 Jul 2021 17:31:55 -0400 (EDT) Received: from lists-lttng01.efficios.com (localhost [IPv6:::1]) by lists.lttng.org (Postfix) with ESMTP id 4GTFRG6s2Wz14Xb; Mon, 19 Jul 2021 17:31:54 -0400 (EDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=lists.lttng.org; s=default; t=1626730315; bh=F7GVpweV3ZLZT50Sb5I7nC79TKW9nrsyytMQpfv3ayI=; h=Date:To:Cc:References:In-Reply-To:Subject:List-Id: List-Unsubscribe:List-Archive:List-Post:List-Help:List-Subscribe: From:Reply-To:From; b=T7Y8Pamew4PwC1XJo8v8KJHEB8U7cw10GYRIdGt5gVAVeQjb/QfXaUwSxTbgpjcHf XIcJHtbmVMQmWMdxOBP1EQrnXfskGFcm5u2R1cZ1bnHm+XqXo8gHUoZeZCwRnqYjKI zXR12CxZQ/3iY3IBsbr5aSkEA3vnBwnHck8eoxpqVIqjqxC3PHlYlBy2o+faLTVqoF dss6PLmdKeitXDch1fHXQ9jWsmikOQQFkODgiwU8C1jdqXHgFjoyQoo6QPzj9gBJLd 5AeQJk15n7fyi4nfHgR2EANPH1jC5sCPwDUqLvHrju+S85Q7QdHxn0vrjekVXKfltf LSwh1wA/WLeTg== Received: from mail.efficios.com (mail.efficios.com [167.114.26.124]) by lists.lttng.org (Postfix) with ESMTPS id 4GTFRF5RK5z14XZ for ; Mon, 19 Jul 2021 17:31:53 -0400 (EDT) Received: from localhost (localhost [127.0.0.1]) by mail.efficios.com (Postfix) with ESMTP id 12D6C36BCD1 for ; Mon, 19 Jul 2021 17:31:47 -0400 (EDT) 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 lV_fpJfjTv17; Mon, 19 Jul 2021 17:31:45 -0400 (EDT) Received: from localhost (localhost [127.0.0.1]) by mail.efficios.com (Postfix) with ESMTP id C81EE36BA41; Mon, 19 Jul 2021 17:31:45 -0400 (EDT) DKIM-Filter: OpenDKIM Filter v2.10.3 mail.efficios.com C81EE36BA41 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 z782aA4LZ30C; Mon, 19 Jul 2021 17:31:45 -0400 (EDT) Received: from joraj-alpa (modemcable014.202-131-66.mc.videotron.ca [66.131.202.14]) by mail.efficios.com (Postfix) with ESMTPSA id A34DC36BBA2; Mon, 19 Jul 2021 17:31:45 -0400 (EDT) Date: Mon, 19 Jul 2021 17:31:45 -0400 To: Evan Galea Cc: lttng-dev@lists.lttng.org Message-ID: <20210719213145.GC608796@joraj-alpa> References: MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: Subject: Re: [lttng-dev] quick question about setting up lttng on Redhat X-BeenThere: lttng-dev@lists.lttng.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: LTTng development list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , From: Jonathan Rajotte-Julien via lttng-dev Reply-To: Jonathan Rajotte-Julien Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: lttng-dev-bounces@lists.lttng.org Sender: "lttng-dev" Hello, On Mon, Jul 19, 2021 at 09:40:06AM -0400, Evan Galea via lttng-dev wrote: > Hello there > > We have been considering setting up Redhat on my system and have learned > that Lttng packages are supported. I was hoping to quickly learn the answer EfficiOS provides commercial support for RedHat. Please contact sales@efficios.com if you need commercial support. > to two questions: > > 1: As Redhat is based on Fedora, Do I just use the instructions for Fedora? > I know it's probably a stupid question but I just want to make sure I'm > doing everything correctly. I do not think so, since the packages repository are not the same AFAIK. If you are using RHEL 7 and okai with using lttng 2.10, you can have a look here http://packages.efficios.com/ Installing from source is also a possibility. The only major hurdle might be lttng-modules depending on your kernel version. > > 2: Are there any differences between Lttng on Redhat and Lttng on Ubuntu or > are they simply the same? Again just need to make absolutely sure as I > don't want to do anything without first knowing At the functionality level, it will be the same. Distros do not influence the functionality we expose. At least not for now... For Ubuntu, the lttng project have multiple PPA depending on your need. https://launchpad.net/~lttng > > Thank you for your time and sorry if the answers to these questions are > somewhere I didn't look. > > Evan Galea > _______________________________________________ > lttng-dev mailing list > lttng-dev@lists.lttng.org > https://lists.lttng.org/cgi-bin/mailman/listinfo/lttng-dev -- Jonathan Rajotte-Julien EfficiOS _______________________________________________ lttng-dev mailing list lttng-dev@lists.lttng.org https://lists.lttng.org/cgi-bin/mailman/listinfo/lttng-dev