Re: [PATCH 01/17] libtracefs: Added new API tracefs_sql()

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Sun, 1 Aug 2021 08:32:15 +0200
"Ahmed S. Darwish" <a.darwish@xxxxxxxxxxxxx> wrote:

> On Fri, Jul 30, 2021, Steven Rostedt wrote:
> >
> > Currently it only supports simple SQL of the type:
> >
> >   SELECT start.common_pid AS pid, end.common_timestamp.usecs AS usecs
> >     FROM sched_waking AS start on sched_switch AS end  
>                                  ^
>                                  JOIN
> >     ON start.pid = end.next_pid
> >  

Oops, thanks!

-- Steve





[Index of Archives]     [Linux USB Development]     [Linux USB Development]     [Linux Audio Users]     [Yosemite Hiking]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux