Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix top for very large VSS. | Elliott Hughes | 2014-10-08 | 1 | -17/+30 |
| | | | | | Bug: 17913995 Change-Id: Ib8359345f3194780ae50019292c2746eb21a7612 | ||||
* | toolbox: turn on -Werror | Mark Salyzyn | 2014-05-14 | 1 | -10/+0 |
| | | | | | | | | | - Deal with some signedness issues - Deal with some size issues - Deal with NULL pointer issues - Deal with some -Wunused issues Change-Id: I1479dd90d690084491bae3475f2c547833519a57 | ||||
* | Fix top(1) SIGPIPE behavior. | Elliott Hughes | 2014-04-18 | 1 | -12/+16 |
| | | | | | Bug: 14166609 Change-Id: I4aad1e0db2e875735405d094fb0d1a36862b5b19 | ||||
* | Add get_sched_policy_name() and use in ps and top | Glenn Kasten | 2012-03-15 | 1 | -8/+5 |
| | | | | | | | This will make it easier to add additional policies (cgroups) if needed. Also added comments to the sched_policy APIs. Change-Id: I33ce1cc4deae10983241f7391294b7a512d2c47c | ||||
* | toolbox: top: Add processor field | Dmitry Shmidt | 2010-08-30 | 1 | -6/+8 |
| | | | | | Change-Id: I9f8e45a963a0773f27ddcd1d249aecac1ab9152e Signed-off-by: Dmitry Shmidt <dimitrysh@google.com> | ||||
* | toolbox: Add scheduling policy display to top/ps | San Mehat | 2009-10-27 | 1 | -6/+28 |
| | | | | Signed-off-by: San Mehat <san@google.com> | ||||
* | auto import from //depot/cupcake/@135843 | The Android Open Source Project | 2009-03-03 | 1 | -0/+550 |
| | |||||
* | auto import from //depot/cupcake/@135843 | The Android Open Source Project | 2009-03-03 | 1 | -550/+0 |
| | |||||
* | auto import from //branches/cupcake/...@132276 | The Android Open Source Project | 2009-02-19 | 1 | -19/+53 |
| | |||||
* | Initial Contribution | The Android Open Source Project | 2008-10-21 | 1 | -0/+516 |