On Wed, Dec 08, 2021 at 03:45:11PM +0100, Steven Rostedt wrote: > On Wed, 8 Dec 2021 15:34:02 +0100 > Vincent Whitchurch <vincent.whitchurch@xxxxxxxx> wrote: > > > Do not segfault if the event cannot be found for some reason and > > tep_find_event_by_record() returns NULL. > > > > With this patch: > > > > kworker/u8:0-7 [003] 1.245773: sched_stat_runtime: comm=kworker/u8:... > > [UNKNOWN EVENT][UNKNOWN EVENT] (NULL): [UNKNOWN EVENT] > > kworker/u8:0-7 [003] 1.245776: sched_switch: kworker/u8:0:7 [120] W... > > > > Suggested-by: Steven Rostedt (VMware) <rostedt@xxxxxxxxxxx> > > Signed-off-by: Vincent Whitchurch <vincent.whitchurch@xxxxxxxx> > > Hi Vincent, > > I already applied the update. > > https://git.kernel.org/pub/scm/utils/trace-cmd/trace-cmd.git/commit/?id=196a3a63c466204f3e8f4fa35194fc9ab7cb1ab7 > > Sorry, I waited a bit but your reply sounded like you wanted me to do it. No worries, thanks. I did think it would be easier for you to commit it. I pulled before reworking the patch but I didn't see your commit. It turns out I was using a clone from the following (wrong) git which hasn't been updated in months... https://git.kernel.org/pub/scm/linux/kernel/git/rostedt/trace-cmd.git/