| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Change-Id: I66e084330e7a32eac639d06187e780ffa0ad7b14
|
|
|
|
|
|
|
| |
Also switch wchan to the textual form, since most of us
don't know kernel addresses off by heart.
Change-Id: I8e28d910034d8171c5b994189b16114f80f38d2f
|
|
|
|
|
|
| |
Needed for a libcore test.
Change-Id: Ia21ecf5f7bd8be7f1882d0014d7949d40f6841a5
|
|
|
|
| |
Change-Id: I4736e8c4f7bb8bb03640d26d58243efaa67dc75c
|
|\
| |
| |
| | |
Change-Id: I3a75fda571896ad42e5a2b9499e156e9449d23ed
|
| |
| |
| |
| |
| |
| |
| |
| | |
Use /proc/pid/cmdline instead of /proc/pid/stat
to filter process by name.
Bug: 8638853
Change-Id: I469f55186e0d8b93311438cc8a1d0f73834f3fb5
|
|\ \
| |/
| |
| | |
Change-Id: Idbb7fae527bad4ae1447f95662a9ec5d5294d771
|
| |\ |
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
- Deal with some signedness issues
- Deal with some size issues
- Deal with NULL pointer issues
- Deal with some -Wunused issues
Change-Id: I1479dd90d690084491bae3475f2c547833519a57
|
|\ \ \
| |/ /
| | |
| | | |
Change-Id: I837bc0732c2e72d99ce47d0534915012ff43a21e
|
| |/
| |
| |
| |
| |
| |
| | |
Allow us to easily identify the 32/64 bitness of the process. Yes, I
know this is not technically an ABI, but it seemed close enough!
Change-Id: Ia03a17fd74d61e7619911cb26b3dd7d82b62930c
|
|/
|
|
|
|
| |
and fix some whitespace issues
Change-Id: Iefb6f51f5f4522ce4ab0f1ea3c996fe892715e90
|
|
|
|
|
|
|
| |
This will make it easier to add additional policies (cgroups) if needed.
Also added comments to the sched_policy APIs.
Change-Id: I33ce1cc4deae10983241f7391294b7a512d2c47c
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
| |
Change-Id: I9a8faef0824c390ef980ce6c33e9c79102884879
Signed-off-by: Dmitry Shmidt <dimitrysh@google.com>
|
|
|
|
| |
Signed-off-by: San Mehat <san@google.com>
|
| |
|
| |
|
|
|