Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1504022

Re: [PATCH 0/6] Show branch flags/cycles in perf report --branch-history callgraph view

From Jiri Olsa <jolsa@redhat.com>
Newsgroups linux.kernel
Subject Re: [PATCH 0/6] Show branch flags/cycles in perf report --branch-history callgraph view
Date 2016-10-19 18:10 +0200
Message-ID <su02v-2rf-87@gated-at.bofh.it> (permalink)
References <stNRD-220-3@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Wed, Oct 19, 2016 at 05:25:47PM +0800, Jin Yao wrote:

SNIP

> Predicted is hide in callchain entry if the branch is 100% predicted.
> Abort is hide in callchain entry if the branch is 0 aborted.
> 
> Now stdio and browser modes are both supported.
> 
> Jin Yao (6):
>   perf report: Add branch flag to callchain cursor node
>   perf report: Caculate and return the branch counting in callchain
>   perf report: Create a symbol_conf flag for showing branch flag
>     counting
>   perf report: Show branch info in callchain entry with stdio mode
>   perf report: Show branch info in callchain entry with browser mode
>   perf report: Display keys Predicted/Abort/Cycles in --branch-history

is there a branch? or a commit which is this based on?
got errors when applying this on current Arnaldo's perf/core:

Applying: perf report: Add branch flag to callchain cursor node
error: patch failed: tools/perf/util/machine.c:1747
error: tools/perf/util/machine.c: patch does not apply
Patch failed at 0001 perf report: Add branch flag to callchain cursor node

thanks,
jirka

Back to linux.kernel | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

[PATCH 0/6] Show branch flags/cycles in perf report --branch-history callgraph view Jin Yao <yao.jin@linux.intel.com> - 2016-10-19 03:30 +0200
  [PATCH 3/6] perf report: Create a symbol_conf flag for showing branch flag counting Jin Yao <yao.jin@linux.intel.com> - 2016-10-19 03:30 +0200
  Re: [PATCH 0/6] Show branch flags/cycles in perf report  --branch-history callgraph view Arnaldo Carvalho de Melo <acme@kernel.org> - 2016-10-19 16:30 +0200
  Re: [PATCH 0/6] Show branch flags/cycles in perf report  --branch-history callgraph view Jiri Olsa <jolsa@redhat.com> - 2016-10-19 17:00 +0200
  Re: [PATCH 0/6] Show branch flags/cycles in perf report  --branch-history callgraph view Jiri Olsa <jolsa@redhat.com> - 2016-10-19 18:10 +0200
    Re: [PATCH 0/6] Show branch flags/cycles in perf report  --branch-history callgraph view "Jin, Yao" <yao.jin@linux.intel.com> - 2016-10-19 18:30 +0200

csiph-web