diff options
author | Tom Zanussi <zanussi@kernel.org> | 2021-02-01 13:48:13 -0600 |
---|---|---|
committer | Steven Rostedt (VMware) <rostedt@goodmis.org> | 2021-02-09 12:52:15 -0500 |
commit | 8d3e8165232322eb32b1404f97690d05fdfd94ef (patch) | |
tree | cca95699847582849017ffcfe5f475efd5562f11 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | c9e759b1e8456a460f258fcfe9682003fcf03938 (diff) |
tracing: Update synth command errors
Since array types are handled differently, errors referencing them
also need to be handled differently. Add and use a new
INVALID_ARRAY_SPEC error. Also add INVALID_CMD and INVALID_DYN_CMD to
catch and display the correct form for badly-formed commands, which
can also be used in place of CMD_INCOMPLETE, which is removed, and
remove CMD_TOO_LONG, since it's no longer used.
Link: https://lkml.kernel.org/r/b9dd434dc6458dcff11adc6ed616fe93a8794770.1612208610.git.zanussi@kernel.org
Signed-off-by: Tom Zanussi <zanussi@kernel.org>
Signed-off-by: Steven Rostedt (VMware) <rostedt@goodmis.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions