Changelog for
stalld-1.19.6-1.fc41.x86_64.rpm :
* Wed Jul 31 2024 Clark Williams
- 1.19.6- systemd: add BE environment variable to select backend- Makefile: add uninstall target- version bump to 1.19.6
* Sat Jul 20 2024 Fedora Release Engineering - 1.19.5-2- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
* Fri Jul 12 2024 Clark Williams - 1.19.5- Makefile: refactor CFLAGS/LDFLAGS for local and koji builds- doc/Releases.md: Add a note about tagging
* Thu Jul 11 2024 Clark Williams - 1.19.4-2- stalld.spec: pass USE_BPF=1 in CFLAGS
* Thu Jul 11 2024 Clark Williams - 1.19.4- Makefile: refactor options to pass annocheck
* Wed Jun 05 2024 Clark Williams - 1.19.3-2- systemd: ensure that pidfile directory exists
* Thu May 16 2024 Clark Williams - 1.19.3- src/utils.c: fix off-by-one error in buffer allocation- Makefile: change build to use FORTIFY_SOURCE=3
* Wed Apr 24 2024 Clark Williams - 1.19.2- Make fill_process_comm() open comm file as READ_ONLY- throttlectl.sh: use legal value for exit on fail- stalld: free malloc\'d buffer on function exit- throttling.c: null terminate input buffer- stalld.conf: Fix stalld service start fail- Conditionalize BPF and queue_track build per architecture- clean up Makefile install logic and add .bz2 to .gitignore- modify Makefiles so install works with relative paths- rename \'redhat\' to \'systemd\' and remove redhat packaging logic- update SPDX tags to non-deprecated values- stalld: Add -a/--affinity option- Adding SPDX license info to each file- man/stalld.8: change starving threshold to match code- utils: Fix freeing of invalid pointer- add bpftool as BuildRequires
* Mon Dec 25 2023 Clark Williams - 1.18.1- queue_track: Use LIBBPF_MAJOR/MINOR_VERSION to detect deprecated functions- utils: Close file descriptor- stalld: Fix function name of daemonize()- docs: Fix typo in the manual- queue_track: Use bpf_map__resize on older libbpf versions- utils: Let tgid to arrive at the fill proccess comm- stalld: Fix log message on idle detection- stalld: Add -b/--backend option- stalld: Add queue track eBPF based backend- stalld: Add fill_process_comm helper- stalld: Include regex.h on stalld.h- stalld: Get nr of cpus only once- stalld: Add the backend abstraction- sched_debug: Move sched debug functions to an specific file
* Thu Dec 21 2023 Clark Williams - 1.17.1- stalld: Fix memory leak in print_boosted_info()- utils: Check if the system is in lockdown mode- stalld: print process comm and cpu when boosting- stalld: Detect runnable dying tasks- stalld: Fix nr_periods calculation in do_fifo_boost()- stalld.conf: Lower threshold to 20- utils.c: Exit early if enabling HRTICK fails when using SCHED_DEADLINE- Add support for loongarch
* Mon Dec 18 2023 Clark Williams - 1.16.7- fix to sync versions
* Mon Dec 18 2023 Clark Williams - 1.16.6- remove un-needed BuildRequire for bpftool
* Mon Dec 18 2023 Clark Williams - 1.16.5- changed package license to match SPDX values
* Sat Jul 22 2023 Fedora Release Engineering - 1.16-4- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
* Sat Jan 21 2023 Fedora Release Engineering - 1.16-3- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild