Steven, Here are some fixes for rtla. I do not include "rtla/Makefile: Properly handle dependencies" because I will make two changes to it: - I need to check rst2man only in the make install phase - I will remove procps-devel dependency on another patch I will send a v2 of the "Properly handle dependencies" and the removal of procps-devel dependencies next week. But these ones are already ready. John Kacur (2): rtla: Don't overwrite existing directory mode rtla: Minor grammar fix for rtla README Wan Jiabing (1): rtla: Avoid record NULL pointer dereference tools/tracing/rtla/Makefile | 3 ++- tools/tracing/rtla/README.txt | 12 +++++------- tools/tracing/rtla/src/osnoise_hist.c | 5 +++-- tools/tracing/rtla/src/osnoise_top.c | 9 +++++---- tools/tracing/rtla/src/timerlat_hist.c | 11 ++++++----- tools/tracing/rtla/src/timerlat_top.c | 11 ++++++----- 6 files changed, 27 insertions(+), 24 deletions(-) -- 2.35.1