summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-02-27[STYLE] Remove comments, add tabnew_protocolAlexander Aksenov1-26/+1
2015-02-24[FEATURE] Preload: ImplementAlexander Aksenov23-3/+3230
2015-02-24[REFACTOR] ip struct page initializationAlexander Aksenov4-4/+7
2015-02-24[IMPROVE] Add swap_put_uarg()Alexander Aksenov2-0/+32
2015-02-24[IMPROVE] Add uprobe_ops registrationVasiliy Ulyanov3-1/+3
2015-02-24[FIX] x86 jumpsVasiliy Ulyanov1-1/+7
2015-02-24[IMPROVE] Add arch-specific routines for setting SPVasiliy Ulyanov2-0/+17
2015-02-24[IMPROVE] Add orig_ret_addr restore conditionVasiliy Ulyanov1-1/+4
2015-02-24[IMPROVE] Add uprobe_ops registrationVasiliy Ulyanov2-0/+3
2015-02-24[FIX] Task data searches symbols by substringAlexander Aksenov1-6/+16
2015-02-24[FEATURE] Implement swap_task_data moduleVasiliy Ulyanov5-1/+215
2015-02-24[IMPROVE] Add uretprobe_instance data fieldVasiliy Ulyanov2-2/+4
2015-02-24[IMPROVE] Uprobe: add import swap_register_uprobe()Alexander Aksenov1-0/+1
2015-02-24[FIX] Uprobe: add kprobe struct fields initAlexander Aksenov1-1/+3
2015-02-24Merge branch 'master' into new_protocolDmitry Kovalenko6-97/+360
2014-12-26[IMPROVE] x86: apply jumper for US probes installingHEADmasterVyacheslav Cherkashin3-84/+18
2014-12-17[FIX] Module swap_message_parser buildRuslan Soloviev1-0/+1
2014-12-15[REFACTOR] Remove probe counterRuslan Soloviev1-12/+15
2014-12-15[PROTO] Web profiling message format changeRuslan Soloviev1-58/+82
2014-12-03[FEATURE] Add web profilingRuslan Soloviev12-13/+395
2014-11-19[FIX] remove support multi uprobesVyacheslav Cherkashin1-0/+7
2014-11-18[FIX] Add retprobe module to .specAlexander Aksenov1-0/+2
2014-11-14[FIX] add 'build_arch arm' into specDmitry Kovalenko1-0/+1
2014-11-14[FIX] Add ':' after BuildRequires tagDmitry Kovalenko1-1/+1
2014-11-13[IMPROVE] Parser: add probe type supportAlexander Aksenov3-29/+87
2014-11-13[FIX] Probe info size initAlexander Aksenov1-1/+1
2014-11-13[FEATURE] New .specAlexander Aksenov1-13/+2
2014-11-12[LICENSE] add licenseVyacheslav Cherkashin2-1/+340
2014-11-12[FEATURE] New probes interfaceAlexander Aksenov26-120/+606
2014-10-23[CLEAN] remove module scriptsTizen_SDK_2.3Vyacheslav Cherkashin9-155/+0
2014-10-22[IMPROVE] remove links to build modulesVyacheslav Cherkashin23-34/+64
2014-10-20[FIX] using functions set_memory_[ro\rw]()Vyacheslav Cherkashin3-13/+50
2014-09-25[PROTO] redesign lock handler events. add new subtypeVitaliy Cherepanov1-6/+14
2014-09-19[FIX] ARM func: write_u32()Vyacheslav Cherkashin1-1/+1
2014-09-17[FIX] use mem_text_write_kernel_word()Vyacheslav Cherkashin4-15/+155
2014-09-08[REFACTOR] remove unused codeVyacheslav Cherkashin4-42/+0
2014-09-05[FIX] declares swap_current_kprobeVyacheslav Cherkashin1-1/+1
2014-09-04[FIX] process info message for already running appsVyacheslav Cherkashin3-9/+6
2014-08-13[IMPROVE] sampler: remove writer dependencyVyacheslav Cherkashin3-8/+20
2014-08-08[FIX] Remove unneeded warningVasiliy Ulyanov1-4/+0
2014-07-31[IMPROVE] x86: create jumperVyacheslav Cherkashin2-0/+87
2014-07-31[REFACTOR] kretprobe_trampoline() for x86Vyacheslav Cherkashin1-37/+42
2014-07-31[IMPROVE] x86: create kjumperVyacheslav Cherkashin2-68/+176
2014-07-28[IMPROVE] ARM: new interface for kjumperVyacheslav Cherkashin3-23/+9
2014-07-21[REFACTOR] Remove start.sh/stop.shVasiliy Ulyanov3-89/+0
2014-07-21[FIX] file ops handlers build with kernel >= 3.12Vasiliy Ulyanov1-1/+10
2014-07-18[IMPROVE] Web Apps: add task parent comm checkingVasiliy Ulyanov2-2/+10
2014-07-18[FIX] daemon start for buildin modulesVitaliy Cherepanov1-12/+15
2014-07-18[FEATURE] File analysis: add file ops handlersVasiliy Ulyanov4-15/+795
2014-07-18[FEATURE] File analysis: add ks_mapVasiliy Ulyanov3-1/+241