summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* test/kvm: Remove consistent noise with baseline measurementLouis Burda2022-08-261-19/+54
|
* Move measurement even closer and ensure preemption is disabledLouis Burda2022-08-191-30/+28
|
* Inline prime and probe into vmenter.S for better accuracyLouis Burda2022-08-193-6/+207
|
* Clean up kvm eviction testLouis Burda2022-08-161-141/+60
|
* Minor tweaksLouis Burda2022-08-155-134/+145
|
* Stash version with no consistent noise in eviction testLouis Burda2022-08-155-91/+120
|
* Fixed counts read, added test for hwpf and disable attemptsLouis Burda2022-08-133-21/+71
|
* Add cache line ordering that prevents hardware prefetching, fix cachepc ↵Louis Burda2022-08-135-75/+61
| | | | counts read
* Fixup test/kvm, add target_set to ioctl tests as argumentLouis Burda2022-08-139-135/+178
|
* Reorder repo into module and testsLouis Burda2022-08-1315-25/+423
|
* Add ioctl for eviction testLouis Burda2022-08-132-4/+11
|
* Added ioctl interface and debuged single access evictionsLouis Burda2022-08-0811-90/+243
|
* Vincent' working single eviction testLouis Burda2022-08-049-22/+35
|
* Single eviction test with sleepLouis Burda2022-07-267-100/+374
|
* Added proc device for reading countsLouis Burda2022-07-255-53/+93
|
* Working prime and probe - but inaccuarateLouis Burda2022-07-256-57/+94
|
* Read program counters directly, add print and remove procfs approach for testingLouis Burda2022-07-255-31/+86
|
* Add proc device for communicating counts with userspaceLouis Burda2022-07-064-12/+105
|
* Initial out-of-tree setupLouis Burda2022-07-0410-0/+659