aboutsummaryrefslogtreecommitdiffstats
path: root/tools (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-08-31usbip: auto retry for concurrent attachNobuo Iwata1-15/+20
2017-08-31selftests/powerpc: Force ptrace tests to build -fno-pieMichael Neuling1-1/+1
2017-08-31powerpc/asm: Convert .llong directives to .8byteTobin C. Harding1-1/+1
2017-08-30bpf: test_maps: fix typos, "conenct" and "listeen"Colin Ian King1-2/+2
2017-08-30perf report: Calculate the average cycles of iterationsJin Yao5-79/+85
2017-08-30objtool: Handle GCC stack pointer adjustment bugJosh Poimboeuf4-90/+88
2017-08-29tc-testing: add test for testing ife typeAlexander Aring1-0/+50
2017-08-29Merge tag 'perf-core-for-mingo-4.14-20170829' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/coreIngo Molnar22-43/+185
2017-08-29tools: PCI: Add a missing option help lineStan Drozd1-0/+1
2017-08-29selftests: add addrlabel add/delete to rtnetlink.shFlorian Westphal1-0/+41
2017-08-29perf symbols: Fix plt entry calculation for ARM and AARCH64Li Bin1-5/+22
2017-08-29perf probe: Fix kprobe blacklist checking conditionLi Bin1-1/+1
2017-08-29Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar2-1/+29
2017-08-28selftests/bpf: check the instruction dumps are populatedJakub Kicinski1-4/+12
2017-08-28perf trace beauty: Beautify pkey_{alloc,free,mprotect} argumentsArnaldo Carvalho de Melo6-1/+83
2017-08-28tools headers: Sync cpu features kernel ABI headers with tooling headersArnaldo Carvalho de Melo2-6/+3
2017-08-28perf tools: Pass full path of FEATURES_DUMPDavid Carrillo-Cisneros1-1/+1
2017-08-28perf tools: Robustify detection of clang binaryDavid Carrillo-Cisneros5-6/+8
2017-08-28tools lib: Allow external definition of CC, AR and LDDavid Carrillo-Cisneros1-3/+3
2017-08-28perf tools: Allow external definition of flex and bison binary namesDavid Carrillo-Cisneros1-2/+2
2017-08-28tools build tests: Don't hardcode gcc nameDavid Carrillo-Cisneros1-1/+1
2017-08-28perf report: Group stat values on global event idJiri Olsa2-2/+2
2017-08-28perf values: Zero value buffersJiri Olsa1-2/+7
2017-08-28perf values: Fix allocation checkJiri Olsa1-1/+1
2017-08-28perf values: Fix thread index bugJiri Olsa1-2/+2
2017-08-28perf report: Add dump_read functionJiri Olsa2-4/+25
2017-08-28bpf: test_maps add sockmap stress testJohn Fastabend1-1/+28
2017-08-28bpf: harden sockmap program attach to ensure correct map typeJohn Fastabend2-4/+30
2017-08-28bpf: more SK_SKB selftestsJohn Fastabend1-0/+98
2017-08-28bpf: additional sockmap self testsJohn Fastabend3-46/+96
2017-08-28bpf: convert sockmap field attach_bpf_fd2 to typeJohn Fastabend7-99/+68
2017-08-28perf: cs-etm: Fix ETMv4 CONFIGR entry in perf.data fileMike Leach2-1/+32
2017-08-28coresight: pmu: Adds return stack option to perf coresight pmuMike Leach1-0/+1
2017-08-28perf record: Set read_format for inherit_statJiri Olsa1-1/+6
2017-08-28perf c2c: Fix remote HITM detection for SkylakeJiri Olsa1-2/+9
2017-08-28perf tools: Fix static build with newer toolchainsJiri Olsa1-1/+7
2017-08-28perf stat: Fix path to PMU formats in documentationJack Henschel1-2/+2
2017-08-28Merge 4.13-rc7 into staging-nextGreg Kroah-Hartman7-9/+37
2017-08-28Merge 4.13-rc7 into char-misc-nextGreg Kroah-Hartman7-9/+37
2017-08-27Merge tag 'ntb-4.13-bugfixes' of git://github.com/jonmason/ntbLinus Torvalds1-0/+4
2017-08-26Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+25
2017-08-25selftests: lib.mk: change RUN_TESTS to print messages in TAP13 formatShuah Khan1-3/+9
2017-08-25selftests: change lib.mk RUN_TESTS to take test list as an argumentShuah Khan2-15/+3
2017-08-25selftests: lib.mk: suppress "cd" output from run_tests targetShuah Khan1-1/+1
2017-08-25selftests: kselftest framework: change skip exit code to 0Shuah Khan1-1/+2
2017-08-25selftests/timers: make loop consistent with array sizeBenjamin Gaignard1-1/+1
2017-08-24Merge tag 'perf-core-for-mingo-4.14-20170823' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/coreIngo Molnar32-64/+6595
2017-08-24Merge branch 'linus' into perf/core, to pick up fixesIngo Molnar2-3/+4
2017-08-24x86/lguest: Remove lguest supportJuergen Gross6-3625/+5
2017-08-23selftests/bpf: add a test for a pruning bug in the verifierAlexei Starovoitov1-0/+28