summaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)AuthorLines
2019-03-07bpf: fix replace_map_fd_with_map_ptr's ldimm64 second imm fieldDaniel Borkmann-1/+14
2019-03-07selftests: bpf: test_progs: initialize duration in singal_pending testStanislav Fomichev-1/+1
2019-03-07libbpf: force fixdep compilation at the start of the buildStanislav Fomichev-1/+2
2019-03-07selftests: bpf: fix compilation with out-of-tree $(OUTPUT)Stanislav Fomichev-10/+23
2019-03-07selftests/bpf: test that GSO works in lwt_ip_encapPeter Oskolkov-2/+52
2019-03-06Merge tag 'staging-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-0/+14
2019-03-06Merge tag 'driver-core-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-8/+21
2019-03-06Merge tag 'acpi-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds-10/+10
2019-03-06perf data: Force perf_data__open|close zero data->file.pathJiri Olsa-2/+2
2019-03-06perf session: Fix double free in perf_data__closeJiri Olsa-3/+1
2019-03-06perf evsel: Probe for precise_ip with simple attrJiri Olsa-13/+20
2019-03-06perf tools: Read and store caps/max_precise in perf_pmuJiri Olsa-0/+15
2019-03-06perf hist: Fix memory leak of srclineJiri Olsa-2/+12
2019-03-06perf hist: Add error path into hist_entry__initJiri Olsa-20/+19
2019-03-06perf c2c: Fix c2c report for empty numa nodeJiri Olsa-2/+6
2019-03-06perf script python: Add Python3 support to intel-pt-events.pyTony Jones-13/+19
2019-03-06perf script python: Add Python3 support to event_analyzing_sample.pyTony Jones-23/+25
2019-03-06perf script python: add Python3 support to check-perf-trace.pyTony Jones-14/+17
2019-03-06perf script python: Add Python3 support to futex-contention.pyTony Jones-4/+6
2019-03-06perf script python: Remove mixed indentationTony Jones-135/+136
2019-03-06perf diff: Support --pid/--tid filter optionsJin Yao-0/+10
2019-03-06perf diff: Support --cpu filter optionJin Yao-0/+21
2019-03-06perf diff: Support --time filter optionJin Yao-14/+179
2019-03-06perf thread: Generalize function to copy from thread addr space from intel-bt...Andi Kleen-18/+28
2019-03-06x86/msr-index: Cleanup bit definesThomas Gleixner-2/+2
2019-03-06io_uring: add a few test toolsJens Axboe-0/+1380
2019-03-06perf annotate: Calculate the max instruction name, align column to thatArnaldo Carvalho de Melo-33/+52
2019-03-06Merge branch 'akpm' (patches from Andrew)Linus Torvalds-25/+808
2019-03-06Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-2211/+9398
2019-03-06Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-8/+20
2019-03-06perf clang: Remove needless extra semicolonYang Wei-1/+1
2019-03-06perf bpf: Automatically add BTF ELF markersArnaldo Carvalho de Melo-1/+7
2019-03-06Merge tag 'linux-cpupower-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kern...Rafael J. Wysocki-27/+50
2019-03-05tools/testing/selftests/proc/proc-self-syscall.c: remove duplicate includeSouptick Joarder-1/+0
2019-03-05proc: more robust bulk read testAlexey Dobriyan-0/+14
2019-03-05proc: test /proc/*/maps, smaps, smaps_rollup, statmAlexey Dobriyan-0/+408
2019-03-05proc: return exit code 4 for skipped testsAlexey Dobriyan-5/+5
2019-03-05tmpfs: test link accounting with O_TMPFILEAlexey Dobriyan-0/+76
2019-03-05tools/vm/slabinfo: clean up usage menu debug itemsTobin C. Harding-9/+11
2019-03-05tools/vm/slabinfo: align usage output columnsTobin C. Harding-3/+3
2019-03-05tools/vm/slabinfo: put options in alphabetic orderTobin C. Harding-5/+6
2019-03-05tools/vm/slabinfo: update options in usage messageTobin C. Harding-1/+1
2019-03-05selftests/memfd: add tests for F_SEAL_FUTURE_WRITE sealJoel Fernandes (Google)-0/+74
2019-03-05selftests/vm: add script helper for CONFIG_TEST_VMALLOC_MODULEUladzislau Rezki (Sony)-0/+192
2019-03-05tools/: replace open encodings for NUMA_NO_NODEStephen Rothwell-3/+20
2019-03-05mm: convert PG_balloon to PG_offlineDavid Hildenbrand-1/+1
2019-03-05Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-131/+864
2019-03-05Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-0/+1
2019-03-05selftests: add tests for pidfd_send_signal()Christian Brauner-0/+388
2019-03-04selftest/net: Remove duplicate headerSouptick Joarder-1/+0