Re: [PATCH 2/7] tracing: Have syscall trace events show "0x" for values greater than 10
From: Steven Rostedt <rostedt@goodmis.org>
Date: 2025-08-12 19:22:06
Also in:
lkml
From: Steven Rostedt <rostedt@goodmis.org>
Date: 2025-08-12 19:22:06
Also in:
lkml
On Wed, 6 Aug 2025 17:42:38 +0100 Douglas Raillard [off-list ref] wrote:
AFAIK to this day, there is no tool providing a simple script/SQL interface to a trace.dat file beyond basic filtering like trace-cmd report. I've had this
Well, I did have this patch that I never applied: https://lore.kernel.org/all/20200116104804.5d2f71e2@gandalf.local.home/ -- Steve