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
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
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
/
resctrl
/
resctrl.h
Age
Commit message (
Expand
)
Author
Files
Lines
2023-10-13
selftests/resctrl: Move run_benchmark() to a more fitting file
Maciej Wieczor-Retman
1
-1
/
+0
2023-10-13
selftests/resctrl: Refactor feature check to use resource and feature name
Ilpo Järvinen
1
-5
/
+1
2023-10-13
selftests/resctrl: Move _GNU_SOURCE define into Makefile
Ilpo Järvinen
1
-1
/
+0
2023-10-13
selftests/resctrl: Make benchmark command const and build it with pointers
Ilpo Järvinen
1
-4
/
+6
2023-10-13
selftests/resctrl: Simplify span lifetime
Ilpo Järvinen
1
-4
/
+4
2023-10-13
selftests/resctrl: Remove bw_report and bm_type from main()
Ilpo Järvinen
1
-2
/
+2
2023-07-25
selftests/resctrl: Don't use variable argument list for ->setup()
Ilpo Järvinen
1
-2
/
+1
2023-07-25
selftests/resctrl: Don't pass test name to fill_buf
Ilpo Järvinen
1
-1
/
+1
2023-07-25
selftests/resctrl: Remove "malloc_and_init_memory" param from run_fill_buf()
Ilpo Järvinen
1
-2
/
+1
2023-07-25
selftests/resctrl: Convert span to size_t
Ilpo Järvinen
1
-5
/
+5
2023-07-25
selftests/resctrl: Remove mum_resctrlfs from struct resctrl_val_param
Ilpo Järvinen
1
-2
/
+0
2023-07-25
selftests/resctrl: Refactor remount_resctrl(bool mum_resctrlfs) to mount_resc...
Ilpo Järvinen
1
-1
/
+1
2023-07-25
selftests/resctrl: Unmount resctrl FS if child fails to run benchmark
Ilpo Järvinen
1
-0
/
+1
2023-04-13
selftests/resctrl: Commonize the signal handler register/unregister for all t...
Shaopeng Tan
1
-0
/
+2
2023-04-10
selftests/resctrl: Use remount_resctrlfs() consistently with boolean
Ilpo Järvinen
1
-1
/
+1
2023-04-10
selftests/resctrl: Change name from CBM_MASK_PATH to INFO_PATH
Fenghua Yu
1
-1
/
+1
2023-04-10
selftests/resctrl: Allow ->setup() to return errors
Ilpo Järvinen
1
-0
/
+2
2022-04-25
selftests/resctrl: Extend CPU vendor detection
Shaopeng Tan
1
-1
/
+4
2021-04-02
selftests/resctrl: Use resctrl/info for feature detection
Fenghua Yu
1
-1
/
+5
2021-04-02
selftests/resctrl: Share show_cache_info() by CAT and CMT tests
Fenghua Yu
1
-0
/
+4
2021-04-02
selftests/resctrl: Call kselftest APIs to log test results
Fenghua Yu
1
-1
/
+1
2021-04-02
selftests/resctrl: Rename CQM test as CMT test
Fenghua Yu
1
-3
/
+3
2021-04-02
selftests/resctrl: Clean up resctrl features check
Fenghua Yu
1
-0
/
+5
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
1
-1
/
+1
2020-02-10
selftests/resctrl: Add vendor detection mechanism
Babu Moger
1
-0
/
+1
2020-02-10
selftests/resctrl: Add Cache Allocation Technology (CAT) selftest
Fenghua Yu
1
-0
/
+3
2020-02-10
selftests/resctrl: Add Cache QoS Monitoring (CQM) selftest
Fenghua Yu
1
-0
/
+16
2020-02-10
selftests/resctrl: Add MBA test
Fenghua Yu
1
-0
/
+2
2020-02-10
selftests/resctrl: Add MBM test
Fenghua Yu
1
-0
/
+6
2020-02-10
selftests/resctrl: Add callback to start a benchmark
Sai Praneeth Prakhya
1
-0
/
+29
2020-02-10
selftests/resctrl: Add basic resctrl file system operations and data
Sai Praneeth Prakhya
1
-0
/
+50