]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/commit
tracing: Update some tracing_map constants and comments
authorTom Zanussi <tom.zanussi@linux.intel.com>
Thu, 3 Mar 2016 18:54:41 +0000 (12:54 -0600)
committerSteven Rostedt <rostedt@goodmis.org>
Tue, 19 Apr 2016 16:16:06 +0000 (12:16 -0400)
commit3b772b96b8338bca2532839b2cd7802800e66037
tree901bba2854a738269cd8d727b01ddaf37b5e0245
parent8d44f2f34fb50f40185ef6404b0047223a27ba82
tracing: Update some tracing_map constants and comments

Make it clear exactly how many keys and values are supported through
better defines, and add 1 to the vals count, since normally clients
want support for at least a hitcount and two other values.

Also, note the error return value for tracing_map_add_key/val_field()
in the comments.

Link: http://lkml.kernel.org/r/6696fa02ebc716aa344c27a571a2afaa25e5b4d4.1457029949.git.tom.zanussi@linux.intel.com
Signed-off-by: Tom Zanussi <tom.zanussi@linux.intel.com>
Signed-off-by: Steven Rostedt <rostedt@goodmis.org>
kernel/trace/tracing_map.c
kernel/trace/tracing_map.h