index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
kvm
/
include
/
perf_test_util.h
Age
Commit message (
Expand
)
Author
Files
Lines
2022-11-16
KVM: selftests: Rename perf_test_util.[ch] to memstress.[ch]
David Matlack
1
-72
/
+0
2022-11-16
KVM: selftests: randomize page access order
Colton Lewis
1
-0
/
+3
2022-11-16
KVM: selftests: randomize which pages are written vs read
Colton Lewis
1
-2
/
+2
2022-11-16
KVM: selftests: create -r argument to specify random seed
Colton Lewis
1
-0
/
+2
2022-11-16
KVM: selftests: Allowing running dirty_log_perf_test on specific CPUs
Vipin Sharma
1
-0
/
+4
2022-06-11
KVM: selftests: Stop conflating vCPU index and ID in perf tests
Sean Christopherson
1
-3
/
+4
2022-06-09
KVM: selftests: Add option to run dirty_log_perf_test vCPUs in L2
David Matlack
1
-0
/
+9
2021-11-16
KVM: selftests: Move vCPU thread creation and joining to common helpers
David Matlack
1
-0
/
+5
2021-11-16
KVM: selftests: Sync perf_test_args to guest during VM creation
Sean Christopherson
1
-0
/
+2
2021-11-16
KVM: selftests: Fill per-vCPU struct during "perf_test" VM creation
Sean Christopherson
1
-4
/
+2
2021-11-16
KVM: selftests: Remove perf_test_args.host_page_size
Sean Christopherson
1
-1
/
+0
2021-11-16
KVM: selftests: Move per-VM GPA into perf_test_args
Sean Christopherson
1
-7
/
+1
2021-11-16
KVM: selftests: Capture per-vCPU GPA in perf_test_vcpu_args
Sean Christopherson
1
-0
/
+1
2021-08-06
KVM: selftests: Support multiple slots in dirty_log_perf_test
David Matlack
1
-1
/
+1
2021-02-04
KVM: selftests: Add backing src parameter to dirty_log_perf_test
Ben Gardon
1
-1
/
+2
2021-02-04
KVM: selftests: Add option to overlap vCPU memory access
Ben Gardon
1
-1
/
+3
2021-01-07
KVM: selftests: Implement perf_test_util more conventionally
Andrew Jones
1
-130
/
+12
2021-01-07
KVM: selftests: Use vm_create_with_vcpus in create_vm
Andrew Jones
1
-36
/
+11
2020-11-16
KVM: selftests: x86: Set supported CPUIDs on default VM
Andrew Jones
1
-4
/
+0
2020-11-08
KVM: selftests: Introduce the dirty log perf test
Ben Gardon
1
-8
/
+10
2020-11-08
KVM: selftests: Make the number of vcpus global
Andrew Jones
1
-0
/
+3
2020-11-08
KVM: selftests: Make the per vcpu memory size global
Andrew Jones
1
-0
/
+3
2020-11-08
KVM: selftests: Drop pointless vm_create wrapper
Andrew Jones
1
-1
/
+1
2020-11-08
KVM: selftests: Add wrfract to common guest code
Ben Gardon
1
-1
/
+5
2020-11-08
KVM: selftests: Remove address rounding in guest code
Ben Gardon
1
-1
/
+0
2020-11-08
KVM: selftests: Factor code out of demand_paging_test
Ben Gardon
1
-0
/
+187