Received: by 2002:ac0:a581:0:0:0:0:0 with SMTP id m1-v6csp5203360imm; Tue, 26 Jun 2018 07:32:50 -0700 (PDT) X-Google-Smtp-Source: ADUXVKLR9DnGi465A3Mv7K/Hb0OGs2bCxf7eglItScN69t0OYIUXlFJkgKV7G5eqd87eZDov4YV6 X-Received: by 2002:a65:520c:: with SMTP id o12-v6mr1634341pgp.15.1530023570497; Tue, 26 Jun 2018 07:32:50 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1530023570; cv=none; d=google.com; s=arc-20160816; b=qRRhxXmqU4vy0B3PnnkGN75ZfG7vbNtgwwb52xGchPxKJTRNrVDIwBYMnlAzvy/cZ7 1GEtKoukOFVPngecOT/wsG9hrFU1BKoGwpLZeMODVa8kcjZlIa74E1HnIQYk0bimtdFD 1SMiWrLr60AUkSFihZG40SkZeJQxsWpOroejzKIJUQPXxX55HN+LNmO7tjHJBpru21yN pmG/rn+J3e+xEFMSTrkSKirLoy6t2f0IJFwsIEng5Ax0OqsEYoIYiFE4Jsh3D81TPi/g /XBUToOiAIvzCNPN4/muZLphzz72B6a2eE3G/8Nt9z8PiXmtW/GO/gPhX5zh9VHihS3l Z47w== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-transfer-encoding:mime-version :references:in-reply-to:message-id:subject:cc:to:from:date :arc-authentication-results; bh=gcYEF7idwDu/vttu9OJNaxPd0tH/aHbe4G1RVuUHvKY=; b=kDHIa7sxHOibkJychAP2fPdmS8muOfr1UMQVuUA18uZG+3FlPCK1/34m9L+j4NdteI BI4hQAZLuXWJj9cZqtVN+Mj70HW3BnqvjOuyRVsQYEVrRfcniBUkQqWnEdTjP6lLlXZi Qr2R+1iP9/004RzkMAxK1DjS4GNXoMuMCoX3OXlYG0PKmmFt5n6tLWhxpCtEY38WJ3Fy RuAGRefhc3YfuKhj8FysN8EXlaZ32TXmVbymHe3KB4TXtKXjg4YnXgpmx/f3Pj9kE6fa +KmCUkvT9fj8VUgKUcN/1eug8Jr178+yoM2g1kO2uYERnJ8NwPhHOTVsZSLlwImFfDkk svJQ== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id f1-v6si1906724plm.375.2018.06.26.07.32.34; Tue, 26 Jun 2018 07:32:50 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S935892AbeFZOUf (ORCPT + 99 others); Tue, 26 Jun 2018 10:20:35 -0400 Received: from mail.kernel.org ([198.145.29.99]:39264 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S934063AbeFZOUe (ORCPT ); Tue, 26 Jun 2018 10:20:34 -0400 Received: from gandalf.local.home (cpe-66-24-56-78.stny.res.rr.com [66.24.56.78]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 54AA4257B0; Tue, 26 Jun 2018 14:20:32 +0000 (UTC) Date: Tue, 26 Jun 2018 10:20:30 -0400 From: Steven Rostedt To: Mauro Carvalho Chehab Cc: Linux Doc Mailing List , Mauro Carvalho Chehab , linux-kernel@vger.kernel.org, Jonathan Corbet , Ingo Molnar , Tom Zanussi , James Morris , Xiongwei Song , Changbin Du , Masami Hiramatsu , "Joel Fernandes (Google)" Subject: Re: [PATCH 9/9] docs: histogram.txt: convert it to ReST file format Message-ID: <20180626102030.69bf840a@gandalf.local.home> In-Reply-To: <4e8df7559e48b4b90bca73cf08d4e01497a39066.1530005114.git.mchehab+samsung@kernel.org> References: <4e8df7559e48b4b90bca73cf08d4e01497a39066.1530005114.git.mchehab+samsung@kernel.org> X-Mailer: Claws Mail 3.16.0 (GTK+ 2.24.32; x86_64-pc-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, 26 Jun 2018 06:49:11 -0300 Mauro Carvalho Chehab wrote: > Despite being mentioned at Documentation/trace/ftrace.rst as a > rst file, this file was still a text one, with several issues. > > Convert it to ReST and add it to the trace index: > - Mark the document title as such; > - Identify and indent the literal blocks; > - Use the proper markups for table. > > Signed-off-by: Mauro Carvalho Chehab > --- > Documentation/trace/events.rst | 2 +- > .../trace/{histogram.txt => histogram.rst} | 1242 +++++++++-------- > Documentation/trace/index.rst | 1 + > kernel/trace/Kconfig | 2 +- > 4 files changed, 627 insertions(+), 620 deletions(-) > rename Documentation/trace/{histogram.txt => histogram.rst} (73%) > Acked-by: Steven Rostedt (VMware) -- Steve