Re: [PATCH v6] selftest: size: Add size test for Linux kernel

2014-12-03 Thread Shuah Khan
-- Shuah Khan Sr. Linux Kernel Developer Samsung Research America (Silicon Valley) shua...@osg.samsung.com | (970) 217-8978 -- To unsubscribe from this list: send the line unsubscribe linux-embedded in the body of a message to majord...@vger.kernel.org More majordomo info at http

Re: [PATCH v6] selftest: size: Add size test for Linux kernel

2014-12-03 Thread Shuah Khan
On 12/03/2014 05:50 PM, Shuah Khan wrote: On 12/03/2014 05:36 PM, Josh Triplett wrote: On Wed, Dec 03, 2014 at 10:42:21AM -0800, Tim Bird wrote: This test shows the amount of memory used by the system. Note that this is dependent on the user-space that is loaded when this program runs

Re: [PATCH] kselftest: Move the docs to the Documentation dir

2014-11-20 Thread Shuah Khan
-by: shua...@osg.samsung.com thanks, -- Shuah -- Shuah Khan Sr. Linux Kernel Developer Samsung Research America (Silicon Valley) shua...@osg.samsung.com | (970) 217-8978 -- To unsubscribe from this list: send the line unsubscribe linux-embedded in the body of a message to majord...@vger.kernel.org More

Re: [PATCH v2] selftest: size: Add size test for Linux kernel

2014-11-20 Thread Shuah Khan
/selftests/size/Makefile create mode 100644 tools/testing/selftests/size/get_size.c Tim, The test looks good, but you are missing .gitignore file. Please add a .gitignore for the binary that gets generated to avoid git status including the binary it in its output. thanks, -- Shuah -- Shuah Khan