Add dev name to labels
- Makefile now includes captors.mk which defines captor object files to build (the previous behaviour was to build all captors regardless of the captor selection during configuration)
- correct a bug in configure.sh : now properly detect amd cpu family
- configure.sh now print an error when 0 captors are selected
- configure.sh now do a
make clean
on successful configuration - nvidia_gpu.c
Merge request reports
Activity
added 10 commits
- 80686673 - add memory sensor
- 482202be - non breaking change, ptr -> const ptr
- 12a36058 - Merge branch 'dev' into floreal_feature_memory_sensor
- 32ff911b - add tests
- 4ffdcfaf - add tests
- bdb2908f - add: exit information
- f3368b52 - error handling
- b11a3602 - Merge branch 'floreal_feature_memory_sensor' into dev
- b4a463d6 - Merge branch 'dev' into pr_memory
- 4c313748 - Merge branch 'pr_memory' into 'pr_nvidia'
Toggle commit listmentioned in commit 61037b58
Please register or sign in to reply