aboutsummaryrefslogtreecommitdiffstats
path: root/tools (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-01-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds54-297/+8019
2018-01-31Merge tag 'gpio-v4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpioLinus Torvalds1-4/+6
2018-01-30Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds258-14633/+17785
2018-01-30Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds14-72/+27
2018-01-29Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-3/+1
2018-01-29Merge tag 'acpi-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-4/+24
2018-01-29Merge tag 'pm-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds2-4/+15
2018-01-29tools/virtio: fix smp_mb on x86Michael S. Tsirkin1-1/+1
2018-01-29tools/virtio: copy READ/WRITE_ONCEMichael S. Tsirkin1-0/+57
2018-01-29tools/virtio: more stubs to fix tools buildMichael S. Tsirkin2-1/+2
2018-01-29tools/virtio: switch to __ptr_ring_emptyMichael S. Tsirkin1-1/+1
2018-01-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller13-38/+950
2018-01-27Merge branch 'timers/urgent' into timers/coreThomas Gleixner8-34/+759
2018-01-26tools/bpf: add a multithreaded stress test in bpf selftests test_lpm_mapYonghong Song2-1/+96
2018-01-26bpf: add further test cases around div/mod and othersDaniel Borkmann1-13/+330
2018-01-26bpf: clean up from test_tcpbpf_kern.cLawrence Brakmo1-3/+0
2018-01-25selftests/bpf: check for chain-non-0 extack messageJakub Kicinski1-3/+13
2018-01-25selftests/bpf: check for spurious extacks from the driverJakub Kicinski1-0/+27
2018-01-25bpf: add selftest for tcpbpfLawrence Brakmo8-6/+480
2018-01-25perf trace beauty flock: Move to separate object fileArnaldo Carvalho de Melo4-6/+9
2018-01-25perf evlist: Remove fcntl.h from evlist.hArnaldo Carvalho de Melo9-1/+16
2018-01-25perf trace beauty futex: Beautify FUTEX_BITSET_MATCH_ANYArnaldo Carvalho de Melo2-1/+21
2018-01-25perf trace: Do not print from time delta for interrupted syscall linesArnaldo Carvalho de Melo1-8/+5
2018-01-25perf trace: Add --print-sampleArnaldo Carvalho de Melo2-0/+28
2018-01-25perf bpf: Remove misplaced __maybe_unused attributeArnaldo Carvalho de Melo1-1/+1
2018-01-25perf tools: Add mechanic to synthesise CoreSight trace packetsMathieu Poirier1-0/+168
2018-01-25perf tools: Add full support for CoreSight trace decodingMathieu Poirier1-6/+160
2018-01-25pert tools: Add queue management functionalityMathieu Poirier1-4/+204
2018-01-25perf tools: Add functionality to communicate with the openCSD decoderMathieu Poirier2-0/+69
2018-01-25perf tools: Add support for decoding CoreSight trace dataMathieu Poirier1-0/+119
2018-01-25perf tools: Add decoder mechanic to support dumping trace dataMathieu Poirier5-4/+536
2018-01-25perf tools: Add processing of coresight metadataTor Jeremiassen2-3/+194
2018-01-25perf tools: Add initial entry point for decoder CoreSight tracesMathieu Poirier4-0/+235
2018-01-25perf tools: Integrating the CoreSight decoding libraryMathieu Poirier6-2/+48
2018-01-25perf vendor events intel: Update IvyTown files to V20Andi Kleen2-0/+804
2018-01-25perf vendor events intel: Update IvyBridge files to V20Andi Kleen2-0/+396
2018-01-25perf vendor events intel: Update BroadwellDE events to V7Andi Kleen7-966/+1004
2018-01-25perf vendor events intel: Update SkylakeX events to V1.06Andi Kleen7-237/+482
2018-01-25perf vendor events intel: Update Skylake events to V36Andi Kleen7-6343/+1357
2018-01-25perf vendor events intel: Update Silvermont events to V14Andi Kleen1-1/+2
2018-01-25perf vendor events intel: Update IvyTown events to V20Andi Kleen6-1444/+630
2018-01-25perf vendor events intel: Update IvyBridge events to V20Andi Kleen6-1044/+629
2018-01-25perf vendor events intel: Update HaswellX events to V19Andi Kleen7-855/+915
2018-01-25perf vendor events intel: Update Haswell events to V27Andi Kleen7-849/+902
2018-01-25perf vendor events intel: Update Goldmont events to V12Andi Kleen5-360/+1590
2018-01-25perf vendor events intel: Update BroadwellX events to V13Andi Kleen7-969/+1026
2018-01-25perf vendor events intel: Update Broadwell events to V22Andi Kleen7-966/+1371
2018-01-24selftests/bpf: make 'dubious pointer arithmetic' test usefulAlexei Starovoitov1-7/+23
2018-01-23selftests/bpf: validate replace of TC filters is workingJakub Kicinski1-5/+50
2018-01-23selftests/bpf: check bpf verifier log buffer usage works for HW offloadQuentin Monnet1-5/+19