[FEATURE] UI Viewer implementation 68/45268/18
authorAlexander Aksenov <a.aksenov@samsung.com>
Mon, 27 Jul 2015 12:52:51 +0000 (15:52 +0300)
committerDmitry Kovalenko <d.kovalenko@samsung.com>
Wed, 4 May 2016 11:31:27 +0000 (14:31 +0300)
commit96424615af4a8114d26052d19956103d86268703
tree5d3ad03e9e3f1f29edeab9d41f1dd9e0a7a59b77
parent9b74288b0bd3f0f22cea51957d396f08cbec3341
[FEATURE] UI Viewer implementation

Change-Id: Icb4d7432c41518a6f3c35d54aa30d9b9d450a44d
Signed-off-by: Anastasia Lyupa <a.lyupa@samsung.com>
Signed-off-by: Alexander Aksenov <a.aksenov@samsung.com>
21 files changed:
Kbuild
loader/loader.h
loader/loader_control.c
loader/loader_debugfs.c
loader/loader_defs.h [new file with mode: 0644]
loader/loader_module.c
loader/loader_module.h
loader/loader_pd.c
loader/loader_pd.h
loader/loader_storage.c
packaging/swap-modules.spec
preload/preload_debugfs.c
preload/preload_module.c
preload/preload_probe.c
uihv/Kbuild [new file with mode: 0644]
uihv/uihv.h [new file with mode: 0644]
uihv/uihv_debugfs.c [new file with mode: 0644]
uihv/uihv_debugfs.h [new file with mode: 0644]
uihv/uihv_module.c [new file with mode: 0644]
uihv/uihv_module.h [new file with mode: 0644]
us_manager/probes/probe_info_new.c