commit | ce9597a51c3bd1bfc6203117cbc64dc52c7b22d4 | [log] [tgz] |
---|---|---|
author | Steven Rostedt <srostedt@redhat.com> | Thu Nov 26 03:18:54 2009 -0500 |
committer | Steven Rostedt <rostedt@goodmis.org> | Thu Nov 26 03:18:54 2009 -0500 |
tree | 92871b83acc5645697afb3f96f72cba345cc109e | |
parent | 687a9983f329a9c9aecccad17439929f251803ee [diff] |
Add tracecmd_read_at Add the function trace_read_at that allows reading of an event at an arbitrary location in the data file. It will make the pointer point to for that CPU point to that location so the next read will point to the next item. Signed-off-by: Steven Rostedt <rostedt@goodmis.org>