- Jan 10, 2018
-
-
yro authored
and pulling metrics Bug: 63757906 Test: manual testing conducted Change-Id: Ieba524ee676dfb4a457d39d025d203bf02a70831
-
Primiano Tucci authored
am: 3ed0362a Change-Id: I3b179791c46d07621c53f0e187b28c708ce46be0
-
Primiano Tucci authored
am: c80f9e03 Change-Id: I1a9201094a3595e2db89688f9ab952453b424b63
-
Primiano Tucci authored
Perfetto is a performance instrumentation and logging framework, living in AOSP's /external/pefetto. Perfetto introduces in the system one binary and two daemons (the binary can specialize in either depending on the cmdline). 1) traced: unprivileged daemon. This is architecturally similar to logd. It exposes two UNIX sockets: - /dev/socket/traced_producer : world-accessible, allows to stream tracing data. A tmpfs file descriptor is sent via SCM_RIGHTS from traced to each client process, which needs to be able to mmap it R/W (but not X) - /dev/socket/traced_consumer : privilege-accessible (only from: shell, statsd). It allows to configure tracing and read the trace buffer. 2) traced_probes: privileged daemon. This needs to: - access tracingfs (/d/tracing) to turn tracing on and off. - exec atrace - connect to traced_producer to stream data to traced. init.rc file: https://android-review.googlesource.com/c/platform/external/perfetto/+/575382/14/perfetto.rc Bug: 70942310 Change-Id: Ia3b5fdacbd5a8e6e23b82f1d6fabfa07e4abc405
- Jan 09, 2018
-
-
yro authored
communicate with statsd Test: manual testing conducted Change-Id: Icd268e258f7cbdd9310baab53fe0c66f4f303d5e
-
Luis Hector Chavez authored
Merge "Revert "Allow callers of uevent_kernel_*() access to /proc/sys/kernel/overflowuid"" am: 3ec0dbf7 am: df624b34 Change-Id: I86c278aa93c72a9c51335b1964bcf182c2fbb051
-
Etan Cohen authored
am: eeaed84e Change-Id: I0a25153a1b0f725ce9e58b50b32d1bb474a4bfa2
-
Tom Cherry authored
am: d597857f Change-Id: I8f835e0abc95c9b49a99dd903f3f1e6bfaf1cb60
-
Luis Hector Chavez authored
am: 3ec0dbf7 Change-Id: I7425e40aa7fa6453597bd1ca11a2a7a7c0ed7889
-
Treehugger Robot authored
-
Etan Cohen authored
am: fbb05ff0 Change-Id: Iac6829e185218cb03dd5d430c25b43b61fc0ab13
-
Etan Cohen authored
-
Tom Cherry authored
am: 5124c1a5 Change-Id: Id9884f6859e3b4abb917e361d251e32aa6fa9a60
-
Treehugger Robot authored
-
Tom Cherry authored
am: e1b73b14 Change-Id: If124289b51f6fb5c93a30a003c8509e78d0ca417
- Jan 08, 2018
-
-
Tom Cherry authored
am: d711d4d2 Change-Id: Ib88d5b8599dd8795be42f1d20997f116230d3858
-
Tom Cherry authored
This reverts commit d711d4d2. Reason for revert: Shouldn't have submitted... Change-Id: I5b88101f381ca59132ec7d24990ea41ac1b84171
-
Tom Cherry authored
getprop is broken out from toolbox/toybox, however its permissions should remain the same, so label it appropriately. Bug: 36001741 Test: boot bullhead with the new getprop Change-Id: I4114ea21998da95173d882038bc6aebf39b64d7f
-
Joel Galenson authored
am: 084d1cd7 Change-Id: Ia1c17efab352bf1436d510d31d96c54a12de846e
-
Tom Cherry authored
am: e5e5e041 Change-Id: Ia18012487d488d03c88b5a14e66a36afec1039bf
-
Luis Hector Chavez authored
This reverts commit 640e595a. The corresponding code in libcutils was removed, so this is now unneeded. Bug: 71632076 Test: aosp_sailfish still works Change-Id: I615bab83e9a83bc14439b8ab90c00d3156b0a7c4
-
Joel Galenson authored
am: 3680f835 Change-Id: Id34d1342e1ac5ff2117998a3b49a20d5be2a6416
-
Treehugger Robot authored
-
- Jan 06, 2018
-
-
Tom Cherry authored
am: 06058636 Change-Id: I0b9c704a863a9378937c1f06d844dec12ee31cba
-
- Jan 05, 2018
-
-
Joel Galenson authored
This fixes an incorrect exception in the neverallow rule. Test: Built policy for all lunch targets. Change-Id: I283833131c6f1fd741e934de24c838594ac38a18
-
Tom Cherry authored
-
Etan Cohen authored
am: 10d3c77f Change-Id: I1c8c62d2d14a6086a412f27c23790f3ba6969fc6
-
Etan Cohen authored
am: a8d9191f Change-Id: I134a0d70c1075dee70991daa915a516bc21dab24
-
Etan Cohen authored
Finalize Wi-Fi RTT service name per API review. Note: CL 2 of 2 - removing old entry. Bug: 65108607 Test: integration tests Change-Id: Id2b3d91ea2ca578a5834a299275df188c68475da
-
Etan Cohen authored
Finalize Wi-Fi RTT service name per API review. Note: CL 1 of 2 - adding new entry here, will remove old entry in next CL. Bug: 65108607 Test: integration tests Change-Id: I065ce9d570510180fa8c8f09e1025ac795706405
-
- Jan 04, 2018
-
-
Chen Xu authored
-
Joel Galenson authored
am: f810a026 Change-Id: I21cc8ce0199e74b5e624012a8e88f83c1dd69620