commit | b353e3427a81f9d3adafd98fd7d73e78a8209f43 | [log] [tgz] |
---|---|---|
author | Tom Zanussi <zanussi@kernel.org> | Fri Nov 05 16:03:31 2021 -0500 |
committer | Tom Zanussi <zanussi@kernel.org> | Fri Feb 04 14:02:40 2022 -0600 |
tree | de5f410849137b40bce9cacffa2a01ab36490680 | |
parent | 9856c9bc81bde57077f5b8d6f8faa47156c6354a [diff] |
tracing: Have existing event_command.parse() implementations use helpers Simplify the existing event_command.parse() implementations by having them make use of the helper functions previously introduced. Signed-off-by: Tom Zanussi <zanussi@kernel.org>