[CLEAN] Remove unused code
[platform/kernel/swap-modules.git] / us_manager /
2016-04-15 Vyacheslav Cherkashin[IMPROVE] Remove atomic context usage in uretprobe...
2016-04-15 Vyacheslav Cherkashin[IMPROVE] Remove atomic context usage in sspt_page_*()
2016-04-12 Vyacheslav Cherkashin[IMPROVE] storing sspt_proc in group_leader's stack
2016-04-12 Vyacheslav Cherkashin[IMPROVE] remove atomic context for img_proc.filse
2016-04-12 Vyacheslav Cherkashin[IMPROVE] remove atomic context for sspt_proc.filter
2016-04-12 Vyacheslav Cherkashin[IMPROVE] remove atomic context for pfg_list
2016-04-12 Vyacheslav Cherkashin[REFACTOR] naming in img_*
2016-04-12 Vyacheslav Cherkashin[REFACTOR] naming in sspt_*
2016-02-05 Vyacheslav Cherkashin[IMPROVE] call uprobe handlers from non-atomic context...
2015-12-10 Hyeongsik Min[FIX] Prevent Issues
2015-12-04 Dmitry KovalenkoMerge "[FIX] deadlock in img_proc_del_ip()" into tizen_...
2015-11-30 Anatolii Nikulin[FIX] deadlock in img_proc_del_ip()
2015-11-18 Vyacheslav CherkashinMerge branch 'for_tizen_2.4' into tizen_2.4_dev
2015-11-16 Vyacheslav Cherkashin[CLEAN] remove swap_task_data.ko
2015-11-05 Vyacheslav Cherkashin[FIX] sending unmap message
2015-10-30 Vyacheslav CherkashinRevert "[IMPROVE] ARM: workaround for already running"
2015-10-29 Vyacheslav Cherkashin[FEATURE] already running
2015-10-22 Anatolii NikulinMerge branch 'tizen_2.4' into tizen_2.4_dev
2015-10-20 Anatolii Nikulin[REFACTOR] add support for manipulating probes depend...
2015-10-20 Anatolii Nikulin[REFACTOR] Change probe info implementation
2015-09-24 Vyacheslav Cherkashin[FIX] add proc_probes_list usage synchronization
2015-09-24 Vyacheslav Cherkashin[IMPROVE] call uprobe handler from specific context...
2015-09-24 Vyacheslav Cherkashin[FIX] check return of set_kjump_cb() for error
2015-09-23 Vyacheslav CherkashinRevert "[STYLE] Fix mr_pre_handler"
2015-09-22 Dmitry Kovalenko[STYLE] Fix __do_usm_stop
2015-09-22 Dmitry Kovalenko[STYLE] Fix mr_pre_handler
2015-09-12 Alexander Aksenov[FIX] US Manager: kmalloc GFP flag
2015-09-07 Vyacheslav Cherkashin[FIX] Acquire/release reference to the task in sspt_proc
2015-09-07 Vyacheslav Cherkashin[FIX] Synchronize completion of US profiling
2015-09-07 Vyacheslav Cherkashin[FIX] Take mmap_sem on urp disarming in mm_release
2015-09-07 Vyacheslav Cherkashin[FIX] Move urp disarming from atomic context on mm_release
2015-09-07 Vyacheslav Cherkashin[IMPROVE] Do not call cb_clean_child on non instrumente...
2015-08-28 Vyacheslav Cherkashin[FIX] Use GFP_ATOMIC flag for pl_struct allocation
2015-08-28 Vyacheslav Cherkashin[FIX] sspt_filter handling
2015-08-28 Vasiliy Ulyanov[FIX] stop message handling in us_manager
2015-08-28 Vyacheslav Cherkashin[FIX] Move call_mm_release invocation out of atomic...
2015-08-28 Vasiliy Ulyanov[FIX] Workaround to skip page faults from Preload
2015-08-28 Vyacheslav Cherkashin[FIX] Add reference counting to sspt_proc
2015-08-28 Vyacheslav Cherkashin[FIX] Skip fixup do_page_fault for ARM
2015-08-28 Vyacheslav Cherkashin[FIX] Call call_mm_release using kjump
2015-08-28 Vyacheslav Cherkashin[FIX] Add spinlock for proc_list in pf_group
2015-08-28 Vyacheslav Cherkashin[FIX] probes disarming in fork'ed process
2015-08-27 Vyacheslav Cherkashin[FIX] preload: move swap_do_mmap out of atomic context
2015-08-27 Anatolii Nikulin[FIX] prevent issues
2015-08-25 Anatolii Nikulin[FIX] prevent issues
2015-08-07 Anatolii Nikulin[FIX] us_manager: memleak when deleting instrumentation...
2015-08-07 Anatolii Nikulin[REFACTOR] remove kprobe from uprobe
2015-07-09 Vyacheslav Cherkashin[FIX] move trampoline alloc (for x86)
2015-07-06 Vyacheslav Cherkashin[FIX] correct to call mod_us_app_inst() at the second...
2015-07-06 Vyacheslav Cherkashin[FIX] filtering profiling tasks in debugfs
2015-07-06 Vyacheslav Cherkashin[FIX] filtering sampling messeges
2015-07-03 Dmitry Kovalenko[FIX] build with old toolchain
2015-07-02 Vyacheslav Cherkashin[FIX] installation of a few pfg on one process
2015-07-02 Alexander Aksenov[IMPROVE] Preload: breakpoint probe msgs saving
2015-06-19 Vyacheslav Cherkashin[FIX] safe uprobes install
2015-06-19 Vyacheslav Cherkashin[FIX] NULL pointer dereference
2015-06-19 Vyacheslav Cherkashin[FIX] check_task_on_filters()
2015-06-18 Hyeongsik Min[FIX] Fix build for ARM
2015-06-17 Dmitry KovalenkoMerge branch 'tizen_2.4_dev' into tizen_2.4
2015-06-17 Alexander Aksenov[IMPROVE] Us_manager: start/stop callbacks
2015-06-11 Dmitry KovalenkoMerge branch 'tizen_2.4' into tizen_2.4_dev
2015-06-11 Vyacheslav Cherkashin[FEATURE] otg US probe for new_probe
2015-05-27 Vyacheslav Cherkashin[FEATURE] wsp implement (for webkit)
2015-05-26 Vyacheslav Cherkashin[FIX] multithread using file_list field in img_proc...
2015-05-26 Vyacheslav Cherkashin[FIX] put_pf_group() implement
2015-05-21 Vyacheslav Cherkashin[FIX] check_pf_by_comm()
2015-05-18 Vyacheslav Cherkashin[FEATURE] create new interface for uprobe
2015-05-18 Vyacheslav Cherkashin[IMPROVE] new interface for probe_info struct
2015-05-18 Vyacheslav Cherkashin[FEATURE] 'on the go' US probe
2015-05-18 Vyacheslav Cherkashin[REFACTOR] sspt_file_set_mapping()
2015-05-18 Vyacheslav Cherkashin[REFACTOR] move dentry_by_path()
2015-05-15 Vyacheslav Cherkashin[FEATURE] MSG_PROCESS_STATUS_INFO implement
2015-05-15 Vitaliy Cherepanov[FEATURE] FBI porting
2015-05-14 Vyacheslav Cherkashin[IMPROVE] protorcol 4.0
2015-05-14 Dmitry KovalenkoMerge "Merge branch 'tizen_2.4' into tizen_2.4_dev...
2015-04-30 Dmitry KovalenkoMerge branch 'tizen_2.4' into tizen_2.4_dev
2015-04-30 Dmitry Kovalenko[STYLE] Fix issues from checkpatch.pl
2015-04-27 Vyacheslav CherkashinMerge branch 'tizen_2.4' into 'tizen_2.4_dev'
2015-04-27 Vyacheslav Cherkashin[FIX] partial revert
2015-03-18 Vyacheslav Cherkashin[IMPROVE] make modules use swap_initializer
2015-03-18 Vyacheslav Cherkashin[FEATURE] master module implement
2015-02-24 Alexander Aksenov[FEATURE] Preload: Implement
2015-02-24 Alexander Aksenov[REFACTOR] ip struct page initialization
2015-02-24 Vasiliy Ulyanov[IMPROVE] Add uprobe_ops registration
2015-02-24 Vasiliy Ulyanov[IMPROVE] Add uprobe_ops registration
2015-02-24 Dmitry KovalenkoMerge branch 'master' into new_protocol
2015-02-01 jk7744.parktizen 2.3 release
2014-12-26 Vyacheslav Cherkashin[IMPROVE] x86: apply jumper for US probes installing
2014-12-03 Ruslan Soloviev[FEATURE] Add web profiling
2014-11-12 Alexander Aksenov[FEATURE] New probes interface
2014-10-23 Vyacheslav Cherkashin[CLEAN] remove module scripts
2014-10-22 Vyacheslav Cherkashin[IMPROVE] remove links to build modules
2014-09-04 Vyacheslav Cherkashin[FIX] process info message for already running apps
2014-08-08 Vasiliy Ulyanov[FIX] Remove unneeded warning
2014-07-28 Vyacheslav Cherkashin[IMPROVE] ARM: new interface for kjumper
2014-07-18 Vasiliy Ulyanov[IMPROVE] Web Apps: add task parent comm checking
2014-07-18 Vasiliy Ulyanov[PROTO] Add type/subtype in msg_function_exit
2014-07-14 Alexander Aksenov[IMPROVE] Comm filter for web apps
2014-07-14 Alexander Aksenov[REFACTOR] Us_manager: call_page_fault()
2014-07-14 Alexander Aksenov[IMPROVE] Us_manager: sspt_filter
next