Read cpuinfo to get CPU frequency when cpufreq isn't supported 08/68308/2 accepted/tizen/common/20160510.141636 accepted/tizen/ivi/20160512.050636 accepted/tizen/mobile/20160512.050620 accepted/tizen/tv/20160512.050616 accepted/tizen/wearable/20160512.050603 submit/tizen/20160509.003410 submit/tizen/20160510.124308
authorKichan Kwon <k_c.kwon@samsung.com>
Tue, 3 May 2016 10:36:53 +0000 (19:36 +0900)
committerKichan Kwon <k_c.kwon@samsung.com>
Wed, 4 May 2016 01:18:01 +0000 (10:18 +0900)
commit6eecd184f23938b5d33b26cfa22dc145e3f7d937
treef7d08e26c62cac9496f7a49ce708fd206201924e
parentef1db98a8100d0cfab63516469311df8f8972af0
Read cpuinfo to get CPU frequency when cpufreq isn't supported

- If there is no "cpu MHz" information in the cpuinfo, then returns error

Change-Id: I26c5da75f8d4909f2a84c262626ce8ece6637f49
Signed-off-by: Kichan Kwon <k_c.kwon@samsung.com>
include/runtime_info_private.h
src/runtime_info_system.c
src/runtime_info_usage.c