diff options
author | Daniel Bristot de Oliveira <bristot@kernel.org> | 2022-04-29 19:28:13 +0300 |
---|---|---|
committer | Steven Rostedt (Google) <rostedt@goodmis.org> | 2022-05-26 22:18:29 +0300 |
commit | 941a53c39a151e9aceef153cdfaed0f166ba01b7 (patch) | |
tree | b3af2103bc1e414983a70b9360e769b81686b119 /scripts/gdb/linux/utils.py | |
parent | 22d146f7c1e97f4870e4497c0202939a031f740c (diff) | |
download | linux-941a53c39a151e9aceef153cdfaed0f166ba01b7.tar.xz |
rtla: Fix __set_sched_attr error message
rtla's function __set_sched_attr() was borrowed from stalld, but I
forgot to update the error message to something meaningful for rtla.
Update the error message from:
boost_with_deadline failed to boost pid PID: STRERROR
to a proper one:
Failed to set sched attributes to the pid PID: STRERROR
Link: https://lkml.kernel.org/r/a2d19b2c53f6512aefd1ee7f8c1bd19d4fc8b99d.1651247710.git.bristot@kernel.org
Link: https://lore.kernel.org/r/eeded730413e7feaa13f946924bcf2cbf7dd9561.1650617571.git.bristot@kernel.org/
Fixes: b1696371d865 ("rtla: Helper functions for rtla")
Signed-off-by: Daniel Bristot de Oliveira <bristot@kernel.org>
Signed-off-by: Steven Rostedt (Google) <rostedt@goodmis.org>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions