Levi Yun 1351148904 ftrace: Use within_module to check rec->ip within specified module.
within_module_core && within_module_init condition is same to
within module but it's more readable.

Use within_module instead of former condition to check rec->ip
within specified module area or not.

Link: https://lore.kernel.org/linux-trace-kernel/20230803205236.32201-1-ppbuk5246@gmail.com

Signed-off-by: Levi Yun <ppbuk5246@gmail.com>
Signed-off-by: Steven Rostedt (Google) <rostedt@goodmis.org>
2023-09-01 21:17:10 -04:00
..
2023-04-28 16:11:26 -07:00
2023-07-16 12:13:51 -07:00
2023-06-30 10:44:53 -07:00
2023-07-13 19:13:24 -07:00
2023-06-30 10:33:17 -07:00
2023-09-01 16:34:25 -07:00