]> asedeno.scripts.mit.edu Git - linux.git/commit
tracing: Add hist_field 'type' field
authorTom Zanussi <tom.zanussi@linux.intel.com>
Tue, 16 Jan 2018 02:51:55 +0000 (20:51 -0600)
committerSteven Rostedt (VMware) <rostedt@goodmis.org>
Sat, 10 Mar 2018 21:05:57 +0000 (16:05 -0500)
commit19a9facd0fe33a3e376923383958b2c86cbd3994
tree7952c2e4afdbbd5f4eef3013cd54823f8f3b0836
parentdf35d93bbff0297617edf105e6b4057a3953a1a9
tracing: Add hist_field 'type' field

Future support for synthetic events requires hist_field 'type'
information, so add a field for that.

Also, make other hist_field attribute usage consistent (size,
is_signed, etc).

Link: http://lkml.kernel.org/r/3fd12a2e86316b05151ba0d7c68268e780af2c9d.1516069914.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>
kernel/trace/trace_events_hist.c