aboutsummaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2021-08-17libbpf: Re-build libbpf.so when libbpf.map changesAndrii Nakryiko1-5/+5
2021-08-17bpf: Add bpf_get_attach_cookie() BPF helper to access bpf_cookie valueAndrii Nakryiko1-0/+16
2021-08-17bpf: Allow to specify user-provided bpf_cookie for BPF perf linksAndrii Nakryiko1-0/+7
2021-08-17bpf: Implement minimal BPF perf linkAndrii Nakryiko1-0/+2
2021-08-16Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds3-1/+60
2021-08-16bootconfig/tracing/ktest: Update ktest example for boot-time tracingMasami Hiramatsu2-6/+16
2021-08-16tools/bootconfig: Use per-group/all enable option in ftrace2bconf scriptMasami Hiramatsu1-6/+18
2021-08-16tools/bootconfig: Add histogram syntax support to bconf2ftrace.shMasami Hiramatsu2-2/+90
2021-08-16tools/bootconfig: Support per-group/all event enabling optionMasami Hiramatsu1-0/+13
2021-08-15selftest/bpf: Extend the bpf_snprintf() test for "%c".Kuniyuki Iwashima2-4/+6
2021-08-15selftest/bpf: Implement sample UNIX domain socket iterator program.Kuniyuki Iwashima4-0/+108
2021-08-14Merge tag 'libnvdimm-fixes-5.14-rc6' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-1/+1
2021-08-15powerpc/bug: Provide better flexibility to WARN_ON/__WARN_FLAGS() with asm gotoChristophe Leroy1-0/+1
2021-08-14tools/thermal/tmon: Add cross compiling supportRolf Eike Beer1-1/+1
2021-08-14thermal/tools/tmon: Improve the MakefileRolf Eike Beer1-6/+2
2021-08-14selftests: mptcp: add testcase for active-backPaolo Abeni1-31/+187
2021-08-13selftests/bpf: Verify bpf_get_netns_cookie in BPF_PROG_TYPE_CGROUP_SOCKOPTStanislav Fomichev1-0/+16
2021-08-13Merge tag 'linux-kselftest-fixes-5.14-rc6' of git://git.kernel.org/pub/scm/li...Linus Torvalds1-20/+21
2021-08-13selftests/bpf: Fix test_core_autosize on big-endian machinesIlya Leoshkevich1-5/+15
2021-08-13Merge tag 'io_uring-5.14-2021-08-13' of git://git.kernel.dk/linux-blockLinus Torvalds1-4/+27
2021-08-13libbpf: Support weak typed ksyms.Hao Luo3-7/+96
2021-08-13selftests/bpf: Fix running of XDP bonding testsJussi Maki1-3/+3
2021-08-13kunit: Print test statistics on failureDavid Gow1-1/+1
2021-08-13kunit: tool: make --raw_output support only showing kunit outputDaniel Latypov3-9/+24
2021-08-13kunit: tool: add --kernel_args to allow setting module paramsDaniel Latypov2-10/+26
2021-08-13selftests, bpf: Test that dead ldx_w insns are acceptedIlya Leoshkevich1-0/+12
2021-08-13tools/io_uring/io_uring-cp: sync with liburing exampleJens Axboe1-4/+27
2021-08-13perf test: Do not compare overheads in the zstd comp testNamhyung Kim1-2/+2
2021-08-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2-3/+4
2021-08-11perf tools: Enable on a list of CPUs for hybridJin Yao7-0/+127
2021-08-11perf tools: Create hybrid flag in targetJin Yao2-1/+2
2021-08-11libperf: Add perf_cpu_map__default_new()Jin Yao2-0/+6
2021-08-11tools/testing/nvdimm: Fix missing 'fallthrough' warningDan Williams1-1/+1
2021-08-11perf test: Make --skip work on shell testsRiccardo Mancini1-2/+9
2021-08-11Merge remote-tracking branch 'torvalds/master' into perf/coreArnaldo Carvalho de Melo4-7/+206
2021-08-11perf tests: Add dlfilter testAdrian Hunter8-3/+771
2021-08-11perf build: Move perf_dlfilters.h in the source treeAdrian Hunter3-2/+2
2021-08-11perf dlfilter: Amend documentation wrt library dependenciesAdrian Hunter1-0/+8
2021-08-11perf script: Fix --list-dlfilters documentationAdrian Hunter1-1/+1
2021-08-11perf script: Fix unnecessary machine_resolve()Adrian Hunter1-1/+1
2021-08-11perf script: Fix documented const'ness of perf_dlfilter_fnsAdrian Hunter1-2/+2
2021-08-11tools/virtio: fix buildMichael S. Tsirkin3-1/+60
2021-08-10perf vendor events: Update metrics for SkyLake ServerJin Yao1-164/+83
2021-08-10perf vendor events intel: Update uncore event list for SkyLake ServerJin Yao2-24/+156
2021-08-10perf vendor events intel: Update core event list for SkyLake ServerJin Yao7-2487/+2497
2021-08-10perf vendor events: Update metrics for CascadeLake ServerJin Yao1-167/+86
2021-08-10perf vendor events intel: Update uncore event list for CascadeLake ServerJin Yao2-25/+157
2021-08-10perf vendor events intel: Update core event list for CascadeLake ServerJin Yao7-8434/+8444
2021-08-10Merge branches 'doc.2021.07.20c', 'fixes.2021.08.06a', 'nocb.2021.07.20c', 'n...Paul E. McKenney19-59/+382
2021-08-10perf test: Add pmu-events sys event supportJohn Garry2-3/+83