aboutsummaryrefslogtreecommitdiffstats
path: root/tools (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-02-15perf top: Remove lost events checkingKan Liang1-3/+5
2018-02-15perf hists browser: Add parameter to disable lost event warningKan Liang6-20/+36
2018-02-15perf top: Add overwrite fall backKan Liang1-0/+36
2018-02-15perf evsel: Expose the perf_missing_features structArnaldo Carvalho de Melo2-11/+15
2018-02-15perf top: Check per-event overwrite termKan Liang1-0/+73
2018-02-15perf mmap: Discard legacy interface for mmap readKan Liang2-49/+4
2018-02-15perf test: Update mmap read functions for backward-ring-buffer testKan Liang1-2/+5
2018-02-15perf mmap: Introduce perf_mmap__read_event()Kan Liang2-0/+43
2018-02-15perf mmap: Introduce perf_mmap__read_done()Kan Liang2-0/+12
2018-02-15perf mmap: Discard 'prev' in perf_mmap__read()Kan Liang1-18/+10
2018-02-15perf mmap: Add new return value logic for perf_mmap__read_init()Kan Liang1-6/+6
2018-02-15perf mmap: Introduce perf_mmap__read_init()Kan Liang2-10/+29
2018-02-15perf mmap: Cleanup perf_mmap__push()Kan Liang1-1/+1
2018-02-15perf mmap: Recalculate size for overwrite modeKan Liang1-0/+2
2018-02-15perf evlist: Remove stale mmap read for backwardKan Liang2-21/+0
2018-02-15perf vendor events aarch64: Add JSON metrics for ARM Cortex-A53 ProcessorWilliam Cohen7-0/+183
2018-02-15tools: bpftool: preserve JSON output on errors on batch file parsingQuentin Monnet1-1/+1
2018-02-15tools: bpftool: preserve JSON for batch mode when dumping insns to fileQuentin Monnet1-0/+3
2018-02-14Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds9-54/+159
2018-02-15selftests/x86/mpx: Fix incorrect bounds with old _sigfaultRui Wang1-2/+30
2018-02-15objtool: Fix segfault in ignore_unreachable_insn()Josh Poimboeuf1-3/+9
2018-02-15selftests/x86: Disable tests requiring 32-bit support on pure 64-bit systemsDominik Brodowski1-7/+13
2018-02-15selftests/x86: Do not rely on "int $0x80" in single_step_syscall.cDominik Brodowski2-1/+6
2018-02-14Merge tag 'powerpc-4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds1-1/+1
2018-02-13selftests: memfd: add config fragment for fuseAnders Roxell1-0/+1
2018-02-13selftests: pstore: Adding config fragment CONFIG_PSTORE_RAM=mNaresh Kamboju1-0/+1
2018-02-13selftests/android: Fix line continuation in MakefileDaniel Díaz1-4/+4
2018-02-13selftest/vDSO: fix O=Dominik Brodowski1-7/+7
2018-02-13selftests: sync: missing CFLAGS while compilingAnders Roxell1-1/+1
2018-02-13selftests/powerpc: Fix to use ucontext_t instead of struct ucontextHarish1-1/+1
2018-02-13selftests/x86: Do not rely on "int $0x80" in test_mremap_vdso.cDominik Brodowski1-0/+4
2018-02-13selftests/x86: Fix build bug caused by the 5lvl test which has been moved to the VM directoryDominik Brodowski1-1/+1
2018-02-13selftests/x86/pkeys: Remove unused functionsIngo Molnar1-28/+0
2018-02-13selftests/x86: Clean up and document sscanf() usageDominik Brodowski2-6/+16
2018-02-13selftests/x86: Fix vDSO selftest segfault for vsyscall=noneDominik Brodowski1-7/+43
2018-02-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds13-29/+371
2018-02-09Merge tag 'trace-v4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-traceLinus Torvalds3-3/+50
2018-02-09bpf: fix rlimit in reuseport net selftestDaniel Borkmann1-1/+20
2018-02-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller12-28/+351
2018-02-09Merge tag 'acpi-part2-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds10-10/+10
2018-02-09objtool: Fix switch-table detectionPeter Zijlstra2-2/+40
2018-02-09tools/libbpf: handle issues with bpf ELF objects containing .eh_framesJesper Dangaard Brouer1-0/+26
2018-02-09selftests/bpf: add selftest that use test_libbpf_openJesper Dangaard Brouer2-2/+61
2018-02-09selftests/bpf: add test program for loading BPF ELF filesJesper Dangaard Brouer2-1/+151
2018-02-09tools/libbpf: improve the pr_debug statements to contain section numbersJesper Dangaard Brouer1-12/+13
2018-02-09bpf: Sync kernel ABI header with tooling header for bpf_common.hJesper Dangaard Brouer1-3/+4
2018-02-08Merge branch 'idr-2018-02-06' of git://git.infradead.org/users/willy/linux-daxLinus Torvalds2-6/+25
2018-02-08Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2-23/+31
2018-02-08selftests/ftrace: Add more tests for removing of function probesSteven Rostedt (VMware)1-0/+37
2018-02-08selftests/ftrace: Add some missing glob checksSteven Rostedt (VMware)1-0/+6