summaryrefslogtreecommitdiff
path: root/core/jni/android_util_Process.cpp
AgeCommit message (Expand)Author
2021-05-21add support read cgroup.procs from cgroup V2 pathzfu
2021-04-02Merge SP1A.210329.001Scott Lobdell
2021-03-22Merge "Switch to bionic's pidfd_open." am: 680aaa9195 am: 95445c287c am: bc82...Josh Gao
2021-03-18Switch to bionic's pidfd_open.Josh Gao
2021-03-15Merge changes from topic "jni-errno-exception" am: 4a6c12e650 am: 3d82c63d2f ...Sorin Basca
2021-03-04Using jniThrowErrnoException in android_util_ProcessSorin Basca
2021-03-01Merge SP1A.210222.001Scott Lobdell
2021-02-13ActivityManager: create process group in behalf of app zygoteMarco Ballesio
2020-10-09Merge SP1A.200921.001Scott Lobdell
2020-09-09Merge SP1A.200727.001Daniel Norman
2020-09-09Merge "Revert "Use async approach to change sched policy""TreeHugger Robot
2020-08-28Revert "Use async approach to change sched policy"Rick Yiu
2020-08-27freezer: reentrant enable/disable methodMarco Ballesio
2020-08-27freezer: switch to cgroup v2 freezerMarco Ballesio
2020-08-27freezer: reentrant enable/disable methodMarco Ballesio
2020-08-27freezer: switch to cgroup v2 freezerMarco Ballesio
2020-08-24Keep up with API changeGreg Kaiser
2020-05-21Merge "Use async approach to change sched policy"Rick Yiu
2020-05-07Keep the sched policy for a thread of low priorityRick Yiu
2020-04-24Merge "cgroup follow for procs in the same cgroup.procs" into r-keystone-qcom...Treehugger Robot
2020-04-23Use async approach to change sched policyRick Yiu
2020-04-08Merge RP1A.200407.001Steven Laver
2020-04-07Merge RP1A.200401.001Steven Laver
2020-04-03Multiply the total memory by mem_unitJing Ji
2020-04-03Merge "Multiply the total memory by mem_unit" am: 2bded37dfc am: dec2e1abc0Jing Ji
2020-04-03Multiply the total memory by mem_unitJing Ji
2020-04-03cgroup follow for procs in the same cgroup.procszfu
2020-03-30Fix return type of nativePidFdOpenJing Ji
2020-03-19Merge RP1A.200318.001Steven Laver
2020-03-16freezer: thaw on dumpsys data collectionMarco Ballesio
2020-02-13Merge RP1A.200204.001Steven Laver
2020-02-04Merge RP1A.200123.001Steven Laver
2020-01-24Add support for freezing cached appsMarco Ballesio
2020-01-20Add an API android.os.Process.waitForProcessDeathJing Ji
2019-11-22Merge RP1A.191114.001Steven Laver
2019-11-09Merge RP1A.191024.001Steven Laver
2019-11-07Fix android_os_Process_setThreadGroupWei Wang
2019-10-15Use get_cpuset/sched_policy_profile_name APIWei Wang
2019-10-14Merge RP1A.190923.001Steven Laver
2019-10-05Replace set_cpuset/sched_policy with SetTaskProfilesRick Yiu
2019-10-04Enforce argument check on setThreadGroup and friendsWei Wang
2019-09-09Merge "Teach android.os.Process to use new libmeminfo API"Daniel Colascione
2019-09-06Don't clear the output array if it failed to open the proc status fileqiwang
2019-09-04Don't clear the output array if it failed to open the proc status fileqiwang
2019-09-04Teach android.os.Process to use new libmeminfo APIDaniel Colascione
2019-09-03Make android_os_Process_readProcFile allocate lessDaniel Colascione
2019-02-14Replace hardcoded paths left after the merge conflictSuren Baghdasaryan
2019-02-11Merge QP1A.190205.002Steven Moreland
2019-02-02Replace hardcoded cgroup pathsSuren Baghdasaryan
2019-02-01Merge QP1A.190122.001Scott Lobdell