index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
compiler-rt
/
lib
/
sanitizer_common
/
sanitizer_procmaps_linux.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
compiler-rt: Rename .cc file in lib/sanitizer_common to .cpp
Nico Weber
2019-07-31
1
-81
/
+0
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
[asan] Support running without /proc
Evgeniy Stepanov
2019-01-08
1
-0
/
+1
*
Revert "[asan] Support running without /proc.", +1
Evgeniy Stepanov
2018-12-28
1
-5
/
+0
*
[asan] Support running without /proc.
Evgeniy Stepanov
2018-12-27
1
-0
/
+5
*
[LSan] Fix one source of stale segments in the process memory mapping.
Alex Shlyapnikov
2017-11-28
1
-2
/
+6
*
Removed platform-specific ifdefs from sanitizer_procmaps.h
Francis Ricci
2017-09-22
1
-30
/
+30
*
Use internal_strncpy to copy filename in linux procmaps
Francis Ricci
2017-07-11
1
-6
/
+5
*
Refactor MemoryMappingLayout::Next to use a single struct instead of output p...
Francis Ricci
2017-07-11
1
-26
/
+12
*
[asan] make asan under sandboxes more robust
Kostya Serebryany
2017-05-15
1
-2
/
+2
*
[sanitizer] Track architecture and UUID of modules in LoadedModule
Kuba Mracek
2016-12-02
1
-1
/
+3
*
[libsanitizer] Fix bugs and wiki links to point to GitHub.
Alexander Potapenko
2015-12-04
1
-1
/
+1
*
[Sanitizer] Teach ReadFileToBuffer to distinguish empty file from inaccessibl...
Alexey Samsonov
2015-07-17
1
-2
/
+2
*
Segregate FreeBSD-specific parts from sanitizer_procmaps_linux.cc
Viktor Kutuzov
2014-08-06
1
-217
/
+3
*
[asan] Exclude non-executable mappings from coverage.
Evgeniy Stepanov
2014-06-11
1
-3
/
+3
*
Add FreeBSD support to sanitizers' procmaps facilities
Viktor Kutuzov
2014-04-01
1
-14
/
+63
*
A set of trivial changes to support sanitizers on FreeBSD.
Alexey Samsonov
2014-03-04
1
-2
/
+2
*
[Sanitizer] Remove now unused symbolization functionality from MemoryMappingL...
Alexey Samsonov
2013-12-25
1
-12
/
+15
*
[Sanitizer] Use different MemoryMappingLayout::DumpListOfModules on Linux and...
Alexey Samsonov
2013-12-25
1
-0
/
+25
*
[Sanitizer] Move OS-specific code for MemoryMappingLayout into separate sourc...
Alexey Samsonov
2013-12-25
1
-0
/
+227