From patchwork Fri Feb 4 17:18:00 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Daniel Bristot de Oliveira X-Patchwork-Id: 12735323 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 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