Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit c1d316f4 authored by Wei Wang's avatar Wei Wang Committed by android-build-merger
Browse files

Merge "atrace.rc: enable schedstats by default" am: 7a8270d1 am: 58e422c1

am: bf78e271

Change-Id: Ibaa95205c960b20d14992cc5b482bab1962f7bcb
parents 85d80693 bf78e271
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -6,6 +6,9 @@ on post-fs
    chmod 0222 /sys/kernel/debug/tracing/trace_marker
    chmod 0222 /sys/kernel/tracing/trace_marker

# Scheduler tracepoints require schedstats=enable
    write /proc/sys/kernel/sched_schedstats 1

# Grant unix world read/write permissions to kernel tracepoints.
# Access control to these files is now entirely in selinux policy.
    chmod 0666 /sys/kernel/debug/tracing/trace_clock