Re: CSV output

Steven Rostedt <[email protected]> Mon, 13 Mar 2023 14:24:24 -0400
Newsgroups org.kernel.vger.linux-trace-users
Message-ID <[email protected]>
On Mon, 13 Mar 2023 18:59:50 +0100 (CET)
Julia Lawall <[email protected]> wrote:

> > Better yet, I'm hoping to get some time to finish looking at the python
> > updates that were sent to me, and where it could be possible to just allow
> > you to override the output with a python script.  
> 
> OK, no hurry.  I looked into the plugins, but they seem to control only
> part of the output and it seems that one would be needed for every type of
> event.  I could try writing python, if there is an example.

The python plugins are currently broken, and we started adding more
features to the plugins to control the output a bit more.

-- Steve