commit | f9b6e031d0ab384786d3e58067544142e3ed618f | [log] [tgz] |
---|---|---|
author | Steven Rostedt (Google) <rostedt@goodmis.org> | Tue Feb 01 12:34:23 2022 -0500 |
committer | Steven Rostedt (Google) <rostedt@goodmis.org> | Tue Feb 01 12:34:23 2022 -0500 |
tree | 5e6fbe956fd1f08267293f0449acb8ce03e1d61c | |
parent | 2709c2de791c58dc12e75f55b12fa672ce6b4cf7 [diff] |
ktrace: Use the ccli_list_* helper functions for completions Managing the list of completions is tedious and error prone, use the helper functions now provided by the ccli library for managing the list of completions to return. Signed-off-by: Steven Rostedt (Google) <rostedt@goodmis.org>