linux-stable/tools/tracing
Colin Ian King 58d47044f6 rtla: Fix uninitialized variable found
[ Upstream commit 696444a544 ]

Variable found is not being initialized, in the case where the desired
mount is not found the variable contains garbage. Fix this by initializing
it to zero.

Link: https://lore.kernel.org/all/20230727150117.627730-1-colin.i.king@gmail.com/

Fixes: a957cbc025 ("rtla: Add -C cgroup support")
Signed-off-by: Colin Ian King <colin.i.king@gmail.com>
Signed-off-by: Daniel Bristot de Oliveira <bristot@kernel.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2023-11-20 11:59:29 +01:00
..
latency tracing: Always use canonical ftrace path 2023-02-18 14:34:09 -05:00
rtla rtla: Fix uninitialized variable found 2023-11-20 11:59:29 +01:00
Makefile tools/tracing: Update Makefile to build rtla 2022-01-27 19:15:47 -05:00