commit | 58a74a2925a5b4125dd4f4e728490b9642534c81 | [log] [tgz] |
---|---|---|
author | Artem Bityutskiy <artem.bityutskiy@linux.intel.com> | Fri Nov 15 11:17:30 2019 +0200 |
committer | Steven Rostedt (VMware) <rostedt@goodmis.org> | Fri Nov 15 11:30:29 2019 -0500 |
tree | e577043f48d890524b4f476d75926fdac38f7ca2 | |
parent | ae0cc3b7e7f5e37b946876e114068f92b33dfa5a [diff] |
tracing: Increase SYNTH_FIELDS_MAX for synthetic_events Increase the maximum allowed count of synthetic event fields from 16 to 32 in order to allow for larger-than-usual events. Link: http://lkml.kernel.org/r/20191115091730.9192-1-dedekind1@gmail.com Reviewed-by: Tom Zanussi <tom.zanussi@linux.intel.com> Signed-off-by: Artem Bityutskiy <artem.bityutskiy@linux.intel.com> Signed-off-by: Steven Rostedt (VMware) <rostedt@goodmis.org>