lkml.org 
[lkml]   [2019]   [Dec]   [6]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [GIT PULL 0/6] perf/urgent fixes

* Arnaldo Carvalho de Melo <acme@kernel.org> wrote:

> Hi Ingo/Thomas,
>
> Please consider pulling,
>
> Best regards,
>
> - Arnaldo
>
> Test results at the end of this message, as usual.
>
> The following changes since commit 9f58c93efdffc2cba91fdcee010b3e5e8860334d:
>
> Merge tag 'perf-core-for-mingo-5.5-20191203' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent (2019-12-04 08:49:52 +0100)
>
> are available in the Git repository at:
>
> git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux.git tags/perf-urgent-for-mingo-5.5-20191205
>
> for you to fetch changes up to fd9bee5e24141d00e23b66d1b51bc759efa7e3fe:
>
> tools headers UAPI: Update tools's copy of drm.h headers (2019-12-04 16:22:38 -0300)
>
> ----------------------------------------------------------------
> perf inject:
>
> Adrian Hunter:
>
> - Fix processing of ID index for injected instruction tracing
>
> perf report:
>
> Ravi Bangoria:
>
> - Replace pr_err() with ui__error(), so that we can see the output
> in the TUI mode instead of showing and immediately restoring the
> screen to the state before perf was started.
>
> - Don't start --mem-mode/--branch-mode mode if required samples are not
> available.
>
> tools headers UAPI:
>
> Arnaldo Carvalho de Melo:
>
> - Sync drm/i915_drm.h with the kernel sources
>
> - Update tools's copy of drm.h headers.
>
> Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
>
> ----------------------------------------------------------------
> Adrian Hunter (1):
> perf inject: Fix processing of ID index for injected instruction tracing
>
> Arnaldo Carvalho de Melo (2):
> tools headers UAPI: Sync drm/i915_drm.h with the kernel sources
> tools headers UAPI: Update tools's copy of drm.h headers
>
> Ravi Bangoria (3):
> perf report/top TUI: Replace pr_err() with ui__error()
> perf report: Make -F more strict like -s
> perf report: Bail out --mem-mode if mem info is not available
>
> tools/include/uapi/drm/drm.h | 3 +-
> tools/include/uapi/drm/i915_drm.h | 128 +++++++++++++++++++++++++++++++++++++-
> tools/perf/builtin-inject.c | 13 +---
> tools/perf/builtin-report.c | 8 +++
> tools/perf/util/sort.c | 16 +++--
> 5 files changed, 147 insertions(+), 21 deletions(-)

Pulled, thanks a lot Arnaldo!

JFYI, on my system the default perf/urgent build still has this noise
generated by util/parse-events.y and util/expr.y:

util/parse-events.y:1.1-12: warning: deprecated directive, use ‘%define api.pure’ [-Wdeprecated]
1 | %pure-parser
| ^~~~~~~~~~~~
util/parse-events.y: warning: fix-its can be applied. Rerun with option '--update'. [-Wother]
util/expr.y:15.1-12: warning: deprecated directive, use ‘%define api.pure’ [-Wdeprecated]
15 | %pure-parser
| ^~~~~~~~~~~~
util/expr.y: warning: fix-its can be applied. Rerun with option '--update'. [-Wother]


Thanks,

Ingo

\
 
 \ /
  Last update: 2019-12-06 08:58    [W:0.073 / U:0.560 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site