summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2018-12-17Merge tag 'v4.20-rc7' into perf/core, to pick up fixesIngo Molnar
2018-12-13Merge tag 'xarray-4.20-rc7' of git://git.infradead.org/users/willy/linux-daxLinus Torvalds
2018-12-13Merge tag 'linux-kselftest-4.20-rc7' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-12-11selftests/seccomp: Remove SIGSTOP si_pid checkKees Cook
2018-12-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-12-09Merge tag 'libnvdimm-fixes-4.20-rc6' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-12-06radix tree: Don't return retry entries from lookupMatthew Wilcox
2018-12-05tools/testing/nvdimm: Align test resources to 128MDan Williams
2018-12-04bpf: improve verifier branch analysisAlexei Starovoitov
2018-12-03Merge tag 'v4.20-rc5' into perf/core, to pick up fixesIngo Molnar
2018-12-01Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2018-11-30bpf: Improve socket lookup reuseport documentationJoe Stringer
2018-11-30bpf: Support sk lookup in netns with id 0Joe Stringer
2018-11-30bpf: fix pointer offsets in context for 32 bitDaniel Borkmann
2018-11-30proc: fixup map_files test on armAlexey Dobriyan
2018-11-30bpf: Fix verifier log string check for bad alignment.David Miller
2018-11-30Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-11-30Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-11-28tools: bpftool: fix a bitfield pretty print issueYonghong Song
2018-11-28tools/bpf: add addition type tests to test_btfYonghong Song
2018-11-28tools/bpf: fix two test_btf unit test casesMartin KaFai Lau
2018-11-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2018-11-28x86/speculation: Add prctl() control for indirect branch speculationThomas Gleixner
2018-11-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2018-11-23Merge tag 'pm-4.20-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2018-11-21perf pmu: Move *_cpuid_str() weak functions to header.cKan Liang
2018-11-21perf symbols: Fix slowness due to -ffunction-sectionEric Saint-Etienne
2018-11-21perf jvmti: Separate jvmti cmlr checkJiri Olsa
2018-11-21perf vendor events: Add JSON metrics for Cascadelake serverKan Liang
2018-11-21perf vendor events: Add stepping in CPUID string for x86Kan Liang
2018-11-21perf stat: Use perf_evsel__is_clocki() for clock eventsRavi Bangoria
2018-11-21perf pmu: Suppress potential format-truncation warningBen Hutchings
2018-11-21perf tools: Add Hygon Dhyana supportPu Wen
2018-11-21perf bench: Add epoll_ctl(2) benchmarkDavidlohr Bueso
2018-11-21perf bench: Add epoll parallel epoll_wait benchmarkDavidlohr Bueso
2018-11-21tools build feature: Check if eventfd() is availableArnaldo Carvalho de Melo
2018-11-22tools: bpftool: fix potential NULL pointer dereference in do_loadJakub Kicinski
2018-11-21perf bench: Move HAVE_PTHREAD_ATTR_SETAFFINITY_NP into bench.hDavidlohr Bueso
2018-11-21perf script: Share code and output format for uregs and iregs outputMilian Wolff
2018-11-21perf bpf: Reduce the hardcoded .max_entries for pid_mapsArnaldo Carvalho de Melo
2018-11-21perf script: Add newline after uregs outputMilian Wolff
2018-11-21Revert "perf augmented_syscalls: Drop 'write', 'poll' for testing without sel...Arnaldo Carvalho de Melo
2018-11-21perf augmented_syscalls: Remove example hardcoded set of filtered pidsArnaldo Carvalho de Melo
2018-11-21perf trace: Fill in BPF "filtered_pids" map when presentArnaldo Carvalho de Melo
2018-11-21perf trace: See if there is a map named "filtered_pids"Arnaldo Carvalho de Melo
2018-11-21perf trace: Add "_from_option" suffix to trace__set_filter()Arnaldo Carvalho de Melo
2018-11-21perf evlist: Rename perf_evlist__set_filter* to perf_evlist__set_tp_filter*Arnaldo Carvalho de Melo
2018-11-21perf augmented_syscalls: Use pid_filterArnaldo Carvalho de Melo
2018-11-21perf augmented_syscalls: Drop 'write', 'poll' for testing without self pid fi...Arnaldo Carvalho de Melo
2018-11-21perf bpf: Add simple pid_filter class accessible to BPF proggiesArnaldo Carvalho de Melo