commit | 568246750fead53685491a27e39a0395e93364f0 | [log] [tgz] |
---|---|---|
author | Yordan Karadzhov <ykaradzhov@vmware.com> | Tue Mar 26 12:47:56 2019 +0200 |
committer | Yordan Karadzhov <ykaradzhov@vmware.com> | Wed Jun 05 16:21:59 2019 +0300 |
tree | 7dd12c82e48fc1179e3858669e4b9bc9cccfbb9a | |
parent | 0c957d2d85787350083ac990b35428e665f392a5 [diff] |
kernel-shark: Add new dataloading method to be used by the NumPu interface The new function loads the content of the trace data file into a table / matrix, made of columns / arrays of data having various integer types. Later those arrays will be wrapped as NumPy arrays. Reviewed-by: Steven Rostedt (VMware) <rostedt@goodmis.org> Signed-off-by: Yordan Karadzhov <ykaradzhov@vmware.com>