commit | 360f786918feace4484ed11e5d9311c6f1feb0d1 | [log] [tgz] |
---|---|---|
author | Steven Rostedt (Google) <rostedt@goodmis.org> | Tue Feb 01 18:41:06 2022 -0500 |
committer | Steven Rostedt (Google) <rostedt@goodmis.org> | Tue Feb 01 19:01:42 2022 -0500 |
tree | 24067e1c35b4a4eb9ba29fab26c11d7a60c6b078 | |
parent | 2d0605085f43af718f554b9448dd023cc4e6334d [diff] |
ktrace: Add enable completion and command Add the enable command that will enable tracing and an event. As well as completions for the commands. Note, so far only printing the "echo" commands are being done. In the future the commands will actually commit, but for now its still in development mode. Signed-off-by: Steven Rostedt (Google) <rostedt@goodmis.org>