commit | 5670dbf636d1d37842a69e884dfef5f2519a2384 | [log] [tgz] |
---|---|---|
author | Steven Rostedt (Red Hat) <rostedt@goodmis.org> | Wed Oct 05 14:49:13 2016 -0400 |
committer | Steven Rostedt <rostedt@goodmis.org> | Wed Oct 05 14:49:13 2016 -0400 |
tree | 1f7ccd63f3740f7a08588c6b12174696b9810200 | |
parent | 5758cd040588d0fec656ee79d690920f894968ec [diff] |
kernelshark: Add infrastructure to allow kernelshark to have plugins Add a -p plugin command line option for kernelshark to accept a plugin that can modify how kernelshark works. This is just adds a loader, currently nothing uses it yet. Signed-off-by: Steven Rostedt <rostedt@goodmis.org>