aboutsummaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2017-07-21Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds3-5/+7
2017-07-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds4-9/+479
2017-07-20bpf: more tests for mixed signed and unsigned bounds checksDaniel Borkmann1-0/+418
2017-07-20bpf: add test for mixed signed and unsigned bounds checksEdward Cree1-0/+52
2017-07-20bpf: fix up test cases with mixed signed/unsigned boundsDaniel Borkmann1-4/+4
2017-07-20bpf: allow to specify log level and reduce it for test_verifierDaniel Borkmann4-5/+5
2017-07-14Merge branch 'akpm' (patches from Andrew)Linus Torvalds3-0/+633
2017-07-14kmod: throttle kmod thread limitLuis R. Rodriguez1-22/+2
2017-07-14kmod: add test driver to stress test the module loaderLuis R. Rodriguez3-0/+653
2017-07-14Merge tag 'ntb-4.13' of git://github.com/jonmason/ntbLinus Torvalds1-2/+9
2017-07-13Merge tag 'trace-v4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...Linus Torvalds3-2/+66
2017-07-13Merge branch 'akpm' (patches from Andrew)Linus Torvalds7-221/+777
2017-07-13Merge tag 'rtc-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...Linus Torvalds3-5/+211
2017-07-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds3-1/+212
2017-07-12mm, tree wide: replace __GFP_REPEAT by __GFP_RETRY_MAYFAIL with more useful s...Michal Hocko1-1/+1
2017-07-12test_sysctl: test against int proc_dointvec() array supportLuis R. Rodriguez1-0/+89
2017-07-12test_sysctl: add simple proc_douintvec() caseLuis R. Rodriguez1-0/+63
2017-07-12test_sysctl: add simple proc_dointvec() caseLuis R. Rodriguez1-0/+62
2017-07-12test_sysctl: test against PAGE_SIZE for intLuis R. Rodriguez1-0/+66
2017-07-12test_sysctl: add generic script to expand on testsLuis R. Rodriguez5-220/+495
2017-07-12test_sysctl: add dedicated proc sysctl test driverLuis R. Rodriguez3-4/+5
2017-07-12perf symbols: Accept zero as the kernel base addressArnaldo Carvalho de Melo1-1/+1
2017-07-11samples/bpf: fix a build issueYonghong Song3-1/+212
2017-07-10perf annotate: Fix broken arrow at row 0 connecting jmp instruction to its ta...Jin Yao1-1/+1
2017-07-10perf evsel: State in the default event name if attr.exclude_kernel is setArnaldo Carvalho de Melo1-2/+4
2017-07-10perf evsel: Fix attr.exclude_kernel setting for default cycles:pArnaldo Carvalho de Melo1-1/+1
2017-07-09rtc: rtctest: add check for problematic datesBenjamin Gaignard1-4/+124
2017-07-09tools: timer: add rtctest_setdateBenjamin Gaignard2-1/+87
2017-07-09Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-1/+2
2017-07-09Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-2/+11
2017-07-09selftests/ftrace: Add a testcase for kprobe event namingMasami Hiramatsu1-0/+36
2017-07-09selftests/ftrace: Add a test to probe module functionsNaveen N. Rao1-0/+28
2017-07-09selftests/ftrace: Update multiple kprobes test for powerpcNaveen N. Rao1-2/+2
2017-07-08objtool: Fix sibling call detection logicJosh Poimboeuf1-2/+11
2017-07-07Merge tag 'kbuild-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2-14/+2
2017-07-07Merge tag 'linux-kselftest-4.13-rc1-update' of git://git.kernel.org/pub/scm/l...Linus Torvalds37-486/+940
2017-07-07Merge tag 'powerpc-4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds1-20/+33
2017-07-07Merge tag 'libnvdimm-for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-1/+1
2017-07-06Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-239/+442
2017-07-06NTB: ntb_test: add parameter for doorbell bitmaskAllen Hubbe1-2/+5
2017-07-06NTB: ntb_test: modprobe on remote hostAllen Hubbe1-0/+4
2017-07-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds22-71/+2795
2017-07-05Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds1-17/+34
2017-07-05Merge tag 'perf-urgent-for-mingo-4.12-20170704' of git://git.kernel.org/pub/s...Ingo Molnar2-1/+2
2017-07-04Merge tag 'acpi-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds1-3/+7
2017-07-04Merge tag 'pm-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds7-301/+1621
2017-07-04perf unwind: Do not fail due to missing unwind supportJiri Olsa1-1/+1
2017-07-04perf evsel: Set attr.exclude_kernel when probing max attr.precise_ipArnaldo Carvalho de Melo1-0/+1
2017-07-03Merge tag 'char-misc-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-27/+21
2017-07-03Merge tag 'staging-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-2/+2
2017-07-03Merge tag 'usb-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds4-46/+118
2017-07-03Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds3-4/+273
2017-07-03Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds85-607/+2428
2017-07-03Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds58-175/+404
2017-07-03Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds32-108/+65
2017-07-03Merge branch 'core-objtool-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds13-1445/+2313
2017-07-03Merge tag 'uuid-for-4.13' of git://git.infradead.org/users/hch/uuidLinus Torvalds3-5/+7
2017-07-03Merge branch 'acpica'Rafael J. Wysocki1-3/+7
2017-07-03Merge branch 'pm-tools'Rafael J. Wysocki7-301/+1621
2017-07-03Merge branch 'uuid-types'Rafael J. Wysocki3-5/+7
2017-07-03bpf: add various test cases for verifier selftestDaniel Borkmann1-0/+165
2017-07-03bpf: add bpf_skb_adjust_room helperDaniel Borkmann1-1/+15
2017-07-01bpf: update tools/include/uapi/linux/bpf.hLawrence Brakmo1-1/+65
2017-07-01Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-4/+6
2017-06-30selftests: membarrier: use ksft_* var arg msg apiShuah Khan1-50/+41
2017-06-30selftests: breakpoints: breakpoint_test_arm64: convert test to use TAP13Shuah Khan1-36/+58
2017-06-30selftests: breakpoints: step_after_suspend_test use ksft_* var arg msg apiShuah Khan1-26/+33
2017-06-30selftests: breakpoint_test: use ksft_* var arg msg apiShuah Khan1-12/+16
2017-06-30kselftest: add ksft_print_msg() function to output general informationPaul Elder1-0/+10
2017-06-30kselftest: make ksft_* output functions variadicPaul Elder1-12/+43
2017-06-30objtool: Silence warnings for functions which use IRETJosh Poimboeuf1-8/+6
2017-06-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-1/+67
2017-06-30selftests/capabilities: Fix the test_execve testAndy Lutomirski1-5/+2
2017-06-30selftests: intel_pstate: add .gitignoreShuah Khan1-0/+2
2017-06-30selftests: fix memory-hotplug testPo-Hsu Lin1-16/+54
2017-06-30selftests: add missing test name in memory-hotplug testPo-Hsu Lin1-0/+1
2017-06-30selftests: check percentage range for memory-hotplug testPo-Hsu Lin1-0/+4
2017-06-30selftests: check hot-pluggagble memory for memory-hotplug testPo-Hsu Lin1-0/+5
2017-06-30selftests: typo correction for memory-hotplug testPo-Hsu Lin1-5/+5
2017-06-30selftests: ftrace: Use md5sum to take less time of checking logsMasami Hiramatsu1-3/+3
2017-06-30perf auxtrace: Add CPU filter supportAdrian Hunter4-0/+14
2017-06-30perf intel-pt: Do not use TSC packets for calculating CPU cycles to TSCAdrian Hunter1-0/+14
2017-06-30perf intel-pt: Update documentation to include new ptwrite and power eventsAdrian Hunter1-2/+40
2017-06-30perf intel-pt: Add example script for power events and PTWRITEAdrian Hunter3-0/+144
2017-06-30perf intel-pt: Synthesize new power and "ptwrite" eventsAdrian Hunter1-0/+283
2017-06-30perf intel-pt: Move code in intel_pt_synth_events() to simplify attr settingAdrian Hunter1-23/+22
2017-06-30perf intel-pt: Factor out intel_pt_set_event_name()Adrian Hunter1-8/+16
2017-06-30perf intel-pt: Tidy messages into called function intel_pt_synth_event()Adrian Hunter1-24/+18
2017-06-30perf intel-pt: Tidy Intel PT evsel lookup into separate functionAdrian Hunter1-10/+15
2017-06-30perf intel-pt: Join needlessly wrapped linesAdrian Hunter1-4/+2
2017-06-30perf intel-pt: Remove unused instructions_sample_periodAdrian Hunter1-2/+0
2017-06-30perf intel-pt: Factor out common code synthesizing event samplesAdrian Hunter1-122/+100
2017-06-30perf script: Add synthesized Intel PT power and ptwrite eventsAdrian Hunter2-1/+231
2017-06-30objtool: Implement stack validation 2.0Josh Poimboeuf11-320/+1130
2017-06-30objtool: Move checking code to check.cJosh Poimboeuf4-1268/+1328
2017-06-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-0/+66
2017-06-29bpf: prevent leaking pointer via xadd on unpriviledgedDaniel Borkmann1-0/+66
2017-06-27tools/testing/selftests/sysctl: Add pre-check to the value of writes_strictOrson Zhai3-2/+24
2017-06-27ACPICA: Unix application OSL: Correctly handle control-c (EINTR)Bob Moore1-3/+7
2017-06-27perf script: Add 'synth' field for synthesized event payloadsAdrian Hunter2-3/+23
2017-06-27perf auxtrace: Add itrace option to output power eventsAdrian Hunter3-2/+9
2017-06-27perf auxtrace: Add itrace option to output ptwrite eventsAdrian Hunter3-3/+10
2017-06-27tools include: Add byte-swapping macros to kernel.hAdrian Hunter1-6/+29
2017-06-27perf script: Add 'synth' event type for synthesized eventsAdrian Hunter2-16/+61
2017-06-27x86/insn: perf tools: Add new ptwrite instructionAdrian Hunter5-2/+74
2017-06-27perf jit: fix typo: "incalid" -> "invalid"Colin Ian King1-1/+1
2017-06-27perf tools: Kill die()Arnaldo Carvalho de Melo2-27/+5
2017-06-27perf config: Do not die when parsing u64 or int config valuesArnaldo Carvalho de Melo6-24/+34
2017-06-27tools/kvm_stat: add new interactive command 'b'Stefan Raspl2-10/+79
2017-06-27tools/kvm_stat: add new command line switch '-i'Stefan Raspl2-4/+34
2017-06-27tools/kvm_stat: fix error on interactive command 'g'Stefan Raspl1-1/+1
2017-06-27perf tools: Replace error() with pr_err()Arnaldo Carvalho de Melo11-42/+28
2017-06-27perf tools: Remove warning()Arnaldo Carvalho de Melo3-36/+0
2017-06-27perf event-parse: Use pr_warning()Arnaldo Carvalho de Melo1-2/+2
2017-06-27perf config: Use pr_warning()Arnaldo Carvalho de Melo1-4/+2
2017-06-27perf help: Use pr_warning()Arnaldo Carvalho de Melo1-2/+2
2017-06-27perf help: Elliminate dup code for reportingArnaldo Carvalho de Melo1-6/+8
2017-06-27perf help: Introduce exec_failed() to avoid code duplicationArnaldo Carvalho de Melo1-13/+9
2017-06-26perf tests: Add platform dependency to test 15Thomas Richter1-0/+48
2017-06-27cpupower: Add support for new AMD family 0x17Sherry Hurwitz3-11/+44
2017-06-27cpupower: Fix bug where return value was not usedSherry Hurwitz1-3/+2
2017-06-27Merge back PM tools material for v4.13.Rafael J. Wysocki3-272/+1500
2017-06-26seccomp: Adjust selftests to avoid double-joinKees Cook1-17/+34
2017-06-26perf machine: Fix segfault for kernel.kptr_restrict=2Jiri Olsa1-4/+6
2017-06-24tools/power turbostat: update version numberLen Brown1-1/+1
2017-06-24tools/power turbostat: decode MSR_IA32_MISC_ENABLE only on IntelLen Brown1-0/+3
2017-06-24tools/power turbostat: stop migrating, unless '-m'Len Brown1-1/+9
2017-06-23tools/power turbostat: if --debug, print sampling overheadLen Brown1-2/+19
2017-06-23tools/power turbostat: hide SKL counters, when not requestedLen Brown1-13/+45
2017-06-23selftest/net/Makefile: Specify output with $(OUTPUT)SeongJae Park1-2/+1
2017-06-23selftest/intel_pstate/aperf: Use LDLIBS instead of LDFLAGSSeongJae Park1-1/+1
2017-06-23selftest/memfd/Makefile: Fix build errorSeongJae Park1-1/+1
2017-06-23selftests: lib: Skip tests on missing test modulesSumit Semwal2-0/+8
2017-06-22perf probe: Fix probe definition for inlined functionsBjörn Töpel1-1/+1
2017-06-22Merge branch 'linus' into locking/core, to pick up fixesIngo Molnar31-195/+317
2017-06-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller11-28/+49
2017-06-21perf script: Fix message because field list option is -F not -fAdrian Hunter1-1/+1
2017-06-21perf tools: Fix message because cpu list option is -C not -cAdrian Hunter1-1/+1
2017-06-21perf intel-pt: Fix transactions_sample_typeAdrian Hunter1-0/+1
2017-06-21perf intel-pt: Remove redundant initial_skip checksAdrian Hunter1-6/+2
2017-06-21perf intel-pt: Add decoder support for CBR eventsAdrian Hunter2-0/+21
2017-06-21perf intel-pt: Add reserved byte to CBR packet payloadAdrian Hunter2-2/+2
2017-06-21perf intel-pt: Add decoder support for ptwrite and power event packetsAdrian Hunter4-8/+293
2017-06-21perf intel-pt: Add documentation for new config termsAdrian Hunter1-0/+36
2017-06-21perf intel-pt: Add default config for pass-through branch enableAdrian Hunter1-0/+5
2017-06-21perf intel-pt: Allow decoding with branch tracing disabledAdrian Hunter3-0/+28
2017-06-21perf intel-pt: Add missing __fallthroughAdrian Hunter1-1/+1
2017-06-21perf intel-pt: Clear FUP flag on errorAdrian Hunter1-0/+2
2017-06-21perf intel-pt: Use FUP always when scanning for an IPAdrian Hunter1-8/+4
2017-06-21perf intel-pt: Ensure never to set 'last_ip' when packet 'count' is zeroAdrian Hunter1-3/+5
2017-06-21perf intel-pt: Fix last_ip usageAdrian Hunter1-2/+11
2017-06-21perf intel-pt: Ensure IP is zero when state is INTEL_PT_STATE_NO_IPAdrian Hunter1-0/+1
2017-06-21perf intel-pt: Fix missing stack clearAdrian Hunter1-0/+1
2017-06-21perf intel-pt: Improve sample timestampAdrian Hunter1-3/+31
2017-06-21perf intel-pt: Move decoder error setting into one conditionAdrian Hunter1-4/+7
2017-06-21perf unwind: Support for powerpcPaolo Bonzini3-1/+76
2017-06-21perf stat: Add support to measure SMI costKan Liang5-0/+100
2017-06-21tools lib api fs: Add sysfs__write_int functionKan Liang2-0/+34
2017-06-20kselftests: timers: Add test for frequency stepMiroslav Lichvar2-2/+271
2017-06-20kselftests: timers: Fix inconsistency-check to not ignore first timestampMiroslav Lichvar1-2/+2
2017-06-20selftests: Introduce tc testsuiteLucas Bates10-0/+1863
2017-06-20perf tools: Remove unused _ALL_SOURCE defineArnaldo Carvalho de Melo1-1/+0
2017-06-20perf tools: Do parameter validation earlier on fetch_kernel_version()Arnaldo Carvalho de Melo1-5/+10
2017-06-20perf evsel: Adopt find_process()Arnaldo Carvalho de Melo3-39/+39
2017-06-20Merge tag 'perf-core-for-mingo-4.13-20170719' of git://git.kernel.org/pub/scm...Ingo Molnar37-161/+496
2017-06-20Merge tag 'usb-for-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman1-7/+9
2017-06-20Merge 4.12-rc6 into staging-nextGreg Kroah-Hartman11-38/+78
2017-06-20Merge 4.12-rc6 into usb-nextGreg Kroah-Hartman11-38/+78
2017-06-19perf config: Refactor the code using 'ret' variable in cmd_config()Taeung Song1-17/+13
2017-06-19perf config: Check error cases of {show_spec, set}_config()Taeung Song1-2/+15
2017-06-19perf ftrace: Add -D option for depth filterNamhyung Kim2-0/+34
2017-06-19perf ftrace: Add option for function filteringNamhyung Kim2-6/+141
2017-06-19perf ftrace: Move setup_pager before opening trace_pipeNamhyung Kim1-2/+2
2017-06-19perf ftrace: Show error message when fails to set ftrace filesNamhyung Kim1-2/+5
2017-06-19perf script: Support -F brstackoff,dsoMark Santaniello2-5/+55
2017-06-19perf script: Support -F brstack,dso and brstacksym,dsoMark Santaniello1-12/+49
2017-06-19perf test llvm: Avoid error when PROFILE_ALL_BRANCHES is setWang Nan1-0/+9
2017-06-19perf annotate: Return arch from symbol__disassemble() and save it in browserJin Yao5-6/+19
2017-06-19perf intel-pt/bts: Remove unused SAMPLE_SIZE defines and bts priv arrayKim Phillips3-10/+0
2017-06-19perf coresight: Remove superfluous check before useKim Phillips1-13/+12
2017-06-19tools: Adopt __aligned from kernel sourcesArnaldo Carvalho de Melo2-1/+3
2017-06-19tools: Adopt __packed from kernel sourcesArnaldo Carvalho de Melo2-2/+5
2017-06-19tools: Adopt noinline from kernel sourcesArnaldo Carvalho de Melo5-14/+13
2017-06-19perf tools: Use __maybe_unused consistentlyArnaldo Carvalho de Melo6-11/+8
2017-06-19tools: Adopt __scanf from kernel sourcesArnaldo Carvalho de Melo2-2/+3
2017-06-19tools: Adopt __printf from kernel sourcesArnaldo Carvalho de Melo8-23/+21
2017-06-19NTB: ntb_test: fix bug printing ntb_perf resultsLogan Gunthorpe1-1/+1
2017-06-19tools: Adopt __noreturn from kernel sourcesArnaldo Carvalho de Melo4-10/+11
2017-06-19perf script: Allow adding and removing fieldsAndi Kleen2-3/+42
2017-06-19perf config: Invert an if statement to reduce nesting in cmd_config()Taeung Song1-21/+23
2017-06-19perf annotate browser: Display titles in left frameJin Yao1-3/+21
2017-06-19perf report: Remove unnecessary check in annotate_browser_write()Jin Yao1-14/+10
2017-06-18Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds9-26/+46
2017-06-18Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-1/+2
2017-06-16perf unwind: Report module before querying isactivation in dwfl unwindMilian Wolff1-0/+8
2017-06-16objtool: Add fortify_panic as __noreturn functionKees Cook1-1/+2
2017-06-15kselftest: membarrier: make test names more informativeAlice Ferrazzi1-2/+2
2017-06-15kselftest: make callers of ksft_exit_skip() output the reason for skippingPaul Elder3-8/+6
2017-06-15kselftest: make ksft_exit_skip() output a reason for skippingPaul Elder1-2/+5
2017-06-15tools/testing/nvdimm: fix nfit_test buffer overflowYasunori Goto1-1/+1