summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2023-05-15perf test: Mask configs with extended types then testIan Rogers
2023-05-15perf test: Use valid for PMU testsIan Rogers
2023-05-15perf test: Test more sysfs eventsIan Rogers
2023-05-15perf vendor events intel: Add tigerlake metric constraintsIan Rogers
2023-05-15perf vendor events intel: Add sapphirerapids metric constraintsIan Rogers
2023-05-15perf vendor events intel: Add icelakex metric constraintsIan Rogers
2023-05-15perf vendor events intel: Add icelake metric constraintsIan Rogers
2023-05-15perf vendor events intel: Add alderlake metric constraintsIan Rogers
2023-05-14selftests/bpf: Fix pkg-config call building sign-fileJeremy Sowden
2023-05-14Merge tag 'cxl-fixes-6.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-05-13selftests/bpf: Correctly handle optlen > 4096Stanislav Fomichev
2023-05-13selftests/bpf: Update EFAULT {g,s}etsockopt selftestsStanislav Fomichev
2023-05-13selftests: net: vxlan: Add tests for vxlan nolocalbypass option.Vladimir Nikishkin
2023-05-13tools/testing/cxl: Use DEFINE_STATIC_SRCU()Dan Williams
2023-05-12libbpf: fix offsetof() and container_of() to work with CO-REAndrii Nakryiko
2023-05-12perf script: Refine printing of dso offset (dsoff)Adrian Hunter
2023-05-12perf dso: Declare dso const as neededAdrian Hunter
2023-05-12perf script: Add new output field 'dsoff' to print dso offsetChangbin Du
2023-05-12perf map: Add helper map__fprintf_dsoname_dsoffChangbin Du
2023-05-12perf tools riscv: Add support for riscv lookup_binutils_pathParan Lee
2023-05-12selftests: fcnal: Test SO_DONTROUTE on raw and ping sockets.Guillaume Nault
2023-05-12selftests: fcnal: Test SO_DONTROUTE on UDP sockets.Guillaume Nault
2023-05-12selftests: fcnal: Test SO_DONTROUTE on TCP sockets.Guillaume Nault
2023-05-12selftests: Add SO_DONTROUTE option to nettest.Guillaume Nault
2023-05-11selftets: seg6: disable rp_filter by default in srv6_end_dt4_l3vpn_testAndrea Mayer
2023-05-11selftests: seg6: disable DAD on IPv6 router cfg for srv6_end_dt4_l3vpn_testAndrea Mayer
2023-05-11rcutorture: Correct name of use_softirq module parameterPaul E. McKenney
2023-05-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-05-11Merge tag 'net-6.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-05-11selftests: gpio: gpio-sim: Fix BUG: test FAILED due to recent changeMirsad Todorovac
2023-05-11tools: gpio: fix debounce_period_us output of lsgpioMilo Spadacini
2023-05-10Merge tag 'nf-23-05-10' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Jakub Kicinski
2023-05-10perf lock contention: Add empty 'struct rq' to satisfy libbpf 'runqueue' type...Jiri Olsa
2023-05-10perf cs-etm: Fix contextid validationJames Clark
2023-05-10perf arm64: Fix build with refcount checkingJames Clark
2023-05-10perf test: Add stat test for record and scriptSandipan Das
2023-05-10perf script: Skip aggregation for stat eventsSandipan Das
2023-05-10perf build: Add system include paths to BPF buildsIan Rogers
2023-05-10perf bpf skels: Make vmlinux.h use bpf.h and perf_event.h in source directoryYang Jihong
2023-05-10perf parse-events: Do not break up AUX event groupAdrian Hunter
2023-05-10perf test test_intel_pt.sh: Test sample mode with event with PMU nameAdrian Hunter
2023-05-10perf evsel: Modify group pmu name for software eventsIan Rogers
2023-05-10tools arch x86: Sync the msr-index.h copy with the kernel sourcesYanteng Si
2023-05-10tools headers kvm: Sync uapi/{asm/linux} kvm.h headers with the kernel sourcesYanteng Si
2023-05-10tools include UAPI: Sync the sound/asound.h copy with the kernel sourcesYanteng Si
2023-05-10tools headers UAPI: Sync the linux/const.h with the kernel headersYanteng Si
2023-05-10tools headers UAPI: Sync the i915_drm.h with the kernel sourcesYanteng Si
2023-05-10tools headers UAPI: Sync the drm/drm.h with the kernel sourcesYanteng Si
2023-05-10tools headers UAPI: Sync the linux/in.h with the kernel sourcesYanteng Si
2023-05-10perf build: Gracefully fail the build if BUILD_BPF_SKEL=1 is specified and cl...Arnaldo Carvalho de Melo