commit | ad3aa73bb8d20ae83ae466ed0561997bd12e69fc | [log] [tgz] |
---|---|---|
author | Tom Zanussi <zanussi@kernel.org> | Fri Oct 09 09:28:39 2020 -0500 |
committer | Tom Zanussi <zanussi@kernel.org> | Fri Oct 09 09:28:39 2020 -0500 |
tree | 6e7c0932b2dd63297ba5f8d8369b8b9c6216e146 | |
parent | 82b1b533c54f83bb7cd466a32244533717c8f291 [diff] |
tracing: Add synthetic event error logging Add support for synthetic event error logging, which entails adding a logging function for it, a way to save the synthetic event command, and a set of specific synthetic event parse error strings and handling. Signed-off-by: Tom Zanussi <zanussi@kernel.org>