diff options
author | Vedang Patel <vedang.patel@intel.com> | 2018-01-16 05:51:38 +0300 |
---|---|---|
committer | Steven Rostedt (VMware) <rostedt@goodmis.org> | 2018-03-11 00:05:49 +0300 |
commit | c193707dde77ace92a649cd59a17e105e2fbeaef (patch) | |
tree | 4469f19c58457806bb5a1ea7ed3508e140b19cea /include/linux/ring_buffer.h | |
parent | cbf4100efb8f279b6f35917b748b2239019c7a96 (diff) | |
download | linux-c193707dde77ace92a649cd59a17e105e2fbeaef.tar.xz |
tracing: Remove code which merges duplicates
We now have the logic to detect and remove duplicates in the
tracing_map hash table. The code which merges duplicates in the
histogram is redundant now. So, modify this code just to detect
duplicates. The duplication detection code is still kept to ensure
that any rare race condition which might cause duplicates does not go
unnoticed.
Link: http://lkml.kernel.org/r/55215cf59e2674391bdaf772fdafc4c393352b03.1516069914.git.tom.zanussi@linux.intel.com
Signed-off-by: Vedang Patel <vedang.patel@intel.com>
Signed-off-by: Tom Zanussi <tom.zanussi@linux.intel.com>
Signed-off-by: Steven Rostedt (VMware) <rostedt@goodmis.org>
Diffstat (limited to 'include/linux/ring_buffer.h')
0 files changed, 0 insertions, 0 deletions