Files
linux/kernel
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-08-21 13:46:25 -07:00
2023-08-08 10:29:21 -07:00
2022-09-26 10:13:13 -07:00
2023-07-31 17:32:44 +02:00
2023-08-18 10:18:49 -07:00
2023-03-24 11:01:29 +01:00
2023-08-18 10:12:02 -07:00
2023-08-15 15:26:17 -07:00