https://github.com/torvalds/linux
Revision cd0943357bc7570f081701d005318c20982178b8 authored by Ingo Molnar on 16 April 2020, 08:21:31 UTC, committed by Ingo Molnar on 16 April 2020, 08:21:31 UTC
Pull perf/urgent fixes from Arnaldo Carvalho de Melo:

perf stat:

  Jin Yao:

  - Fix no metric header if --per-socket and --metric-only set

build system:

  - Fix python building when built with clang, that was failing if the clang
    version doesn't support -fno-semantic-interposition.

tools UAPI headers:

  Arnaldo Carvalho de Melo:

  - Update various copies of kernel headers, some ended up automatically
    updating build-time generated tables to enable tools such as 'perf trace'
    to decode syscalls and tracepoints arguments.

    Now the tools/perf build is free of UAPI drift warnings.

Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Signed-off-by: Ingo Molnar <mingo@kernel.org>
2 parent s 0008633 + e3698b2
History
Tip revision: cd0943357bc7570f081701d005318c20982178b8 authored by Ingo Molnar on 16 April 2020, 08:21:31 UTC
Merge tag 'perf-urgent-for-mingo-5.7-20200414' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent
Tip revision: cd09433

back to top