[FEATURE] set webprobe profiling 86/38686/16
authorAnastasia Lyupa <a.lyupa@samsung.com>
Thu, 23 Apr 2015 13:29:39 +0000 (16:29 +0300)
committerAnastasia Lyupa <a.lyupa@samsung.com>
Tue, 12 May 2015 15:28:59 +0000 (18:28 +0300)
commit1ef10687be1f6c89c64e83d4ca63f5b9d3101940
tree7b1e85ea0b507f79c1704cee1ab2b2da61a6dd5f
parenta6409d0b0ece57ec3b0ad7a6e937869b844d24a5
[FEATURE] set webprobe profiling

- receive libewebkit addresses for web profiling
  through debugfs
- register required probes in webprobe module
- use initializer

Change-Id: Ib7511138416dc74bb55b64980860091432fb9cc9
Signed-off-by: Anastasia Lyupa <a.lyupa@samsung.com>
webprobe/Kbuild
webprobe/webprobe.c
webprobe/webprobe_debugfs.c [new file with mode: 0644]
webprobe/webprobe_debugfs.h [new file with mode: 0644]
webprobe/webprobe_prof.c [new file with mode: 0644]
webprobe/webprobe_prof.h [new file with mode: 0644]