commit | df98534e199ecfeab0e464e4582a1bb3dd492016 | [log] [tgz] |
---|---|---|
author | Bart Van Assche <bvanassche@google.com> | Mon Nov 13 15:19:43 2023 -0800 |
committer | Bart Van Assche <bvanassche@google.com> | Fri Nov 17 10:11:20 2023 -0800 |
tree | a38e8ebd185384ac1dbfde91cfb5e75a99831b00 | |
parent | 191af79538a323e6c938ff0b4161429da8815e5a [diff] |
libprocessgroup: Make a log message more detailed For log messages like the following it is not possible to derive why this message has been logged: E libprocessgroup: AddTidToCgroup failed to write '3949'; fd=55: Operation not supported on transport endpoint Hence include the cgroup path and the tid type in the log message. Change-Id: I057711fe576b82f6454456b7284186ddeece33c3 Signed-off-by: Bart Van Assche <bvanassche@google.com>