commit | 4f36c2d85cedea60ad424d44534121ab0458069e | [log] [tgz] |
---|---|---|
author | Tom Zanussi <tom.zanussi@linux.intel.com> | Fri Sep 22 14:58:19 2017 -0500 |
committer | Steven Rostedt (VMware) <rostedt@goodmis.org> | Wed Oct 04 13:06:25 2017 -0400 |
tree | 2411a78ce95cafc702cd4d8990d9d5559ca59511 | |
parent | 83c07ecc4203728e85fc4a2ce6fdf25d16ea118e [diff] |
tracing: Increase tracing map KEYS_MAX size The current default for the number of subkeys in a compound key is 2, which is too restrictive. Increase it to a more realistic value of 3. Link: http://lkml.kernel.org/r/b6952cca06d1f912eba33804a6fd6069b3847d44.1506105045.git.tom.zanussi@linux.intel.com Signed-off-by: Tom Zanussi <tom.zanussi@linux.intel.com> Signed-off-by: Steven Rostedt (VMware) <rostedt@goodmis.org>