| commit | f3fd51af149f156ce906d9e8285da4c2b82d592a | [log] [tgz] |
|---|---|---|
| author | Steven Rostedt (VMware) <rostedt@goodmis.org> | Wed Feb 07 12:11:40 2018 -0500 |
| committer | Steven Rostedt (VMware) <rostedt@goodmis.org> | Tue Mar 20 15:36:10 2018 -0400 |
| tree | ca06370d060244f9a132f186e68dcbbd482c8347 | |
| parent | 22cb895ede11a9355c728ede75b10e2f970365e2 [diff] |
tracing: Add argument error message too many args for function based events If too many arguments are added to the function_events, have the error message state that instead of saying the type of argument that passed the allowed amount is incorrect. Signed-off-by: Steven Rostedt (VMware) <rostedt@goodmis.org>