Initial code commit 27/36327/4 tizen_3.0.2015.q2_common tizen_3.0.m1_mobile tizen_3.0.m1_tv accepted/tizen/common/20150311.085852 accepted/tizen/mobile/20150312.011935 accepted/tizen/tv/20150312.010542 accepted/tizen/wearable/20150312.011156 submit/tizen/20150311.034641 tizen_3.0.m1_mobile_release tizen_3.0.m1_tv_release tizen_3.0.m2.a1_mobile_release tizen_3.0.m2.a1_tv_release
authorPrajwal A N <an.prajwal@samsung.com>
Thu, 5 Mar 2015 07:24:37 +0000 (16:24 +0900)
committerPrajwal A N <an.prajwal@samsung.com>
Wed, 11 Mar 2015 01:58:15 +0000 (10:58 +0900)
commite6f674b36844cf6609116f9ee10269f3a582d65e
tree5b4b06ec7b860327ec54cfb165b33119a6002adc
parenta57c30f49a68d83cf5fba52d83ce96001db4ee39
Initial code commit

* memps is a tool which provides information about the memory usage of processes (RSS, PSS, memory map of process, clean and dirty pages), tmps and graphics memory usage
* Added source files and CmakeLists file
* Added packaging and license files

Change-Id: I5dc2357ff229ad876ec17919a2e9df51488b89e7
Signed-off-by: Prajwal A N <an.prajwal@samsung.com>
CMakeLists.txt [new file with mode: 0644]
LICENSE [new file with mode: 0644]
memps.c [new file with mode: 0644]
memps.manifest [new file with mode: 0644]
packaging/memps.spec [new file with mode: 0644]