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

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

From: Ahmed S. Darwish <hidden>
Date: 2021-08-01 06:32:21
Also in: lkml

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
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help