Skip to content

Update userspace rtla to latest upstream

John Kacur requested to merge jkacur/centos-stream-9:RHEL-10079 into main

Update userspace rtla to latest upstream

JIRA: https://issues.redhat.com/browse/RHEL-10079

Commit List:
696444a544ec rtla: Fix uninitialized variable found
e8c44d3b713b rtla/timerlat: Do not stop user-space if a cpu is offline
301deca09b25 rtla/timerlat_aa: Fix previous IRQ delay for IRQs that happens after thread sample
6c73daf26420 rtla/timerlat_aa: Fix negative IRQ delay
02d89917ef68 rtla/timerlat_aa: Zero thread sum after every sample analysis
ed774f7481fa rtla/timerlat_hist: Add timerlat user-space support
cdca4f4e5e8e rtla/timerlat_top: Add timerlat user-space support
7bc4d3089a50 rtla/hwnoise: Reduce runtime to 75%
57cf76ec6457 rtla: Start the tracers after creating all instances
2091336b9a8b rtla/timerlat_hist: Add auto-analysis support
c66552be9ec9 rtla/timerlat: Give timerlat auto analysis its own instance
c58a3f8c7f97 rtla: Automatically move rtla to a house-keeping cpu
894c29c76b2b rtla: Change monitored_cpus from char * to cpu_set_t
272ced2556e6 rtla: Add --house-keeping option
a957cbc02531 rtla: Add -C cgroup support

Signed-off-by: John Kacur jkacur@redhat.com

Edited by Tomáš Glozar

Merge request reports