OSDN Git Service
(root)
/
android-x86
/
frameworks-native.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2cc37ea
)
Move atrace init into on fs trigger
author
Wei Wang
<wvw@google.com>
Tue, 11 Oct 2016 22:26:06 +0000
(15:26 -0700)
committer
Wei Wang
<wvw@google.com>
Tue, 11 Oct 2016 22:51:30 +0000
(22:51 +0000)
sysfs should be ready on ealier stage than boot
Bug:
32025203
Test: take systrace
Change-Id: Id73b6959f3075dc793d93551963193a211060da8
cmds/atrace/atrace.rc
patch
|
blob
|
history
diff --git
a/cmds/atrace/atrace.rc
b/cmds/atrace/atrace.rc
index
c2f8891
..
e3cc9da
100644
(file)
--- 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