linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Jiri Olsa <jolsa@redhat.com>
To: Andi Kleen <andi@firstfloor.org>
Cc: acme@kernel.org, jolsa@kernel.org, mingo@kernel.org,
	linux-kernel@vger.kernel.org, Andi Kleen <ak@linux.intel.com>
Subject: Re: [PATCH 4/4] perf, tools, script: Add brstackasm output for branch stacks
Date: Sun, 8 Jan 2017 15:20:03 +0100	[thread overview]
Message-ID: <20170108142003.GC31186@krava> (raw)
In-Reply-To: <20170103090029.17621-5-andi@firstfloor.org>

On Tue, Jan 03, 2017 at 01:00:29AM -0800, Andi Kleen wrote:
> From: Andi Kleen <ak@linux.intel.com>
> 

SNIP

> ---
>  tools/perf/Documentation/perf-script.txt |  13 +-
>  tools/perf/builtin-script.c              | 262 +++++++++++++++++++++++++++++++
>  2 files changed, 273 insertions(+), 2 deletions(-)
> 
> diff --git a/tools/perf/Documentation/perf-script.txt b/tools/perf/Documentation/perf-script.txt
> index 863579b4d2e2..9b3c0e58f315 100644
> --- a/tools/perf/Documentation/perf-script.txt
> +++ b/tools/perf/Documentation/perf-script.txt
> @@ -116,7 +116,7 @@ OPTIONS
>  --fields::
>          Comma separated list of fields to print. Options are:
>          comm, tid, pid, time, cpu, event, trace, ip, sym, dso, addr, symoff,
> -        srcline, period, iregs, brstack, brstacksym, flags, bpf-output, asm.
> +	srcline, period, iregs, brstack, brstacksym, flags, bpf-output, asm, brstackasm,

tab / space issue

jirka

  parent reply	other threads:[~2017-01-08 14:20 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-01-03  9:00 New attempt at adding an disassembler to perf Andi Kleen
2017-01-03  9:00 ` [PATCH 1/4] perf, tools: Add probing for xed Andi Kleen
2017-01-03 14:58   ` Jiri Olsa
2017-01-03 15:10     ` Arnaldo Carvalho de Melo
2017-01-03 15:11     ` Andi Kleen
2017-01-03 18:39       ` Arnaldo Carvalho de Melo
2017-01-03 19:48         ` Jiri Olsa
2017-01-08 14:19   ` Jiri Olsa
2017-01-08 14:20   ` Jiri Olsa
2017-01-10  0:56     ` Andi Kleen
2017-01-03  9:00 ` [PATCH 2/4] perf, tools: Add disassembler for x86 using the XED library Andi Kleen
2017-01-08 14:20   ` Jiri Olsa
2017-01-03  9:00 ` [PATCH 3/4] perf, tools, script: Add support for printing assembler Andi Kleen
2017-01-03  9:00 ` [PATCH 4/4] perf, tools, script: Add brstackasm output for branch stacks Andi Kleen
2017-01-08 14:19   ` Jiri Olsa
2017-01-09 19:14     ` Andi Kleen
2017-01-08 14:20   ` Jiri Olsa [this message]
2017-01-08 14:21 ` New attempt at adding an disassembler to perf Jiri Olsa
  -- strict thread matches above, loose matches on Subject: below --
2016-03-25 23:02 [PATCH 1/4] perf, tools: Add support for skipping itrace instructions Andi Kleen
2016-03-25 23:02 ` [PATCH 4/4] perf, tools, script: Add brstackasm output for branch stacks Andi Kleen

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20170108142003.GC31186@krava \
    --to=jolsa@redhat.com \
    --cc=acme@kernel.org \
    --cc=ak@linux.intel.com \
    --cc=andi@firstfloor.org \
    --cc=jolsa@kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mingo@kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).