Pull tracing tools updates from Steven Rostedt:
 - New tool "rv" for starting and stopping runtime verification.
   Example:
      ./rv mon wip -r printk -v
   Enables the wake-in-preempt monitor and the printk reactor in verbose
   mode
 - Fix exit status of rtla usage() calls
* tag 'trace-tools-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace:
  Documentation/rv: Add verification/rv man pages
  tools/rv: Add in-kernel monitor interface
  rv: Add rv tool
  rtla: Fix exit status when returning from calls to usage()