OSDN Git Service

Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorIngo Molnar <mingo@kernel.org>
Sat, 5 Jul 2014 09:28:13 +0000 (11:28 +0200)
committerIngo Molnar <mingo@kernel.org>
Sat, 5 Jul 2014 09:28:13 +0000 (11:28 +0200)
commit432100ba2aacc2146a2b1f26e5b5ae5d6e29972a
treede1bd7b51e55c8b61507a56d69e6e333b4c84cd7
parent2172c1f5aa58310784f358ca20fdddfcdc2a0d7b
parente281a9606d7073c517f2571e83faaff029ddc1cf
Merge tag 'perf-core-for-mingo' of git://git./linux/kernel/git/acme/linux into perf/core

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

New features:

  * Add support for pagefault tracing in 'trace', please see multiple examples
    in the changeset messages (Stanislav Fomichev).

User visible changes:

  * Fallback to syscalls:* when raw_syscalls:* is not available in the perl and
    python perf scripts. (Daniel Bristot de Oliveira)

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