From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 50F8DC433F5 for ; Fri, 4 Feb 2022 17:18:15 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S234482AbiBDRSO convert rfc822-to-8bit (ORCPT ); Fri, 4 Feb 2022 12:18:14 -0500 Received: from us-smtp-delivery-44.mimecast.com ([205.139.111.44]:45112 "EHLO us-smtp-delivery-44.mimecast.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S241131AbiBDRSN (ORCPT ); Fri, 4 Feb 2022 12:18:13 -0500 Received: from mimecast-mx01.redhat.com (mimecast-mx01.redhat.com [209.132.183.4]) by relay.mimecast.com with ESMTP with STARTTLS (version=TLSv1.2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id us-mta-468-sOCQrqzDM2mlds-J4_ejXQ-1; Fri, 04 Feb 2022 12:18:09 -0500 X-MC-Unique: sOCQrqzDM2mlds-J4_ejXQ-1 Received: from smtp.corp.redhat.com (int-mx06.intmail.prod.int.phx2.redhat.com [10.5.11.16]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mimecast-mx01.redhat.com (Postfix) with ESMTPS id 593DE101F7A4; Fri, 4 Feb 2022 17:18:08 +0000 (UTC) Received: from x1.com (unknown [10.22.11.137]) by smtp.corp.redhat.com (Postfix) with ESMTP id 41F037DE58; Fri, 4 Feb 2022 17:18:06 +0000 (UTC) From: Daniel Bristot de Oliveira To: Steven Rostedt Cc: Daniel Bristot de Oliveira , linux-trace-devel@vger.kernel.org, linux-kernel@vger.kernel.org Subject: [PATCH] MAINTAINERS: Add RTLA entry Date: Fri, 4 Feb 2022 18:18:00 +0100 Message-Id: <50d8870522580905a1c7f3e6fb611a700f632af1.1643994005.git.bristot@kernel.org> MIME-Version: 1.0 X-Scanned-By: MIMEDefang 2.79 on 10.5.11.16 X-Mimecast-Spam-Score: 0 X-Mimecast-Originator: kernel.org Content-Transfer-Encoding: 8BIT Content-Type: text/plain; charset=WINDOWS-1252 Precedence: bulk List-ID: X-Mailing-List: linux-trace-devel@vger.kernel.org Add an RTLA entry in the MAINTAINERS file with Steven Rostedt and myself as maintainers. Signed-off-by: Daniel Bristot de Oliveira --- MAINTAINERS | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index bb83dcbcb619..fad694078b4c 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -19581,6 +19581,14 @@ F: Documentation/trace/timerlat-tracer.rst F: Documentation/trace/hwlat_detector.rst F: arch/*/kernel/trace.c +Real-time Linux Analysis (RTLA) tools +M: Daniel Bristot de Oliveira +M: Steven Rostedt +L: linux-trace-devel@vger.kernel.org +S: Maintained +F: tools/tracing/rtla +F: Documentation/tools/rtla + TRADITIONAL CHINESE DOCUMENTATION M: Hu Haowen L: linux-doc-tw-discuss@lists.sourceforge.net -- 2.34.1 From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 4B9E0C433F5 for ; Tue, 8 Feb 2022 14:47:26 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1378380AbiBHOrY convert rfc822-to-8bit (ORCPT ); Tue, 8 Feb 2022 09:47:24 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:43844 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1378310AbiBHOrW (ORCPT ); Tue, 8 Feb 2022 09:47:22 -0500 Received: from us-smtp-delivery-44.mimecast.com (us-smtp-delivery-44.mimecast.com [207.211.30.44]) by lindbergh.monkeyblade.net (Postfix) with ESMTP id 173A7C061578 for ; Tue, 8 Feb 2022 06:47:21 -0800 (PST) Received: from mimecast-mx01.redhat.com (mimecast-mx01.redhat.com [209.132.183.4]) by relay.mimecast.com with ESMTP with STARTTLS (version=TLSv1.2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id us-mta-321-Zlmn8wCQPUKaY_7CMNQhWw-1; Tue, 08 Feb 2022 09:47:17 -0500 X-MC-Unique: Zlmn8wCQPUKaY_7CMNQhWw-1 Received: from smtp.corp.redhat.com (int-mx03.intmail.prod.int.phx2.redhat.com [10.5.11.13]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mimecast-mx01.redhat.com (Postfix) with ESMTPS id 40AC11898296; Tue, 8 Feb 2022 14:47:16 +0000 (UTC) Received: from x1.com (unknown [10.22.16.42]) by smtp.corp.redhat.com (Postfix) with ESMTP id 7D3DE84A24; Tue, 8 Feb 2022 14:47:14 +0000 (UTC) From: Daniel Bristot de Oliveira To: Steven Rostedt Cc: Daniel Bristot de Oliveira , linux-trace-devel@vger.kernel.org, linux-kernel@vger.kernel.org, Joe Perches Subject: [PATCH V2] MAINTAINERS: Add RTLA entry Date: Tue, 8 Feb 2022 15:47:10 +0100 Message-ID: <50d8870522580905a1c7f3e6fb611a700f632af1.1643994005.git.bristot@kernel.org> MIME-Version: 1.0 X-Scanned-By: MIMEDefang 2.79 on 10.5.11.13 Authentication-Results: relay.mimecast.com; auth=pass smtp.auth=CUSA124A263 smtp.mailfrom=bristot@kernel.org X-Mimecast-Spam-Score: 0 X-Mimecast-Originator: kernel.org Content-Transfer-Encoding: 8BIT Content-Type: text/plain; charset=WINDOWS-1252 Precedence: bulk List-ID: X-Mailing-List: linux-trace-devel@vger.kernel.org Message-ID: <20220208144710.pDUjw26m0d7s2cI_Qasw6fAtMqM-KO4Ww0SORoIcRNQ@z> Add an RTLA entry in the MAINTAINERS file with Steven Rostedt and myself as maintainers. Cc: Daniel Bristot de Oliveira Cc: Steven Rostedt Cc: Joe Perches Cc: linux-kernel@vger.kernel.org Cc: linux-trace-devel@vger.kernel.org Signed-off-by: Daniel Bristot de Oliveira --- Changes from V1: Add trailing slash after dir paths (Joe Perches) MAINTAINERS | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index bb83dcbcb619..fad694078b4c 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -19581,6 +19581,14 @@ F: Documentation/trace/timerlat-tracer.rst F: Documentation/trace/hwlat_detector.rst F: arch/*/kernel/trace.c +Real-time Linux Analysis (RTLA) tools +M: Daniel Bristot de Oliveira +M: Steven Rostedt +L: linux-trace-devel@vger.kernel.org +S: Maintained +F: Documentation/tools/rtla/ +F: tools/tracing/rtla/ + TRADITIONAL CHINESE DOCUMENTATION M: Hu Haowen L: linux-doc-tw-discuss@lists.sourceforge.net -- 2.34.1