commit | 0fe74dc24560a4b90e7c742b45ef76eda87c56a0 | [log] [tgz] |
---|---|---|
author | Steven Rostedt (VMware) <rostedt@goodmis.org> | Sat Nov 23 13:32:10 2019 -0500 |
committer | Steven Rostedt (VMware) <rostedt@goodmis.org> | Thu Jun 17 23:20:52 2021 -0400 |
tree | 5aec5a163cc187dd98d113b7fb66e20b997f467b | |
parent | 80158c9fcf79ce5e3a587dd0fe8714b2a421a8d9 [diff] |
function_graph: Add selftest for passing local variables Add boot up selftest that passes variables from a function entry to a function exit, and make sure that they do get passed around. Signed-off-by: Steven Rostedt (VMware) <rostedt@goodmis.org>