summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'perf-tools-fixes-for-v6.4-1-2023-05-20' of git://git.kernel.org/pu...Linus Torvalds2023-05-2171-322/+865
|\
| * perf bench syscall: Fix __NR_execve undeclared build errorTiezhu Yang2023-05-191-0/+3
| * perf test attr: Fix python SafeConfigParser() deprecation warningIan Rogers2023-05-191-3/+3
| * perf test attr: Update no event/metric expectationsIan Rogers2023-05-195-174/+249
| * tools headers disabled-features: Sync with the kernel sourcesArnaldo Carvalho de Melo2023-05-171-1/+7
| * tools headers UAPI: Sync arch prctl headers with the kernel sourcesArnaldo Carvalho de Melo2023-05-173-0/+11
| * tools headers: Update the copy of x86's mem{cpy,set}_64.S used in 'perf bench'Arnaldo Carvalho de Melo2023-05-177-72/+24
| * tools headers x86 cpufeatures: Sync with the kernel sourcesArnaldo Carvalho de Melo2023-05-171-5/+21
| * tools headers UAPI: Sync s390 syscall table file that wires up the memfd_secr...Arnaldo Carvalho de Melo2023-05-161-1/+1
| * tools headers UAPI: Sync linux/prctl.h with the kernel sourcesArnaldo Carvalho de Melo2023-05-161-0/+2
| * perf metrics: Avoid segv with --topdown for metrics without a groupIan Rogers2023-05-161-1/+1
| * perf lock contention: Add empty 'struct rq' to satisfy libbpf 'runqueue' type...Jiri Olsa2023-05-101-0/+2
| * perf cs-etm: Fix contextid validationJames Clark2023-05-101-5/+4
| * perf arm64: Fix build with refcount checkingJames Clark2023-05-102-3/+3
| * perf test: Add stat test for record and scriptSandipan Das2023-05-101-0/+13
| * perf script: Skip aggregation for stat eventsSandipan Das2023-05-101-0/+7
| * perf build: Add system include paths to BPF buildsIan Rogers2023-05-101-1/+18
| * perf bpf skels: Make vmlinux.h use bpf.h and perf_event.h in source directoryYang Jihong2023-05-102-1/+3
| * perf parse-events: Do not break up AUX event groupAdrian Hunter2023-05-101-6/+3
| * perf test test_intel_pt.sh: Test sample mode with event with PMU nameAdrian Hunter2023-05-101-0/+7
| * perf evsel: Modify group pmu name for software eventsIan Rogers2023-05-101-6/+9
| * tools arch x86: Sync the msr-index.h copy with the kernel sourcesYanteng Si2023-05-101-0/+2
| * tools headers kvm: Sync uapi/{asm/linux} kvm.h headers with the kernel sourcesYanteng Si2023-05-103-2/+49
| * tools include UAPI: Sync the sound/asound.h copy with the kernel sourcesYanteng Si2023-05-101-4/+10
| * tools headers UAPI: Sync the linux/const.h with the kernel headersYanteng Si2023-05-101-1/+1
| * tools headers UAPI: Sync the i915_drm.h with the kernel sourcesYanteng Si2023-05-101-1/+24
| * tools headers UAPI: Sync the drm/drm.h with the kernel sourcesYanteng Si2023-05-101-2/+55
| * tools headers UAPI: Sync the linux/in.h with the kernel sourcesYanteng Si2023-05-101-0/+1
| * perf build: Gracefully fail the build if BUILD_BPF_SKEL=1 is specified and cl...Arnaldo Carvalho de Melo2023-05-101-0/+6
| * perf test java symbol: Remove needless debuginfod queriesThomas Richter2023-05-101-1/+1
| * perf parse-events: Don't reorder ungrouped events by PMUIan Rogers2023-05-101-8/+15
| * perf metric: JSON flag to not group events if gathering a metric groupIan Rogers2023-05-1021-5/+240
| * perf stat: Introduce skippable evselsIan Rogers2023-05-103-11/+43
| * perf metric: Change divide by zero and !support events behaviorIan Rogers2023-05-105-9/+28
* | Merge tag 'pm-6.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds2023-05-192-24/+30
|\ \
| * \ Merge tag 'linux-cpupower-6.4-rc3' of git://git.kernel.org/pub/scm/linux/kern...Rafael J. Wysocki2023-05-192-24/+30
| |\ \
| | * | cpupower: Make TSC read per CPU for Mperf monitorWyes Karny2023-05-081-17/+14
| | * | cpupower:Fix resource leaks in sysfs_get_enabled()Hao Zeng2023-05-081-7/+16
| | |/
* | | Merge tag 'net-6.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2023-05-182-7/+12
|\ \ \
| * | | net: selftests: Fix optstringBenjamin Poirier2023-05-171-1/+1
| * | | selftets: seg6: disable rp_filter by default in srv6_end_dt4_l3vpn_testAndrea Mayer2023-05-111-5/+6
| * | | selftests: seg6: disable DAD on IPv6 router cfg for srv6_end_dt4_l3vpn_testAndrea Mayer2023-05-111-1/+5
* | | | Merge tag 'linux-kselftest-fixes-6.4-rc3' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2023-05-174-4/+71
|\ \ \ \ | |_|/ / |/| | |
| * | | selftests/ftrace: Improve integration with kselftest runnerMark Brown2023-05-083-4/+70
| * | | selftests/sgx: Add "test_encl.elf" to TEST_FILESYi Lai2023-05-081-0/+1
| | |/ | |/|
* | | Merge tag 'cxl-fixes-6.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2023-05-141-1/+1
|\ \ \ | |_|/ |/| |
| * | tools/testing/cxl: Use DEFINE_STATIC_SRCU()Dan Williams2023-05-131-1/+1
| |/
* | Merge tag 'net-6.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2023-05-114-7/+193
|\ \ | |/ |/|
| * Merge tag 'nf-23-05-10' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Jakub Kicinski2023-05-101-6/+139
| |\
| | * selftests: nft_flowtable.sh: check ingress/egress chain tooFlorian Westphal2023-05-101-0/+124