]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'perf-ebpf-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorIngo Molnar <mingo@kernel.org>
Sat, 8 Aug 2015 08:05:17 +0000 (10:05 +0200)
committerIngo Molnar <mingo@kernel.org>
Sat, 8 Aug 2015 08:05:17 +0000 (10:05 +0200)
commita79218573b4bfe0e9139e3e61633ed0091124bb9
tree0ba71f573541cf42609230d8d96bc5e4c295536c
parent5daa602571fcbd804d08aa0840f85ed1bb743a38
parent5f0cea65023cc2f29f9c09efbc0d5d89b1b7fd6f
Merge tag 'perf-ebpf-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core

Pull perf/ebpf library + llvm/clang infrastructure changes from Arnaldo Carvalho de Melo:

Infrastructure changes:

  - Add library for interfacing with the kernel eBPF infrastructure, with
    tools/perf/ targeted as a first user. (Wang Nan)

  - Add llvm/clang infrastructure for building BPF object files from C source
    code. (Wang Nan)

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