summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-12-04Merge "[FIX] deadlock in img_proc_del_ip()" into tizen_2.4_devtizen_2.4_uihvDmitry Kovalenko3-33/+53
2015-11-30[FIX] deadlock in img_proc_del_ip()Anatolii Nikulin3-33/+53
2015-11-26[FIX] use different coefficients for cpu0 and cpuNVyacheslav Cherkashin1-10/+33
2015-11-26[IMPROVE] added bluetooth consumptionYurchenko Darya3-1/+342
2015-11-26[IMPROVE] added wifi consumptionYurchenko Darya3-2/+237
2015-11-25[FIX] webprobe: double freeVyacheslav Cherkashin1-4/+10
2015-11-23[FIX] Typo in preload_controlAlexander Aksenov1-1/+1
2015-11-19[IMPROVE] Preload: pass ignored via debugfsAlexander Aksenov6-263/+261
2015-11-19[FIX] Kprobe: new task_dataAlexander Aksenov2-5/+14
2015-11-18[FIX] wrong files list in .specVyacheslav Cherkashin1-2/+0
2015-11-18Merge branch 'for_tizen_2.4' into tizen_2.4_devVyacheslav Cherkashin2-16/+31
2015-11-16[FIX] remove mutex and dput() functions from atomic contextAnatolii Nikulin1-12/+19
2015-11-15[CLEAN] remove swap_task_data.koVyacheslav Cherkashin7-284/+0
2015-11-15[FIX] correctly restore original instruction in THUMB modeAnatolii Nikulin1-6/+5
2015-11-05[IMPROVE] use ktd in preloadVyacheslav Cherkashin1-37/+25
2015-11-05[FIX] sending unmap messageVyacheslav Cherkashin1-10/+13
2015-10-30[IMPROVE] use list for saving target binaryAnatolii Nikulin1-126/+71
2015-10-30Revert "[IMPROVE] ARM: workaround for already running"Vyacheslav Cherkashin3-86/+1
2015-10-30[FIX] WSP: double freeAlexander Aksenov1-0/+1
2015-10-30[FIX] Kprobe: add include to swap_ktdAlexander Aksenov1-0/+1
2015-10-29[IMPROVE] use list for saving target binaryAnatolii Nikulin1-126/+71
2015-10-29[FEATURE] already runningVyacheslav Cherkashin1-1/+60
2015-10-29[FEATURE] task context for KSVyacheslav Cherkashin5-1/+347
2015-10-29[FIX] Preload: fix slup corruption issueHyeongsik Min1-2/+0
2015-10-29[FIX] Preload: fix slup corruption issueHyeongsik Min1-2/+0
2015-10-28[IMPROVE] WSP: pass data via debugfsAlexander Aksenov3-5/+142
2015-10-28[FIX] Replace swap-modules.specroot_dep_removeAlexander Aksenov1-3/+8
2015-10-27[FIX] Change .spec fileAlexander Aksenov1-5/+12
2015-10-22[FEATURE] ktask_data implementVyacheslav Cherkashin4-3/+414
2015-10-22[IMPROVE] coordination of the use of the stackVyacheslav Cherkashin2-5/+30
2015-10-22[FEATURE] swap_td_raw implementVyacheslav Cherkashin4-6/+179
2015-10-22Merge branch 'tizen_2.4' into tizen_2.4_devAnatolii Nikulin57-904/+1626
2015-10-21[FIX] check probe for uncreated processAnatolii Nikulin1-0/+4
2015-10-21[FIX] remove unnessary function uprobe_prepare_singlestep()Anatolii Nikulin1-28/+0
2015-10-20[REFACTOR] add support for manipulating probes depend on probe infoAnatolii Nikulin19-317/+558
2015-10-20[FIX] memleak with cdev_alloc()Anatolii Nikulin1-14/+5
2015-10-20[REFACTOR] Change probe info implementationAnatolii Nikulin35-382/+229
2015-10-09[FIX] probe_info struct size value setting during creationtizen_2.4_mobile_releasesubmit/tizen_2.4/20151028.065647accepted/tizen/2.4/mobile/20151029.024950Vyacheslav Cherkashin1-4/+4
2015-10-08[FIX] Us_manager: memory access on unregisterAlexander Aksenov1-8/+4
2015-10-01[FIX] disarm uretprobe from child processVyacheslav Cherkashin1-2/+20
2015-09-30[FIX] remove unnessary spin_lock_irqsave/spin_unlock_irqrestoreAnatolii Nikulin1-2/+0
2015-09-29[FIX] fix spin lockupAnatolii Nikulin1-2/+14
2015-09-29[FIX] error handling for copy from userAnatolii Nikulin1-1/+1
2015-09-26[FIX] WSP: change path of web aux processVyacheslav Cherkashin1-1/+2
2015-09-24[FIX] use d_path between path_get()/path_put()Vyacheslav Cherkashin2-1/+8
2015-09-24[FIX] add proc_probes_list usage synchronizationVyacheslav Cherkashin5-9/+26
2015-09-24[IMPROVE] call uprobe handler from specific context (for ARM)Vyacheslav Cherkashin4-2/+28
2015-09-24[FIX] check return of set_kjump_cb() for errorVyacheslav Cherkashin1-3/+5
2015-09-24[REFACTOR] remove unnecessary warningVyacheslav Cherkashin1-2/+0
2015-09-24[FIX] kprobe and kretprobe disarming synchronizationVyacheslav Cherkashin1-3/+9