Re: TP_printk() bug with %c, and more?

From: Steven Rostedt
Date: Mon Mar 18 2024 - 11:53:08 EST


On Mon, 18 Mar 2024 16:43:07 +0100
Luca Ceresoli <luca.ceresoli@xxxxxxxxxxx> wrote:

> Indeed I was on an older version, apologies.
>
> I upgraded both libtraceevent and trace-cmd to master and applied your
> patch, now the %c is formatted correctly.
>
> However the arrows are still reversed.
>
> Is this what you were expecting?

No, I didn't look at the arrows, just the %c issue. I'll try to get some
time to do that.

-- Steve