universal7885: Enable tracing support

- rootdir: Remove chmod 222 to tracefs
This commit is contained in:
roynatech2544 2022-09-21 16:51:35 +09:00
commit cb8ce57122

View file

@ -62,7 +62,7 @@ on late-fs
on post-fs
# Allow writing to the kernel trace log.
chmod 0222 /sys/kernel/debug/tracing/trace_marker
# chmod 0222 /sys/kernel/debug/tracing/trace_marker
# set RLIMIT_MEMLOCK to 64MB
setrlimit 8 67108864 67108864