Skip to content
Commit 5706277f authored by Jing Ji's avatar Jing Ji
Browse files

Track the app forked processes by using the accounting info

Previously we always scan all of the processes we found and check
their parent processes, this is pretty expensive. Now we extract
the app forked processes from accounting info of app process list.

Bug: 170154111
Test: atest AppChildProcessTest
Test: atest CtsAppTestCases:ActivityManagerTest
Change-Id: Ia2210dcdada9f221d632bcfe8d4dc248eeeb8c9f
parent 0266683a
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment