From f920891b71cbd33c96e7e44231524ee0b8e83760 Mon Sep 17 00:00:00 2001 From: Wei Wang Date: Tue, 11 Oct 2016 15:26:06 -0700 Subject: [PATCH] Move atrace init into on fs trigger sysfs should be ready on ealier stage than boot Bug: 32025203 Test: take systrace Change-Id: Id73b6959f3075dc793d93551963193a211060da8 --- cmds/atrace/atrace.rc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cmds/atrace/atrace.rc b/cmds/atrace/atrace.rc index c2f8891bb8..e3cc9da5f3 100644 --- a/cmds/atrace/atrace.rc +++ b/cmds/atrace/atrace.rc @@ -1,6 +1,6 @@ ## Permissions to allow system-wide tracing to the kernel trace buffer. ## -on boot +on fs # Allow writing to the kernel trace log. chmod 0222 /sys/kernel/debug/tracing/trace_marker -- 2.11.0