index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
resctrl
Age
Commit message (
Expand
)
Author
Files
Lines
2023-10-18
selftests/resctrl: Fix MBM test failure when MBA unavailable
Ilpo Järvinen
1
-1
/
+1
2023-10-13
selftests/resctrl: Move run_benchmark() to a more fitting file
Maciej Wieczor-Retman
3
-53
/
+50
2023-10-13
selftests/resctrl: Fix schemata write error check
Maciej Wieczor-Retman
1
-15
/
+26
2023-10-13
selftests/resctrl: Reduce failures due to outliers in MBA/MBM tests
Ilpo Järvinen
2
-2
/
+2
2023-10-13
selftests/resctrl: Fix feature checks
Ilpo Järvinen
1
-2
/
+5
2023-10-13
selftests/resctrl: Refactor feature check to use resource and feature name
Ilpo Järvinen
3
-51
/
+34
2023-10-13
selftests/resctrl: Move _GNU_SOURCE define into Makefile
Ilpo Järvinen
2
-2
/
+1
2023-10-13
selftests/resctrl: Remove duplicate feature check from CMT test
Ilpo Järvinen
1
-3
/
+0
2023-10-13
selftests/resctrl: Extend signal handler coverage to unmount on receiving signal
Ilpo Järvinen
3
-44
/
+55
2023-10-13
selftests/resctrl: Fix uninitialized .sa_flags
Ilpo Järvinen
1
-2
/
+2
2023-10-13
selftests/resctrl: Cleanup benchmark argument parsing
Ilpo Järvinen
1
-23
/
+23
2023-10-13
selftests/resctrl: Remove ben_count variable
Ilpo Järvinen
1
-3
/
+2
2023-10-13
selftests/resctrl: Make benchmark command const and build it with pointers
Ilpo Järvinen
6
-35
/
+53
2023-10-13
selftests/resctrl: Reorder resctrl FS prep code and benchmark_cmd init
Ilpo Järvinen
1
-8
/
+8
2023-10-13
selftests/resctrl: Simplify span lifetime
Ilpo Järvinen
6
-25
/
+26
2023-10-13
selftests/resctrl: Remove bw_report and bm_type from main()
Ilpo Järvinen
4
-17
/
+13
2023-10-13
selftests/resctrl: Correct benchmark command help
Ilpo Järvinen
1
-2
/
+2
2023-10-13
selftests/resctrl: Ensure the benchmark commands fits to its array
Ilpo Järvinen
1
-0
/
+5
2023-10-13
selftests/resctrl: Fix wrong format specifier
Maciej Wieczor-Retman
1
-1
/
+1
2023-07-25
selftests/resctrl: Remove test type checks from cat_val()
Ilpo Järvinen
1
-27
/
+20
2023-07-25
selftests/resctrl: Pass the real number of tests to show_cache_info()
Ilpo Järvinen
3
-3
/
+3
2023-07-25
selftests/resctrl: Move CAT/CMT test global vars to function they are used in
Ilpo Järvinen
2
-14
/
+8
2023-07-25
selftests/resctrl: Don't use variable argument list for ->setup()
Ilpo Järvinen
7
-33
/
+7
2023-07-25
selftests/resctrl: Don't pass test name to fill_buf
Ilpo Järvinen
5
-26
/
+24
2023-07-25
selftests/resctrl: Improve parameter consistency in fill_buf
Ilpo Järvinen
1
-25
/
+24
2023-07-25
selftests/resctrl: Remove unnecessary startptr global from fill_buf
Ilpo Järvinen
1
-4
/
+1
2023-07-25
selftests/resctrl: Remove "malloc_and_init_memory" param from run_fill_buf()
Ilpo Järvinen
5
-43
/
+19
2023-07-25
selftests/resctrl: Remove duplicated preparation for span arg
Ilpo Järvinen
1
-5
/
+2
2023-07-25
selftests/resctrl: Express span internally in bytes
Ilpo Järvinen
3
-9
/
+4
2023-07-25
selftests/resctrl: Convert span to size_t
Ilpo Järvinen
7
-22
/
+23
2023-07-25
selftests/resctrl: Remove mum_resctrlfs from struct resctrl_val_param
Ilpo Järvinen
5
-6
/
+0
2023-07-25
selftests/resctrl: Refactor remount_resctrl(bool mum_resctrlfs) to mount_resc...
Ilpo Järvinen
3
-21
/
+12
2023-07-25
selftests/resctrl: Move resctrl FS mount/umount to higher level
Ilpo Järvinen
5
-23
/
+46
2023-07-25
selftests/resctrl: Unmount resctrl FS before starting the first test
Ilpo Järvinen
2
-2
/
+11
2023-07-25
selftests/resctrl: Close perf value read fd on errors
Ilpo Järvinen
1
-7
/
+11
2023-07-25
selftests/resctrl: Unmount resctrl FS if child fails to run benchmark
Ilpo Järvinen
1
-0
/
+1
2023-07-25
selftests/resctrl: Don't leak buffer in fill_cache()
Ilpo Järvinen
1
-1
/
+2
2023-07-25
selftests/resctrl: Add resctrl.h into build deps
Ilpo Järvinen
1
-1
/
+1
2023-04-14
selftests/resctrl: Fix incorrect error return on test complete
Reinette Chatre
1
-1
/
+1
2023-04-13
selftests/resctrl: Remove duplicate codes that clear each test result file
Shaopeng Tan
4
-16
/
+9
2023-04-13
selftests/resctrl: Commonize the signal handler register/unregister for all t...
Shaopeng Tan
4
-33
/
+58
2023-04-13
selftests/resctrl: Cleanup properly when an error occurs in CAT test
Shaopeng Tan
1
-11
/
+8
2023-04-13
selftests/resctrl: Flush stdout file buffer before executing fork()
Shaopeng Tan
3
-0
/
+3
2023-04-13
selftests/resctrl: Return MBA check result and make it to output message
Shaopeng Tan
1
-8
/
+8
2023-04-13
selftests/resctrl: Fix set up schemata with 100% allocation on first run in M...
Shaopeng Tan
2
-7
/
+10
2023-04-13
selftests/resctrl: Use correct exit code when tests fail
Peter Newman
1
-5
/
+5
2023-04-10
selftests/resctrl: Correct get_llc_perf() param in function comment
Ilpo Järvinen
1
-1
/
+1
2023-04-10
selftests/resctrl: Use remount_resctrlfs() consistently with boolean
Ilpo Järvinen
5
-8
/
+7
2023-04-10
selftests/resctrl: Change name from CBM_MASK_PATH to INFO_PATH
Fenghua Yu
2
-2
/
+2
2023-04-10
selftests/resctrl: Change initialize_llc_perf() return type to void
Ilpo Järvinen
1
-8
/
+3
[next]