summaryrefslogtreecommitdiffstats
path: root/toolbox/ps.c
Commit message (Collapse)AuthorAgeFilesLines
* Add -n option to ps to print numeric uidMarco Nelissen2013-10-251-10/+13
| | | | | | and fix some whitespace issues Change-Id: Iefb6f51f5f4522ce4ab0f1ea3c996fe892715e90
* Add get_sched_policy_name() and use in ps and topGlenn Kasten2012-03-151-8/+2
| | | | | | | This will make it easier to add additional policies (cgroups) if needed. Also added comments to the sched_policy APIs. Change-Id: I33ce1cc4deae10983241f7391294b7a512d2c47c
* Extend toolbox with SE Android support.Stephen Smalley2012-02-031-6/+28
| | | | | | | | Add -Z option to ls and ps for displaying security contexts. Modify id to display security context. Add new SELinux commands: chcon, getenforce, getsebool, load_policy, restorecon, runcon, setenforce, setsebool. Change-Id: Ia20941be4a6cd706fe392fed6e38a37d880ec5f1
* ps: Add -c flag to show CPU number last executed onDmitry Shmidt2010-08-181-4/+10
| | | | | Change-Id: I9a8faef0824c390ef980ce6c33e9c79102884879 Signed-off-by: Dmitry Shmidt <dimitrysh@google.com>
* toolbox: Add scheduling policy display to top/psSan Mehat2009-10-271-3/+23
| | | | Signed-off-by: San Mehat <san@google.com>
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+214
|
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-214/+0
|
* Initial ContributionThe Android Open Source Project2008-10-211-0/+214