Thread (26 messages) flat view 26 messages, 3 authors, 2021-08-04

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

From: Steven Rostedt <rostedt@goodmis.org>
Date: 2021-08-01 22:10:27
Also in: lkml

On Sun, 1 Aug 2021 08:32:15 +0200
"Ahmed S. Darwish" [off-list ref] wrote:
On Fri, Jul 30, 2021, Steven Rostedt wrote:
quoted
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
quoted
    ON start.pid = end.next_pid
 
Oops, thanks!

-- Steve

Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help