summaryrefslogtreecommitdiff
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'akpm-current/current'Stephen Rothwell2019-06-066-51/+360
|\
| * selftests-ptrace-add-a-test-case-for-ptrace_get_syscall_info-checkpatch-fixesAndrew Morton2019-06-051-2/+2
| * selftests/ptrace: add a test case for PTRACE_GET_SYSCALL_INFODmitry V. Levin2019-06-053-1/+273
| * tools/testing/selftests/proc/proc-pid-vm.c: hide "segfault at ffffffffff60000...Alexey Dobriyan2019-06-051-2/+15
| * mm/devm_memremap_pages: fix final page put raceDan Williams2019-06-051-0/+2
| * tools/vm/slabinfo: add sorting info to help menuTobin C. Harding2019-06-051-0/+2
| * tools/vm/slabinfo: add option to sort by partial slabsTobin C. Harding2019-06-051-2/+7
| * tools/vm/slabinfo: add partial slab listing to -XTobin C. Harding2019-06-051-13/+28
| * tools/vm/slabinfo: order command line optionsTobin C. Harding2019-06-051-35/+35
* | Merge remote-tracking branch 'pidfd/for-next'Stephen Rothwell2019-06-065-43/+437
|\ \
| * | tests: add pidfd_open() testsChristian Brauner2019-05-245-41/+229
| * | pidfd: add polling selftestsJoel Fernandes (Google)2019-05-202-1/+211
* | | Merge remote-tracking branch 'xarray/xarray'Stephen Rothwell2019-06-061-0/+46
|\ \ \
| * | | idr: Fix idr_get_next race with idr_removeMatthew Wilcox (Oracle)2019-06-021-0/+46
* | | | Merge remote-tracking branch 'ntb/ntb-next'Stephen Rothwell2019-06-061-1/+1
|\ \ \ \
| * | | | NTB: ntb_test: Fix bug when counting remote filesLogan Gunthorpe2019-03-211-1/+1
* | | | | Merge remote-tracking branch 'coresight/next'Stephen Rothwell2019-06-061-5/+119
|\ \ \ \ \
| * | | | | perf tools: Properly set the value of 'old' and 'head' in snapshot modeMathieu Poirier2019-05-201-5/+119
| | |_|/ / | |/| | |
* | | | | Merge remote-tracking branch 'gpio-brgl/gpio/for-next'Stephen Rothwell2019-06-061-1/+1
|\ \ \ \ \
| * | | | | tools: gpio: Add include/linux/gpio.h to .gitignoreKelsey Skunberg2019-05-201-1/+1
| |/ / / /
* | | | | Merge remote-tracking branch 'kvms390/next'Stephen Rothwell2019-06-069-10/+501
|\ \ \ \ \
| * | | | | KVM: selftests: enable pgste option for the linker on s390Christian Borntraeger2019-06-041-1/+6
| * | | | | KVM: selftests: Move kvm_create_max_vcpus test to generic codeThomas Huth2019-06-042-2/+5
| * | | | | KVM: selftests: Add the sync_regs test for s390xThomas Huth2019-06-042-0/+153
| * | | | | KVM: selftests: Add processor code for s390xThomas Huth2019-06-043-0/+309
| * | | | | KVM: selftests: Align memory region addresses to 1M on s390xThomas Huth2019-06-041-5/+16
| * | | | | KVM: selftests: Introduce a VM_MODE_DEFAULT macro for the default bitsThomas Huth2019-06-043-2/+8
| * | | | | KVM: selftests: Guard struct kvm_vcpu_events with __KVM_HAVE_VCPU_EVENTSThomas Huth2019-06-042-0/+4
* | | | | | Merge remote-tracking branch 'ftrace/for-next'Stephen Rothwell2019-06-067-8/+67
|\ \ \ \ \ \
| * | | | | | perf-probe: Add user memory access attribute supportMasami Hiramatsu2019-05-256-8/+35
| * | | | | | selftests/ftrace: Add user-memory access syntax testcaseMasami Hiramatsu2019-05-251-0/+32
| | |/ / / / | |/| | | |
* | | | | | Merge remote-tracking branch 'tip/auto-latest'Stephen Rothwell2019-06-0645-106/+888
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'perf/core'Ingo Molnar2019-06-0545-106/+888
| |\ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| | * | | | | Merge tag 'v5.2-rc3' into perf/core, to pick up fixesIngo Molnar2019-06-03360-1989/+946
| | |\ \ \ \ \ | | | | |/ / / | | | |/| | |
| | * | | | | perf intel-pt: Rationalize intel_pt_sync_switch()'s use of next_tidAdrian Hunter2019-05-281-2/+2
| | * | | | | perf intel-pt: Improve sync_switch by processing PERF_RECORD_SWITCH* in eventsAdrian Hunter2019-05-281-1/+39
| | * | | | | perf scripts python: export-to-postgresql.py: Add support for pyside2Adrian Hunter2019-05-281-9/+34
| | * | | | | perf scripts python: export-to-sqlite.py: Add support for pyside2Adrian Hunter2019-05-281-6/+38
| | * | | | | perf scripts python: exported-sql-viewer.py: Add support for pyside2Adrian Hunter2019-05-281-7/+21
| | * | | | | perf scripts python: exported-sql-viewer.py: Use argparse module for argument...Adrian Hunter2019-05-281-6/+15
| | * | | | | perf scripts python: exported-sql-viewer.py: Change python2 to pythonAdrian Hunter2019-05-281-1/+1
| | * | | | | perf top: Lower message level for failure on synthesizing events for pre-exis...Arnaldo Carvalho de Melo2019-05-281-1/+1
| | * | | | | perf python: Remove -fstack-protector-strong if clang doesn't have itArnaldo Carvalho de Melo2019-05-281-0/+2
| | * | | | | perf annotate TUI browser: Do not use member from variable within its own ini...Arnaldo Carvalho de Melo2019-05-281-2/+3
| | * | | | | perf machine: Return NULL instead of null-terminating /proc/version arrayDonald Yandt2019-05-281-2/+2
| | * | | | | perf version: Append 12 git SHA chars to the version stringArnaldo Carvalho de Melo2019-05-281-1/+1
| | * | | | | perf script: Remove superfluous BPF event titlesJiri Olsa2019-05-281-2/+2
| | * | | | | perf script: Add --show-bpf-events to show eBPF related eventsJiri Olsa2019-05-282-0/+45
| | * | | | | perf tests: Add map_groups__merge_in testJiri Olsa2019-05-286-1/+129
| | * | | | | perf script: Pad DSO name for --call-traceJiri Olsa2019-05-285-0/+28