index
:
kernel/swap-modules
accepted/tizen_2.3.1_mobile
accepted/tizen_2.3.1_wearable
accepted/tizen_2.4_mobile
dev/aarch64
for_tizen_2.4
for_tizen_2.4_arm64
master
new_protocol
prod_rel
root_dep_remove
sandbox/mro/lsan
sandbox/mro/lsan-swap
swap_dlog
tizen
tizen_2.3
tizen_2.3.1
tizen_2.4
tizen_2.4_300
tizen_2.4_dev
tizen_2.4_uihv
tizen_3.0
Domain: System / System Tools;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2015-09-10
[FIX] Task_data: helper probe reg/unreg
tizen_2.4_300
Alexander Aksenov
1
-9
/
+25
2015-09-10
[FIX] Preload: sync in atomic
Alexander Aksenov
1
-9
/
+5
2015-09-10
[FIX] Preload: memory allocation in atomic
Alexander Aksenov
1
-2
/
+2
2015-09-10
[FIX] Preload: context fix
Alexander Aksenov
1
-9
/
+6
2015-09-10
[FIX] US Manager: kmalloc GFP flag
Alexander Aksenov
4
-4
/
+4
2015-09-07
[FIX] Define breakpoint instruction size for ARM/Thumb modes
Anatolii Nikulin
7
-200
/
+131
2015-09-07
[FIX] Acquire/release reference to the task in sspt_proc
Vyacheslav Cherkashin
1
-0
/
+4
2015-09-07
[FIX] Synchronize completion of US profiling
Vyacheslav Cherkashin
1
-4
/
+26
2015-09-07
[FIX] Take mmap_sem on urp disarming in mm_release
Vyacheslav Cherkashin
1
-0
/
+9
2015-09-07
[FIX] Move urp disarming from atomic context on mm_release
Vyacheslav Cherkashin
3
-36
/
+24
2015-09-07
[IMPROVE] Do not call cb_clean_child on non instrumented process
Vyacheslav Cherkashin
1
-8
/
+9
2015-09-03
[FIX] Remove masking oops_in_progress
Vyacheslav Cherkashin
1
-13
/
+0
2015-08-28
[FIX] preload library
Vyacheslav Cherkashin
1
-0
/
+36
2015-08-28
[FIX] mmap allocation atribute
Vyacheslav Cherkashin
1
-2
/
+2
2015-08-27
[FIX] Preload: dentry balance counter
Vyacheslav Cherkashin
1
-4
/
+9
2015-08-27
[FIX] Add chunk_init result checking
Vyacheslav Cherkashin
1
-13
/
+19
2015-08-27
[FIX] Add default case in swap_put_uarg switch(...) {}
Vyacheslav Cherkashin
1
-5
/
+4
2015-08-27
[FIX] Use GFP_ATOMIC flag for pl_struct allocation
Vyacheslav Cherkashin
1
-6
/
+5
2015-08-27
[FIX] sspt_filter handling
Vyacheslav Cherkashin
4
-8
/
+22
2015-08-27
[FIX] stop message handling in us_manager
Vasiliy Ulyanov
7
-16
/
+91
2015-08-27
[FIX] Use stop_machine to disarm kretprobe_instance
Vasiliy Ulyanov
2
-12
/
+46
2015-08-27
[FIX] Move call_mm_release invocation out of atomic context
Vyacheslav Cherkashin
2
-10
/
+48
2015-08-27
[FIX] Allocate uretprobe_instance with correct gfp flag
Vyacheslav Cherkashin
1
-1
/
+1
2015-08-27
[FIX] Workaround to skip page faults from Preload
Vasiliy Ulyanov
4
-3
/
+15
2015-08-27
[IMPROVE] Implement kretprobe skipping
Vasiliy Ulyanov
1
-4
/
+10
2015-08-27
[FIX] Check for atomic context in swap_handle_mm_fault
Vyacheslav Cherkashin
1
-5
/
+15
2015-08-27
[FIX] Flush kretprobe instances after last put_task
Vyacheslav Cherkashin
1
-1
/
+54
2015-08-27
[FIX] Add reference counting to sspt_proc
Vyacheslav Cherkashin
3
-78
/
+63
2015-08-27
[FIX] Skip fixup do_page_fault for ARM
Vyacheslav Cherkashin
1
-1
/
+15
2015-08-27
[FIX] Preload: use get_user to obtain current linker state
Vyacheslav Cherkashin
6
-104
/
+4
2015-08-27
[FIX] Call call_mm_release using kjump
Vyacheslav Cherkashin
1
-8
/
+22
2015-08-27
[FIX] Avoid non-boot CPUs disabling on stop
Vyacheslav Cherkashin
1
-8
/
+1
2015-08-27
[FIX] Add spinlock for proc_list in pf_group
Vyacheslav Cherkashin
1
-1
/
+7
2015-08-27
[FIX] Use GFP_ATOMIC flag in retprobe_copy
Vyacheslav Cherkashin
1
-1
/
+1
2015-08-27
[FIX] probes disarming in fork'ed process
Vyacheslav Cherkashin
14
-62
/
+310
2015-08-27
[FIX] uprobe trampoline copying (ARM only)
Vyacheslav Cherkashin
1
-34
/
+61
2015-08-27
[FIX] preload: move swap_do_mmap out of atomic context
Vyacheslav Cherkashin
6
-142
/
+146
2015-08-27
[FIX] prevent issues
Anatolii Nikulin
3
-5
/
+14
2015-08-25
[FIX] prevent issues
Anatolii Nikulin
23
-63
/
+136
2015-08-06
[FIX] Preload: probes in newly created threads
Alexander Aksenov
3
-18
/
+30
2015-08-04
[FIX] build for ARM
Vyacheslav Cherkashin
5
-1
/
+9
2015-07-31
[LICENSE] change to GPL-2.0+
Vitaliy Cherepanov
3
-340
/
+5
2015-07-27
[FIX] memory leak in wsp
Vyacheslav Cherkashin
1
-0
/
+2
2015-07-27
[FIX] memory leak in nsp
Vyacheslav Cherkashin
1
-0
/
+13
2015-07-24
[FIX] Erroneous files struct put
Vasiliy Ulyanov
1
-4
/
+2
2015-07-23
[FIX] remove modules striping from build.sh
Vyacheslav Cherkashin
1
-61
/
+0
2015-07-23
[FIX] wrong unregister
Vyacheslav Cherkashin
1
-1
/
+1
2015-07-23
[FIX] usage of kfree'd memory
Vyacheslav Cherkashin
1
-1
/
+3
2015-07-23
[FIX] Use proper structure in FILE_PROBE_INITIALIZER
Vyacheslav Cherkashin
1
-1
/
+1
2015-07-21
[FIX] types of wsi function addresses
Vyacheslav Cherkashin
1
-6
/
+6
[next]