* Arnaldo Carvalho de Melo <[email protected]> wrote:

> Hi Ingo,
> 
>       Please consider pulling, the exclude_kernel one is a nasty brown paper
> bag one, I'd say :-\
> 
> - Arnaldo
> 
> Test results at the end of this message, as usual.
> 
> The following changes since commit dbf580623d5fee785218d1a47a2bcdf36d85c0e9:
> 
>   kprobes: Ensure that jprobe probepoints are at function entry (2017-07-08 
> 11:05:35 +0200)
> 
> are available in the git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux.git 
> tags/perf-urgent-for-mingo-4.13-20170710
> 
> for you to fetch changes up to 80f62589fa52f530cffc50e78c0b5a2ae572d61e:
> 
>   perf annotate: Fix broken arrow at row 0 connecting jmp instruction to its 
> target (2017-07-10 16:36:40 -0300)
> 
> ----------------------------------------------------------------
> perf/urgent fixes:
> 
> - Fix attr.exclude_kernel setting for default cycles:p (Arnaldo Carvalho de 
> Melo)
> 
> - Fix broken arrow at row 0 connecting jmp instruction to its target in
>   the annotate TUI (Jin Yao)
> 
> Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
> 
> ----------------------------------------------------------------
> Arnaldo Carvalho de Melo (2):
>       perf evsel: Fix attr.exclude_kernel setting for default cycles:p
>       perf evsel: State in the default event name if attr.exclude_kernel is 
> set
> 
> Jin Yao (1):
>       perf annotate: Fix broken arrow at row 0 connecting jmp instruction to 
> its target
> 
>  tools/perf/ui/browser.c | 2 +-
>  tools/perf/util/evsel.c | 8 +++++---
>  2 files changed, 6 insertions(+), 4 deletions(-)

Pulled, thanks a lot Arnaldo!

        Ingo

Reply via email to