Loading
!13454 [OLK-6.6][Backport] tracing/selftests: Update kprobe args char/string to match new functions
Merge Pull Request from: @lazy2528 The function that the kprobe_args_char and kprobes_arg_string attaches to for its test has changed its name once again. Now we need to check for eventfs_create_dir(), and if it exists, use that, otherwise check for eventfs_add_dir() and if that exists use that, otherwise use the original tracefs_create_dir()! #IB6GTE Link:https://gitee.com/openeuler/kernel/pulls/13454 Reviewed-by:Zhang Peng <zhangpeng362@huawei.com> Signed-off-by:
Zhang Peng <zhangpeng362@huawei.com>