Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | toolbox: add prlimit command | Iliyan Malchev | 2014-10-27 | 1 | -0/+76 |
adb shell prlimit <pid> <cur> <max> prlimit uses prlimit internally to allow you to set the limits on an arbitrary process, if you have the privileges to. Change-Id: Ie9a5dc510c7c695debd8f948361d4c51befa5604 Signed-off-by: Iliyan Malchev <malchev@google.com> |