index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
resctrl
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2021-04-02
selftests/resctrl: Fix MBA/MBM results reporting format
Fenghua Yu
2
-16
/
+21
2021-04-02
selftests/resctrl: Use resctrl/info for feature detection
Fenghua Yu
2
-12
/
+46
2021-04-02
selftests/resctrl: Check for resctrl mount point only if resctrl FS is supported
Fenghua Yu
1
-0
/
+3
2021-04-02
selftests/resctrl: Add config dependencies
Fenghua Yu
1
-0
/
+2
2021-04-02
selftests/resctrl: Fix a printed message
Reinette Chatre
1
-2
/
+2
2021-04-02
selftests/resctrl: Share show_cache_info() by CAT and CMT tests
Fenghua Yu
4
-55
/
+52
2021-04-02
selftests/resctrl: Call kselftest APIs to log test results
Fenghua Yu
8
-117
/
+105
2021-04-02
selftests/resctrl: Rename CQM test as CMT test
Fenghua Yu
7
-41
/
+41
2021-04-02
selftests/resctrl: Fix missing options "-n" and "-p"
Fenghua Yu
1
-1
/
+1
2021-04-02
selftests/resctrl: Ensure sibling CPU is not same as original CPU
Reinette Chatre
1
-1
/
+1
2021-04-02
selftests/resctrl: Clean up resctrl features check
Fenghua Yu
10
-35
/
+41
2021-04-02
selftests/resctrl: Fix compilation issues for other global variables
Fenghua Yu
1
-4
/
+4
2021-04-02
selftests/resctrl: Fix compilation issues for global variables
Fenghua Yu
4
-16
/
+16
2021-04-02
selftests/resctrl: Enable gcc checks to detect buffer overflows
Fenghua Yu
2
-2
/
+2
2020-03-13
selftests/resctrl: fix spelling mistake "Errror" -> "Error"
Colin Ian King
1
-2
/
+2
2020-02-10
selftests/resctrl: Disable MBA and MBM tests for AMD
Babu Moger
2
-4
/
+4
2020-02-10
selftests/resctrl: Use cache index3 id for AMD schemata masks
Babu Moger
1
-2
/
+7
2020-02-10
selftests/resctrl: Add vendor detection mechanism
Babu Moger
2
-0
/
+25
2020-02-10
selftests/resctrl: Add Cache Allocation Technology (CAT) selftest
Fenghua Yu
6
-5
/
+451
2020-02-10
selftests/resctrl: Add Cache QoS Monitoring (CQM) selftest
Fenghua Yu
6
-20
/
+558
2020-02-10
selftests/resctrl: Add MBA test
Fenghua Yu
3
-1
/
+188
2020-02-10
selftests/resctrl: Add MBM test
Fenghua Yu
6
-1
/
+368
2020-02-10
selftests/resctrl: Add built in benchmark
Sai Praneeth Prakhya
1
-0
/
+207
2020-02-10
selftests/resctrl: Add callback to start a benchmark
Sai Praneeth Prakhya
2
-0
/
+603
2020-02-10
selftests/resctrl: Read memory bandwidth from perf IMC counter and from resct...
Sai Praneeth Prakhya
1
-0
/
+117
2020-02-10
selftests/resctrl: Add basic resctrl file system operations and data
Sai Praneeth Prakhya
3
-0
/
+524
2020-02-10
selftests/resctrl: Add README for resctrl tests
Fenghua Yu
1
-0
/
+53
[prev]