Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorIngo Molnar <mingo@kernel.org>
Tue, 30 Jun 2015 04:47:32 +0000 (06:47 +0200)
committerIngo Molnar <mingo@kernel.org>
Tue, 30 Jun 2015 04:47:58 +0000 (06:47 +0200)
commit2d6dac2fcc796a9a2917d69bcab66f6b157fe51b
treeca03e7f2fa83e2401af8f1c773c297baae2115b7
parent6eedf416429a32e0216f61b8b690d25577b2b91e
parent36c8bb56a9f718a9a5f35d1834ca9dcec95deb4a
Merge tag 'perf-core-for-mingo' of git://git./linux/kernel/git/acme/linux into perf/urgent

Pull perf/core improvements and fixes from Arnaldo Carvalho de Melo:

User visible changes:

  - Validate syscall list passed via -e argument to 'perf trace'. (Arnaldo Carvalho de Melo)

  - Introduce 'perf stat --per-thread'. (Jiri Olsa)

  - Check access permission for --kallsyms and --vmlinux. (Li Zhang)

Infrastructure changes:

  - Move stuff out of 'perf stat' and into the lib for further use. (Jiri Olsa)

Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Signed-off-by: Ingo Molnar <mingo@kernel.org>