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_stacktrace_libcdep.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
[msan] Better use-after-free reports.
Evgeniy Stepanov
2015-01-22
1
-1
/
+1
*
Simplify Symbolizer::SymbolizePC() interface.
Alexey Samsonov
2014-12-02
1
-14
/
+5
*
[Sanitizer] Introduce "stack_trace_format" runtime flag.
Alexey Samsonov
2014-11-06
1
-2
/
+2
*
[Sanitizer] Introduce generic stack frame rendering machinery
Alexey Samsonov
2014-11-05
1
-26
/
+11
*
[Sanitizer] Make StackTrace a lightweight reference to array of PCs, and
Alexey Samsonov
2014-10-26
1
-8
/
+8
*
Remove unused local variable
Alexey Samsonov
2014-10-20
1
-5
/
+2
*
[sanitizer] Make stack traces from dlclose()'d modules more meaningful.
Sergey Matveev
2014-05-23
1
-0
/
+8
*
Avoid doing any work when unwinding stack traces with 0 or 1 frame
Alexey Samsonov
2014-03-04
1
-2
/
+11
*
[sanitizer] Fix build.
Evgeniy Stepanov
2014-02-11
1
-1
/
+1
*
[sanitizer] Use system unwinder in signal handlers on Android.
Evgeniy Stepanov
2014-02-11
1
-5
/
+10
*
[Sanitizer] Don't use MemoryMappingLayout in StackTrace::PrintStack - it is n...
Alexey Samsonov
2013-12-25
1
-0
/
+48
*
[ASan] Do not rely on malloc context in allocator reports.
Alexey Samsonov
2013-11-13
1
-0
/
+2
*
[Sanitizer] Make StackTrace::Unwind the only public way to unwind a stack trace.
Alexey Samsonov
2013-11-07
1
-8
/
+2
*
[Sanitizer] Call Windows unwinder 'slow' and share StackTrace::Unwind across ...
Alexey Samsonov
2013-11-07
1
-0
/
+32