index
:
delta/compiler-rt.git
google/stable
google/testing
master
release_30
release_32
release_33
release_34
release_35
release_35@215014
release_36
release_37
release_38
release_39
release_40
release_50
release_60
release_70
release_80
release_90
llvm.org: Obsolete (use llvm)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
sanitizer_common
/
sanitizer_stoptheworld_linux_libcdep.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
[lsan] Renable LSan for x86 Linux
Maxim Ostapenko
2017-01-31
1
-2
/
+2
*
Revert "[lsan] Enable LSan for x86 Linux."
Evgeniy Stepanov
2017-01-23
1
-2
/
+2
*
[lsan] Enable LSan for x86 Linux.
Maxim Ostapenko
2017-01-23
1
-2
/
+2
*
Make lsan complain loudly when running under ptrace
Kostya Serebryany
2016-10-13
1
-1
/
+3
*
[compiler-rt] Do not introduce __sanitizer namespace globally
Anna Zaks
2016-09-15
1
-2
/
+2
*
[sanitizer] [SystemZ] Add ptrace support bits.
Marcin Koscielnicki
2016-04-26
1
-1
/
+8
*
[ASAN] Add support for mips/mips64 android
Mohit K. Bhakkad
2016-03-16
1
-1
/
+8
*
[LSan] Print more helpful error message if LSan crashes during leak detection.
Alexey Samsonov
2016-02-12
1
-2
/
+2
*
[PPC64, TSAN] LLVM basic enablement of thread sanitizer for PPC64 (BE and LE)
Bill Schmidt
2015-12-08
1
-3
/
+3
*
[compiler-rt] Fix build by wrapping lines to 80 chars (NFC)
Vedant Kumar
2015-10-01
1
-1
/
+2
*
[sanitizer_common] Apply modernize-use-nullptr, other minor fixes
Vedant Kumar
2015-09-30
1
-20
/
+20
*
[Sanitizers] Allow to install several internal Die callbacks.
Alexey Samsonov
2015-08-24
1
-24
/
+16
*
[AArch64] Fixes broken bot fue to TSAN patch
Renato Golin
2015-08-05
1
-0
/
+4
*
[tsan] Enable tsan for aarch64
Adhemerval Zanella
2015-08-05
1
-4
/
+23
*
Split Mprotect into MmapNoAccess and MprotectNoAccess to be more portable
Timur Iskhodzhanov
2015-04-10
1
-1
/
+1
*
asan: fix comment formatting
Dmitry Vyukov
2015-03-06
1
-2
/
+2
*
tsan: fix signal handling during stop-the-world
Dmitry Vyukov
2015-03-05
1
-74
/
+94
*
asan: fix signal handling during stoptheworld
Dmitry Vyukov
2015-03-02
1
-3
/
+6
*
Revert r229678 "tsan: fix signal handling during stop-the-world"
Hans Wennborg
2015-02-28
1
-42
/
+50
*
tsan: fix PTRACE_ATTACH handling during stop-the-world
Dmitry Vyukov
2015-02-19
1
-18
/
+32
*
[LSan] [MIPS] adding support of LSan for mips64/mips64el arch
Mohit K. Bhakkad
2015-02-19
1
-2
/
+2
*
tsan: fix signal handling during stop-the-world
Dmitry Vyukov
2015-02-18
1
-50
/
+42
*
Make signal-related functions use __sanitizer_* structures instead of __sanit...
Alexander Potapenko
2014-01-31
1
-10
/
+11
*
[sanitizer] Introduce VReport and VPrintf macros and use them in sanitizer code.
Sergey Matveev
2013-12-05
1
-23
/
+14
*
[sanitizer] Fix log_path behavior with StopTheWorld.
Sergey Matveev
2013-12-04
1
-0
/
+15
*
tsan: be silent if verbosity=0
Dmitry Vyukov
2013-10-15
1
-11
/
+21
*
tsan: move kernel struct definition from sanitizer_linux.h to sanitizer_platf...
Dmitry Vyukov
2013-10-15
1
-6
/
+17
*
Clean up StopTheWorld code after r192686.
Sergey Matveev
2013-10-15
1
-27
/
+2
*
tsan: implement internal syscall-based versions of sigaction/sigprocmask
Dmitry Vyukov
2013-10-15
1
-16
/
+16
*
[sanitizer] Fix the parent liveness check in StopTheWorld.
Sergey Matveev
2013-10-09
1
-2
/
+4
*
[sanitizer] Fix deadlock in StopTheWorld.
Sergey Matveev
2013-10-08
1
-0
/
+5
*
[sanitizer_common] Add internal_clone().
Sergey Matveev
2013-09-02
1
-12
/
+13
*
[sanitizer] fix code style
Alexey Samsonov
2013-08-28
1
-5
/
+6
*
[sanitizer] Handle Die() in StopTheWorld.
Sergey Matveev
2013-08-26
1
-39
/
+73
*
[sanitizer] Remove optional arguments from clone() invocation.
Sergey Matveev
2013-07-11
1
-2
/
+2
*
[lsan] Prevent inlining of WipeStack().
Sergey Matveev
2013-06-19
1
-1
/
+1
*
[lsan] Move symbolization and reporting out of StopTheWorld callback.
Sergey Matveev
2013-06-19
1
-0
/
+9
*
[asan] ASan Linux MIPS32 support (compiler-rt part), patch by Jyun-Yan Y
Kostya Serebryany
2013-06-03
1
-0
/
+4
*
[nolibc] Move stoptheworld to RTSanitizerCommonLibc.
Peter Collingbourne
2013-05-21
1
-0
/
+403