Re: possible trace_printk() bug in v5.19-rc1
From: Steven Rostedt
Date:  Sat Jun 25 2022 - 13:46:01 EST
On Sat, 25 Jun 2022 17:15:07 +0000
Chuck Lever III <chuck.lever@xxxxxxxxxx> wrote:
> [root@manet ~]# cat /etc/redhat-release 
> Fedora release 35 (Thirty Five)
> [root@manet ~]# trace-cmd version
> 
> trace-cmd version 2.9.2 (not-a-git-repo)
Ug, that's very old. Fedora should be shipping 3.1.1 soon.
Right John? ;-)
-- Steve
> 
> usage:
>   trace-cmd [COMMAND] ...
> 
>   commands:
>      record - record a trace into a trace.dat file
>      set - set a ftrace configuration parameter
> 
>  ...
> 
>      check-events - parse trace event formats
>      dump - read out the meta data from a trace file
> 
> [root@manet ~]#