[for-next][PATCH 0/4] rtla: Updates for 5.20

From: Steven Rostedt
Date: Sun Jul 31 2022 - 17:10:04 EST



Andreas Schwab (2):
rtla: Fix double free
rtla: Define syscall numbers for riscv

Daniel Bristot de Oliveira (1):
rtla: Fix Makefile when called from -C tools/

jianchunfu (1):
rtla/utils: Use calloc and check the potential memory allocation failure

----
tools/tracing/rtla/Makefile | 2 +-
tools/tracing/rtla/src/trace.c | 9 +++++++--
tools/tracing/rtla/src/utils.c | 7 ++++---
3 files changed, 12 insertions(+), 6 deletions(-)