summaryrefslogtreecommitdiff
path: root/us_manager
AgeCommit message (Expand)AuthorFilesLines
2015-12-22Revert "[FIX] sending unmap message"Alexander Aksenov1-13/+10
2015-12-22[FEATURE] start ui viewer implementationAnastasia Lyupa1-1/+1
2015-11-05[FIX] sending unmap messageVyacheslav Cherkashin1-10/+13
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 Cherkashin1-0/+1
2015-09-24[FIX] check return of set_kjump_cb() for errorVyacheslav Cherkashin1-3/+5
2015-09-23Revert "[STYLE] Fix mr_pre_handler"Vyacheslav Cherkashin1-1/+2
2015-09-22[STYLE] Fix __do_usm_stopDmitry Kovalenko1-2/+1
2015-09-22[STYLE] Fix mr_pre_handlerDmitry Kovalenko1-2/+1
2015-09-12[FIX] US Manager: kmalloc GFP flagAlexander Aksenov4-4/+4
2015-09-07[FIX] Acquire/release reference to the task in sspt_procVyacheslav Cherkashin1-0/+4
2015-09-07[FIX] Synchronize completion of US profilingVyacheslav Cherkashin1-4/+26
2015-09-07[FIX] Take mmap_sem on urp disarming in mm_releaseVyacheslav Cherkashin1-0/+9
2015-09-07[FIX] Move urp disarming from atomic context on mm_releaseVyacheslav Cherkashin1-2/+20
2015-09-07[IMPROVE] Do not call cb_clean_child on non instrumented processVyacheslav Cherkashin1-8/+9
2015-08-27[FIX] Use GFP_ATOMIC flag for pl_struct allocationVyacheslav Cherkashin1-6/+5
2015-08-27[FIX] sspt_filter handlingVyacheslav Cherkashin4-8/+22
2015-08-27[FIX] stop message handling in us_managerVasiliy Ulyanov6-15/+90
2015-08-27[FIX] Move call_mm_release invocation out of atomic contextVyacheslav Cherkashin2-10/+48
2015-08-27[FIX] Workaround to skip page faults from PreloadVasiliy Ulyanov3-3/+10
2015-08-27[FIX] Add reference counting to sspt_procVyacheslav Cherkashin3-78/+63
2015-08-27[FIX] Skip fixup do_page_fault for ARMVyacheslav Cherkashin1-1/+15
2015-08-27[FIX] Call call_mm_release using kjumpVyacheslav Cherkashin1-8/+22
2015-08-27[FIX] Add spinlock for proc_list in pf_groupVyacheslav Cherkashin1-1/+7
2015-08-27[FIX] probes disarming in fork'ed processVyacheslav Cherkashin7-9/+116
2015-08-27[FIX] preload: move swap_do_mmap out of atomic contextVyacheslav Cherkashin3-1/+40
2015-08-27[FIX] prevent issuesAnatolii Nikulin2-3/+11
2015-08-25[FIX] prevent issuesAnatolii Nikulin8-25/+49
2015-07-09[FIX] move trampoline alloc (for x86)Vyacheslav Cherkashin1-19/+1
2015-07-06[FIX] correct to call mod_us_app_inst() at the second startVyacheslav Cherkashin2-0/+7
2015-07-06[FIX] filtering profiling tasks in debugfsVyacheslav Cherkashin1-0/+4
2015-07-06[FIX] filtering sampling messegesVyacheslav Cherkashin3-1/+26
2015-07-03[FIX] build with old toolchainDmitry Kovalenko2-13/+13
2015-07-02[FIX] installation of a few pfg on one processVyacheslav Cherkashin11-776/+222
2015-07-02[IMPROVE] Preload: breakpoint probe msgs savingAlexander Aksenov1-0/+3
2015-06-19[FIX] safe uprobes installVyacheslav Cherkashin1-3/+17
2015-06-19[FIX] NULL pointer dereferenceVyacheslav Cherkashin2-8/+3
2015-06-19[FIX] check_task_on_filters()Vyacheslav Cherkashin1-3/+7
2015-06-18[FIX] Fix build for ARMHyeongsik Min1-1/+1
2015-06-17[IMPROVE] Us_manager: start/stop callbacksAlexander Aksenov4-1/+173
2015-06-11[FEATURE] otg US probe for new_probeVyacheslav Cherkashin2-0/+25
2015-05-27[FEATURE] wsp implement (for webkit)Vyacheslav Cherkashin1-0/+1
2015-05-26[FIX] multithread using file_list field in img_proc structVyacheslav Cherkashin3-33/+66
2015-05-26[FIX] put_pf_group() implementVyacheslav Cherkashin1-27/+57
2015-05-21[FIX] check_pf_by_comm()Vyacheslav Cherkashin3-8/+22
2015-05-18[FEATURE] create new interface for uprobeVyacheslav Cherkashin5-0/+358
2015-05-18[IMPROVE] new interface for probe_info structVyacheslav Cherkashin11-27/+99
2015-05-18[FEATURE] 'on the go' US probeVyacheslav Cherkashin2-0/+31
2015-05-18[REFACTOR] sspt_file_set_mapping()Vyacheslav Cherkashin3-12/+13
2015-05-18[REFACTOR] move dentry_by_path()Vyacheslav Cherkashin2-0/+39