commit | 61eeb0efea39a7cae67ea43f3fe553559e0eb2b7 | [log] [tgz] |
---|---|---|
author | Tom Zanussi <zanussi@kernel.org> | Fri Nov 05 16:03:31 2021 -0500 |
committer | Tom Zanussi <zanussi@kernel.org> | Fri Nov 05 16:07:44 2021 -0500 |
tree | 0361c8471c67b0ed150661aac4e73d8643b6a4b2 | |
parent | bc058fce125e0728485b35332e34319cc6d51832 [diff] |
tracing: Have existing event_command implementations use helpers Simplify the existing event_command implementations by making use of the helper functions previously introduced. Signed-off-by: Tom Zanussi <zanussi@kernel.org>