summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2018-01-17libbpf: install the header file libbpf.hJesper Dangaard Brouer
2018-01-17libbpf: fix string comparison for guessing eBPF program typeQuentin Monnet
2018-01-17tools: bpftool: add -DPACKAGE when including bfd.hJiong Wang
2018-01-16bpf: reject stores into ctx via st and xaddDaniel Borkmann
2018-01-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-01-16selftests: Fix loss of test output in run_kselftests.shMichael Ellerman
2018-01-16selftest: ftrace: Fix to add 256 kprobe events correctlyMasami Hiramatsu
2018-01-16selftest: ftrace: Fix to pick text symbols for kprobesMasami Hiramatsu
2018-01-16bpftool: recognize BPF_PROG_TYPE_CGROUP_DEVICE programsRoman Gushchin
2018-01-16objtool: Improve error message for bad file argumentJosh Poimboeuf
2018-01-15usercopy: Enhance and rename report_usercopy()Kees Cook
2018-01-15Merge 4.15-rc8 into usb-nextGreg Kroah-Hartman
2018-01-14bpf: offload: add map offload infrastructureJakub Kicinski
2018-01-14Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2018-01-13tools/objtool/Makefile: don't assume sync-check.sh is executableAndrew Morton
2018-01-13selftests/x86: Add test_vsyscallAndy Lutomirski
2018-01-12perf trace: Fix setting of --call-graph/--max-stack for non-syscall eventsArnaldo Carvalho de Melo
2018-01-12perf evsel: Check if callchain is enabled before setting it upArnaldo Carvalho de Melo
2018-01-12perf tools: Fix copyfile_offset update of output offsetJiri Olsa
2018-01-12selftests: media_tests: Add SPDX license identifierShuah Khan
2018-01-12selftests: kselftest.h: Add SPDX license identifierShuah Khan
2018-01-12selftests: kselftest_install.sh: Add SPDX license identifierShuah Khan
2018-01-12selftests: gen_kselftest_tar.h: Add SPDX license identifierShuah Khan
2018-01-12selftests: media_tests: Fix Makefile 'clean' target warningShuah Khan
2018-01-12tools/testing: Fix trailing semicolonLuis de Bethencourt
2018-01-12perf trace: No need to set PERF_SAMPLE_IDENTIFIER explicitelyArnaldo Carvalho de Melo
2018-01-12perf script python: Add script to profile and resolve physical mem typeKan Liang
2018-01-12perf evlist: Remove trailing semicolonLuis de Bethencourt
2018-01-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-01-12objtool: Allow alternatives to be ignoredJosh Poimboeuf
2018-01-12objtool: Detect jumps to retpoline thunksJosh Poimboeuf
2018-01-11perf evsel: Fix incorrect handling of type _TERM_DRV_CFGMathieu Poirier
2018-01-10bpf: arsh is not supported in 32 bit alu thus reject itDaniel Borkmann
2018-01-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2018-01-10tools headers: Synchronize kernel <-> tooling headersArnaldo Carvalho de Melo
2018-01-10perf report: Introduce --mmapsArnaldo Carvalho de Melo
2018-01-10kselftest: fix OOM in memory compaction testArnd Bergmann
2018-01-10selftests: seccomp: fix compile error seccomp_bpfAnders Roxell
2018-01-10perf report: Add --tasks option to display monitored tasksJiri Olsa
2018-01-10perf trace: Beautify 'gettid' syscall resultArnaldo Carvalho de Melo
2018-01-10perf report: Add --stats option to display quick data statisticsJiri Olsa
2018-01-10perf tools: Make the tool's warning messages optionalJiri Olsa
2018-01-10perf script: Add support to display lost eventsJiri Olsa
2018-01-10tools/power/x86/intel_pstate_tracer: Free the trace buffer memoryDoug Smythies
2018-01-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-01-08memremap: change devm_memremap_pages interface to use struct dev_pagemapChristoph Hellwig
2018-01-08perf script: Add support to display sample misc fieldJiri Olsa
2018-01-08perf: Update PERF_RECORD_MISC_* comment for perf_event_header::misc bit 13Jiri Olsa
2018-01-08perf: Add sample_id to PERF_RECORD_ITRACE_START event commentJiri Olsa
2018-01-08perf tools: Display perf_event_attr::namespaces debug infoJiri Olsa