meta-tizen: Add tool to report memory usage
authorKévin THIERRY <kevin.thierry@open.eurogiciel.org>
Tue, 29 Jul 2014 08:29:22 +0000 (10:29 +0200)
committerPatrick Ohly <patrick.ohly@intel.com>
Fri, 9 Jan 2015 17:21:37 +0000 (09:21 -0800)
commita34d8fdc3e4ef507949335072bf3641f900afdad
tree06e3af61827b955d0b923980dd637864734b18b3
parent08f8227e406f1a6bd45d64dfc40bca5ed45fe0a1
meta-tizen: Add tool to report memory usage

This tool accurately report the core memory usage of programs.

Add recipe for the tool ps-mem. Also add this tool in the dev images:
* tizen-common-core-image-minimal-dev
* tizen-common-core-image-crosswalk-dev

Sources of the tool ps-mem: https://github.com/eurogiciel-oss/ps_mem
which is a fork of https://github.com/pixelb/ps_mem

Change-Id: I5f9240d74136f8231e465ddab28d5c86c7334a9b
(From meta-tizen rev: 515509861c8cc7e7cc753aff295cae7ff0d1ec7d)

Signed-off-by: Kévin THIERRY <kevin.thierry@open.eurogiciel.org>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
meta-tizen/recipes-image/images/tizen-common-core-image-crosswalk-dev.bb
meta-tizen/recipes-image/images/tizen-common-core-image-minimal-dev.bb
meta-tizen/recipes-tizen/ps-mem/ps-mem_git.bb [new file with mode: 0644]