diff options
author | Steven Rostedt (VMware) <rostedt@goodmis.org> | 2017-04-03 20:58:35 -0400 |
---|---|---|
committer | Steven Rostedt (VMware) <rostedt@goodmis.org> | 2017-04-20 22:06:37 -0400 |
commit | 41794f190780c28784fa62b22001691e5876d149 (patch) | |
tree | 6352cf32223ea0228c9c051e0f1acb6c0984a4f5 /ipc/sem.c | |
parent | bca6c8d0480a8aa5c86f8f416db96c71f6b79e29 (diff) | |
download | linux-stable-41794f190780c28784fa62b22001691e5876d149.tar.gz linux-stable-41794f190780c28784fa62b22001691e5876d149.tar.bz2 linux-stable-41794f190780c28784fa62b22001691e5876d149.zip |
ftrace: Added ftrace_func_mapper for function probe triggers
In order to move the ops to the function probes directly, they need a way to
map function ips to their own data without depending on the infrastructure
of the function probes, as the data field will be going away.
New helper functions are added that are based on the ftrace_hash code.
ftrace_func_mapper functions are there to let the probes map ips to their
data. These can be allocated by the probe ops, and referenced in the
function callbacks.
Signed-off-by: Steven Rostedt (VMware) <rostedt@goodmis.org>
Diffstat (limited to 'ipc/sem.c')
0 files changed, 0 insertions, 0 deletions