mirror-linux/tools/tracing/rtla/src
Colin Ian King 696444a544 rtla: Fix uninitialized variable found
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>
2023-10-30 19:00:12 +01:00
..
osnoise.c rtla/timerlat_top: Add timerlat user-space support 2023-06-13 16:38:51 -04:00
osnoise.h rtla/timerlat_top: Add timerlat user-space support 2023-06-13 16:38:51 -04:00
osnoise_hist.c rtla: Start the tracers after creating all instances 2023-06-13 16:37:05 -04:00
osnoise_top.c rtla/hwnoise: Reduce runtime to 75% 2023-06-13 16:38:11 -04:00
rtla.c rtla: Add hwnoise tool 2023-02-13 23:56:46 -05:00
timerlat.c rtla: Fix exit status when returning from calls to usage() 2022-12-09 18:06:24 -05:00
timerlat.h rtla/timerlat: Add timerlat hist mode 2022-01-13 17:02:43 -05:00
timerlat_aa.c rtla/timerlat_aa: Fix previous IRQ delay for IRQs that happens after thread sample 2023-09-12 15:43:17 +02:00
timerlat_aa.h rtla/timerlat: Give timerlat auto analysis its own instance 2023-06-13 16:31:35 -04:00
timerlat_hist.c rtla/timerlat_hist: Add timerlat user-space support 2023-06-13 16:41:14 -04:00
timerlat_top.c rtla/timerlat_top: Add timerlat user-space support 2023-06-13 16:38:51 -04:00
timerlat_u.c rtla/timerlat: Do not stop user-space if a cpu is offline 2023-09-22 14:43:46 +02:00
timerlat_u.h rtla/timerlat_top: Add timerlat user-space support 2023-06-13 16:38:51 -04:00
trace.c rtla: Fix double free 2022-07-31 17:03:38 -04:00
trace.h rtla: Check for trace off also in the trace instance 2022-03-15 14:36:50 -04:00
utils.c rtla: Fix uninitialized variable found 2023-10-30 19:00:12 +01:00
utils.h rtla/timerlat_top: Add timerlat user-space support 2023-06-13 16:38:51 -04:00