commit | 2b0cce0e190f8f0b37fe8102ae657f5d9eb0976d | [log] [tgz] |
---|---|---|
author | Steven Rostedt (VMware) <rostedt@goodmis.org> | Wed Feb 01 12:19:33 2017 -0500 |
committer | Steven Rostedt (VMware) <rostedt@goodmis.org> | Fri Feb 03 10:58:05 2017 -0500 |
tree | 8082aad134bb617cb902ed7813c7d1246efcf17a | |
parent | b9b0c831bed2682c2e3e9f5420fb6985549ef020 [diff] |
tracing: Add ftrace_hash_key() helper function Replace the couple of use cases that has small logic to produce the ftrace function key id with a helper function. No need for duplicate code. Acked-by: Namhyung Kim <namhyung@kernel.org> Signed-off-by: Steven Rostedt (VMware) <rostedt@goodmis.org>