commit | 883a1e867e0fe7c2dc2e5844ef692f80177631d5 | [log] [tgz] |
---|---|---|
author | Minfei Huang <mnfhuang@gmail.com> | Thu Sep 17 00:19:42 2015 +0800 |
committer | Steven Rostedt <rostedt@goodmis.org> | Thu Oct 22 15:44:24 2015 -0400 |
tree | af404d70021b6563ae8df94726e441e85511298a | |
parent | 3061692921f2d701bb09699d16ed780903dd54e2 [diff] |
ftrace: Calculate the correct dyn_ftrace number to report to the userspace Now, ftrace only calculate the dyn_ftrace number in the adding breakpoint loop, not in adding update and finish update loop. Calculate the correct dyn_ftrace, once ftrace reports the failure message to the userspace. Link: http://lkml.kernel.org/r/1442420382-13130-1-git-send-email-mnfhuang@gmail.com Signed-off-by: Minfei Huang <mnfhuang@gmail.com> Signed-off-by: Steven Rostedt <rostedt@goodmis.org>