2022-07-31 21:15:02

by Steven Rostedt

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


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(-)