aboutsummaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2018-04-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds4-2/+7
2018-04-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller4-2/+7
2018-04-22Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds54-511/+690
2018-04-22Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-2/+2
2018-04-21Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-19/+65
2018-04-21Merge tag 'linux-kselftest-4.17-rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-5/+3
2018-04-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-1/+1
2018-04-19coresight: Move to SPDX identifierMathieu Poirier8-76/+8
2018-04-19tools/bpf: fix test_sock and test_sock_addr.sh failureYonghong Song3-2/+4
2018-04-18perf test BPF: Fixup BPF test using epoll_pwait syscall function probeArnaldo Carvalho de Melo1-1/+1
2018-04-18perf tests mmap: Show which tracepoint is failingArnaldo Carvalho de Melo1-1/+1
2018-04-18perf tools: Add '\n' at the end of parse-options error messagesRavi Bangoria1-3/+3
2018-04-18perf record: Remove suggestion to enable APICAndi Kleen1-2/+1
2018-04-18perf record: Remove misleading error suggestionAndi Kleen1-2/+1
2018-04-18perf hists browser: Clarify top/report browser helpAndi Kleen1-1/+1
2018-04-18perf mem: Allow all record/report optionsAndi Kleen2-2/+5
2018-04-18perf trace: Support MAP_FIXED_NOREPLACEArnaldo Carvalho de Melo1-0/+3
2018-04-17selftests/filesystems: Don't run dnotify_test by defaultMichael Ellerman1-5/+3
2018-04-17perf list: Add s390 support for detailed/verbose PMU event descriptionThomas Richter1-0/+6
2018-04-17perf script: Extend misc field decoding with switch out event typeAlexey Budankov2-9/+13
2018-04-17perf report: Extend raw dump (-D) out with switch out event typeAlexey Budankov1-1/+3
2018-04-17perf/core: Store context switch out type in PERF_RECORD_SWITCH[_CPU_WIDE]Alexey Budankov1-3/+15
2018-04-17tools/headers: Synchronize kernel ABI headers, v4.17-rc1Ingo Molnar10-364/+451
2018-04-17objtool: Support HOSTCFLAGS and HOSTLDFLAGSLaura Abbott1-2/+2
2018-04-16Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds7-17/+995
2018-04-16kvm: selftests: add vmx_tsc_adjust_testPaolo Bonzini6-13/+991
2018-04-16tools/testing/nvdimm: enable labels for nfit_test.1 dimmsDan Williams1-0/+3
2018-04-16tools/testing/nvdimm: fix missing newline in nfit_test_dimm 'handle' attributeDan Williams1-1/+1
2018-04-16tools/testing/nvdimm: support nfit_test_dimm attributes under nfit_test.1Dan Williams1-18/+25
2018-04-16tools/testing/nvdimm: allow custom error code injectionDan Williams1-1/+37
2018-04-16Merge tag 'perf-core-for-mingo-4.17-20180413' of git://git.kernel.org/pub/scm...Ingo Molnar24-46/+178
2018-04-15Merge tag 'kbuild-v4.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds3-3/+6
2018-04-15Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds29-177/+585
2018-04-13perf annotate: Handle variables in 'sub', 'or' and many other instructionsArnaldo Carvalho de Melo1-1/+66
2018-04-13perf annotate: Allow setting the offset level in .perfconfigArnaldo Carvalho de Melo2-3/+17
2018-04-13perf report: Fix switching to another perf.data fileArnaldo Carvalho de Melo1-5/+3
2018-04-13perf record: Change warning for missing sysfs entry to debugThomas Richter1-1/+2
2018-04-12proc: fixup copyright signAlexey Dobriyan9-7/+37
2018-04-12selftests: net: add in_netns.sh to TEST_PROGSAnders Roxell1-1/+1
2018-04-12perf tests: Disable breakpoint accounting test for powerpcSandipan Das1-0/+1
2018-04-12kvm: selftests: add -std=gnu99 cflagsPeng Hao1-1/+1
2018-04-12perf sched: Fix documentation for timehistTakuya Yamamoto1-2/+2
2018-04-12perf version: Print status for syscall_tableJin Yao1-0/+3
2018-04-12perf tools: Rename HAVE_SYSCALL_TABLE to HAVE_SYSCALL_TABLE_SUPPORTJin Yao5-8/+8
2018-04-12perf script: Use HAVE_LIBXXX_SUPPORT to replace NO_LIBXXXJin Yao2-4/+4
2018-04-12perf tests bpf: Remove unused ptrace.h include from LLVM testArnaldo Carvalho de Melo1-1/+0
2018-04-12perf jvmti: Give hints about package names needed to buildArnaldo Carvalho de Melo1-1/+1
2018-04-12perf annotate browser: Allow showing offsets in more than just jump targetsArnaldo Carvalho de Melo1-0/+5
2018-04-12perf annotate: Allow showing offsets in more than just jump targetsArnaldo Carvalho de Melo2-2/+18
2018-04-12perf tests: Run dwarf unwind test on arm32Kim Phillips3-0/+30
2018-04-12tools headers: Restore READ_ONCE() C++ compatibilityMark Rutland1-5/+15
2018-04-12perf stat: Enable 1ms interval for printing event counters valuesAlexey Budankov2-13/+3
2018-04-11Merge tag 'ktest-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds3-272/+1091
2018-04-11xarray: add the xa_lock to the radix_tree_rootMatthew Wilcox1-0/+1
2018-04-11radix tree: use GFP_ZONEMASK bits of gfp_t for flagsMatthew Wilcox1-0/+1
2018-04-11proc: selftests: test /proc/uptimeAlexey Dobriyan5-0/+202
2018-04-11proc: selftests: shotgun testing of read/readdir/readlink/writeAlexey Dobriyan3-0/+149
2018-04-11proc: add selftest for last field of /proc/loadavgAlexey Dobriyan3-0/+85
2018-04-11proc: fix /proc/*/map_files lookup some moreAlexey Dobriyan4-1/+172
2018-04-11proc: test /proc/self/syscallAlexey Dobriyan3-1/+48
2018-04-11proc: test /proc/self/wchanAlexey Dobriyan5-0/+34
2018-04-11selftests: bpf: update .gitignore with missing generated filesAnders Roxell1-0/+3
2018-04-10ktest: Take submenu into account for grub2 menusSatoru Takeuchi1-1/+1
2018-04-10Merge tag 'trace-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds8-0/+360
2018-04-10Merge tag 'libnvdimm-for-4.17' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-78/+177
2018-04-10kvm: selftests: fix spelling mistake: "divisable" and "divisible"Colin Ian King2-3/+3
2018-04-11Kbuild: fix # escaping in .cmd files for future MakeRasmus Villemoes3-3/+6
2018-04-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds17-7/+6413
2018-04-09Merge branch 'for-4.17/libnvdimm' into libnvdimm-for-nextDan Williams2-78/+177
2018-04-09perf tests clang: Fix function name for clang IR testSandipan Das1-1/+1
2018-04-09perf clang: Add support for recent clang versionsSandipan Das1-1/+10
2018-04-09perf tools: Fix perf builds with clang supportSandipan Das1-1/+2
2018-04-09perf tools: No need to include namespaces.h in util.hArnaldo Carvalho de Melo1-2/+2
2018-04-07ktest.pl: Add MAIL_COMMAND option to define how to send emailSteven Rostedt (VMware)2-20/+46
2018-04-07ktest.pl: Use run_command to execute sending mailSteven Rostedt (VMware)1-2/+2
2018-04-07ktest.pl: Allow dodie be recursiveSteven Rostedt (VMware)1-0/+7
2018-04-07ktest.pl: Kill test if mailer is not supportedSteven Rostedt (VMware)1-1/+1
2018-04-07ktest.pl: Add MAIL_PATH option to define where to find the mailerSteven Rostedt (VMware)2-5/+35
2018-04-07Merge tag 'powerpc-4.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds8-12/+457
2018-04-07Merge tag 'linux-kselftest-4.17-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds12-14/+200
2018-04-06Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds1-0/+5
2018-04-06ktest.pl: No need to print no mailer is specified when mailto is notSteven Rostedt (VMware)1-3/+5
2018-04-06Ktest: add email options to sample.configTim Tianyang Chen1-0/+22
2018-04-06Ktest: Use dodie for critical faluresTim Tianyang Chen1-27/+27
2018-04-06Ktest: Add SigInt handlingTim Tianyang Chen1-0/+10
2018-04-06Ktest: Add email supportTim Tianyang Chen1-3/+58
2018-04-06ktest.pl: Detect if a config-bisect was interruptedSteven Rostedt (VMware)1-0/+14
2018-04-06ktest.pl: Make finding config-bisect.pl dynamicSteven Rostedt (VMware)2-1/+36
2018-04-06ktest.pl: Have ktest.pl pass -r to config-bisect.pl to reset bisectSteven Rostedt (VMware)2-8/+19
2018-04-06ktest.pl: Use diffconfig if available for failed config bisectsSteven Rostedt (VMware)1-1/+5
2018-04-06ktest.pl: Allow for the config-bisect.pl output to display to consoleSteven Rostedt (VMware)1-4/+12
2018-04-06ktest: Use config-bisect.pl in ktest.plScott Wood1-222/+42
2018-04-06ktest: Add standalone config-bisect.pl programSteven Rostedt (Red Hat)1-0/+763
2018-04-06perf hists browser: Remove leftover from row returned from refreshArnaldo Carvalho de Melo1-8/+2
2018-04-06perf hists browser: Show extra_title_lines in the 'D' debug hotkeyArnaldo Carvalho de Melo1-1/+2
2018-04-06perf auxtrace: Make auxtrace_queues__add_buffer() do CPU filteringAdrian Hunter1-10/+10
2018-04-05libnvdimm, testing: update the default smart ctrl_temperatureVishal Verma1-1/+1
2018-04-05libnvdimm, testing: Add emulation for smart injection commandsVishal Verma2-1/+53
2018-04-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2-6/+7
2018-04-05tools headers uapi: Synchronize i915_drm.hArnaldo Carvalho de Melo1-4/+108
2018-04-05perf report: Remove duplicated 'samples' in lost samples warningArnaldo Carvalho de Melo1-1/+1
2018-04-05Merge tag 'gpio-v4.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds1-1/+1
2018-04-05perf ui browser: Fixup cleaning unused lines at the bottomArnaldo Carvalho de Melo1-2/+2
2018-04-05perf annotate browser: Fixup vertical line separating metrics from instructionsArnaldo Carvalho de Melo1-1/+1
2018-04-05perf annotate: Show group details on the title lineArnaldo Carvalho de Melo1-2/+5
2018-04-05perf auxtrace: Make auxtrace_queues__add_buffer() allocate struct bufferAdrian Hunter1-30/+24
2018-04-04Merge tag 'char-misc-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds3-74/+69
2018-04-04Merge tag 'driver-core-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds6-93/+314
2018-04-04Merge tag 'tty-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds4-1/+316
2018-04-04Merge tag 'usb-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds8-25/+80
2018-04-04kvm: selftests: add sync_regs_testPaolo Bonzini6-1/+595
2018-04-04kvm: selftests: add API testing infrastructurePaolo Bonzini12-0/+5813
2018-04-04Merge tag 'perf-core-for-mingo-4.17-20180403' of git://git.kernel.org/pub/scm...Ingo Molnar22-116/+418
2018-04-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds85-942/+10107
2018-04-03perf trace: Remove redundant ')'Changbin Du1-1/+1
2018-04-03perf annotate stdio2: Print more descriptive event information headerArnaldo Carvalho de Melo1-7/+3
2018-04-03perf annotate browser: Show extra title line with event informationArnaldo Carvalho de Melo1-4/+27
2018-04-03perf annotate: Introduce annotation__scnprintf_samples_period() methodArnaldo Carvalho de Melo2-0/+50
2018-04-03Merge tag 'pm-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds18-703/+2575
2018-04-03Merge tag 'acpi-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds10-365/+25
2018-04-03perf ui browser: Move the extra title lines from the hists browserArnaldo Carvalho de Melo3-20/+33
2018-04-03perf hists: Move hists__scnprintf_title() away from the TUI codeArnaldo Carvalho de Melo2-79/+81
2018-04-03perf hists: Introduce hists__scnprint_title()Arnaldo Carvalho de Melo2-4/+17
2018-04-03perf hists browser: Rename perf_evsel_browser_title to a more descriptive nameArnaldo Carvalho de Melo1-5/+3
2018-04-03selftests/powerpc: Fix copyloops build since Power4 assembler changeMichael Ellerman1-2/+2
2018-04-02Merge tag 'arch-removal' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...Linus Torvalds16-146/+3
2018-04-02Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds177-1920/+8122
2018-04-02selftests/intel_pstate: Fix build rule for x86Daniel Díaz1-1/+4
2018-04-02Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds40-0/+4234
2018-04-02Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds11-43/+44
2018-04-02perf version: Add man pageJin Yao1-0/+24
2018-04-02perf tools: Add 'perf -vv' as an alias to 'perf version --build-options'Jin Yao2-0/+7
2018-04-02perf version: Print the compiled-in status of librariesJin Yao1-1/+81
2018-04-02perf config: Rename to HAVE_DWARF_GETLOCATIONS_SUPPORTJin Yao2-2/+2
2018-04-02perf config: Add some new -DHAVE_XXX to CFLAGSJin Yao1-0/+6
2018-04-02tools include: Add config.h header fileJiri Olsa1-0/+34
2018-04-02perf trace: Show only failing syscallsArnaldo Carvalho de Melo2-3/+9
2018-04-02tools headers: Synchronize x86's cpufeatures.hArnaldo Carvalho de Melo1-0/+2
2018-04-02perf tools: Add a "dso_size" sort orderKim Phillips5-0/+48
2018-04-02Merge branches 'pm-cpuidle' and 'pm-tools'Rafael J. Wysocki18-703/+2575
2018-04-02Merge branch 'acpica'Rafael J. Wysocki10-365/+25
2018-04-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller5-3/+193
2018-03-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller14-77/+1524
2018-03-31Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-0/+11
2018-03-31Merge branch 'linus' into locking/core, to pick up fixesIngo Molnar6-6/+224
2018-03-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-1/+1
2018-03-31selftests/bpf: Selftest for sys_bind post-hooks.Andrey Ignatov3-1/+493
2018-03-31selftests/bpf: Selftest for sys_connect hooksAndrey Ignatov8-4/+284
2018-03-31selftests/bpf: Selftest for sys_bind hooksAndrey Ignatov4-1/+517
2018-03-31libbpf: Support expected_attach_type at prog loadAndrey Ignatov5-46/+133
2018-03-30tc-testing: Add newline when writing test case filesLucas Bates1-0/+1
2018-03-30tc-testing: add connmark action testsRoman Mashak1-0/+291
2018-03-29Merge branch 'perf/urgent' into perf/coreIngo Molnar5-2/+196
2018-03-28selftests/bpf: test for bpf_get_stackid() from raw tracepointsAlexei Starovoitov1-21/+70
2018-03-28libbpf: add bpf_raw_tracepoint_open helperAlexei Starovoitov3-0/+23
2018-03-28tools/kvm_stat: Remove unused functionCole Robinson1-3/+0
2018-03-28tools/kvm_stat: Don't use deprecated file()Cole Robinson1-1/+1
2018-03-28tools/kvm_stat: Fix python3 syntaxCole Robinson1-2/+4
2018-03-28Merge branch 'fixes' into nextMichael Ellerman3-1/+17
2018-03-28Merge 4.16-rc7 into char-misc-nextGreg Kroah-Hartman26-57/+393
2018-03-27perf vendor events s390: Add JSON files for IBM z14Thomas Richter4-0/+469
2018-03-27perf vendor events s390: Add JSON files for IBM z13Thomas Richter4-0/+511
2018-03-27perf vendor events s390: Add JSON files for IBM zEC12 zBC12Thomas Richter4-0/+385
2018-03-27perf vendor events s390: Add JSON files for IBM z196Thomas Richter4-0/+319
2018-03-27perf vendor events s390: Add JSON files for IBM z10EC z10BCThomas Richter4-0/+284
2018-03-27perf mmap: Be consistent when checking for an unmaped ring bufferArnaldo Carvalho de Melo1-1/+12
2018-03-27perf mmap: Fix accessing unmapped mmap in perf_mmap__read_done()Kan Liang1-0/+6
2018-03-27perf build: Fix check-headers.sh opts assignmentJiri Olsa1-0/+1
2018-03-27tc-testing: Correct compound statements for namespace executionLucas Bates1-5/+5
2018-03-27tools/thermal: tmon: fix for segfaultFrank Asseg2-6/+7
2018-03-27objtool: Add Clang supportJosh Poimboeuf1-0/+11
2018-03-26selftests: Print the test we're running to /dev/kmsgMichael Ellerman1-0/+1
2018-03-26ktest: remove obsolete architecturesArnd Bergmann1-30/+1
2018-03-25tc-testing: updated police, mirred, skbedit and skbmod with more testsRoman Mashak4-0/+528
2018-03-25Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-2/+6
2018-03-24tools: bpftool: don't use hex numbers in JSON outputJakub Kicinski1-1/+1
2018-03-23Merge tag 'trace-v4.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds3-0/+186
2018-03-23perf annotate: Use absolute addresses to calculate jump target offsetsArnaldo Carvalho de Melo1-3/+2
2018-03-23perf annotate: Defer searching for comma in raw line till it is neededArnaldo Carvalho de Melo1-1/+2
2018-03-23perf annotate: Support jumping from one function to anotherArnaldo Carvalho de Melo2-7/+22
2018-03-23perf annotate: Add "_local" to jump/offset validation routinesArnaldo Carvalho de Melo3-9/+16
2018-03-23perf python: Reference Py_None before returning itPetr Machata1-1/+3
2018-03-23tc-testing: add selftests for 'bpf' actionDavide Caratti1-0/+289
2018-03-23bpftool: Adjust to new print_bpf_insn interfaceJiri Olsa1-6/+6
2018-03-23selftests: ftrace: Add a testcase for probepointMasami Hiramatsu1-0/+43
2018-03-23selftests: ftrace: Add a testcase for string type with kprobe_eventMasami Hiramatsu1-0/+46
2018-03-23selftests: ftrace: Add probe event argument syntax testcaseMasami Hiramatsu1-0/+97
2018-03-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller19-53/+140
2018-03-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-0/+4
2018-03-22selftests: Add multipath tests for onlink flagDavid Ahern1-3/+95
2018-03-22usbip: tools: usbipd: exclude exported devices from exportable device listShuah Khan1-1/+15
2018-03-21perf annotate: Mark jumps to outher functions with the call arrowArnaldo Carvalho de Melo2-3/+53
2018-03-21perf annotate: Pass function descriptor to its instruction parsing routinesArnaldo Carvalho de Melo3-16/+21
2018-03-21selftests/seccomp: Allow get_metadata to XFAILKees Cook2-3/+38
2018-03-21selftests/android/ion: Makefile: fix build errorAnders Roxell2-1/+2
2018-03-21ktest: Set do_not_reboot=y for CONFIG_BISECT_TYPE=buildScott Wood1-1/+2
2018-03-21ktest: Set buildonly=1 for CONFIG_BISECT_TYPE=buildScott Wood1-13/+5
2018-03-21ktest: Comment about other names than just ktest.confSteven Rostedt (VMware)1-2/+4
2018-03-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller15-37/+530
2018-03-21ktest: Clarify config file usageScott Wood2-1/+5