]> Git Repo - linux.git/commitdiff
Merge tag 'trace-rtla-v5.20' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt...
authorLinus Torvalds <[email protected]>
Fri, 5 Aug 2022 16:35:46 +0000 (09:35 -0700)
committerLinus Torvalds <[email protected]>
Fri, 5 Aug 2022 16:35:46 +0000 (09:35 -0700)
Pull real time analysis tool (rtla) updates from Steven Rostedt:

 - Fix a double free

 - Define syscall numbers for RISCV

 - Fix Makefile when called from -C tools

 - Use calloc() to check for memory allocation failures

* tag 'trace-rtla-v5.20' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace:
  rtla: Define syscall numbers for riscv
  rtla: Fix double free
  rtla: Fix Makefile when called from -C tools/
  rtla/utils: Use calloc and check the potential memory allocation failure


Trivial merge
This page took 0.053465 seconds and 4 git commands to generate.