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
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
[sanitizer-coverage] remove stale code (old coverage); compiler-rt part
Kostya Serebryany
2017-05-31
1
-3
/
+0
*
[XRay][compiler-rt] Add __xray_remove_customevent_handler(...)
Dean Michael Berris
2017-05-22
1
-0
/
+4
*
[XRay] Fix build with libc++ (NFC).
Eugene Zelenko
2017-05-12
1
-4
/
+5
*
[XRay][compiler-rt] Runtime changes to support custom event logging
Dean Michael Berris
2017-05-12
1
-0
/
+4
*
[XRay][compiler-rt] Add function id utilities for XRay
Dean Michael Berris
2017-05-05
1
-0
/
+9
*
[XRay][compiler-rt][NFC] Update comments to doxygen format; group functions b...
Dean Michael Berris
2017-05-04
1
-40
/
+42
*
[XRay][compiler-rt] Support patching/unpatching specific functions
Dean Michael Berris
2017-05-04
1
-0
/
+8
*
[tsan] Detect races on modifying accesses in Swift code
Kuba Mracek
2017-05-03
1
-0
/
+1
*
tsan: support linker init flag in __tsan_mutex_destroy
Dmitry Vyukov
2017-05-01
1
-1
/
+2
*
[XRay][compiler-rt] Document and update the XRay Logging API
Dean Michael Berris
2017-05-01
1
-0
/
+171
*
[tsan] Publish the TSan external API in tsan_interface.h
Kuba Mracek
2017-04-21
1
-0
/
+15
*
[sanitizer-coverage] remove more unused code
Kostya Serebryany
2017-04-19
1
-8
/
+0
*
[sanitizer-coverage] remove run-time support for -fsanitize-coverage=indirect...
Kostya Serebryany
2017-04-19
1
-2
/
+0
*
[sanitizer-coverage] remove run-time support for the deprecated -fsanitize-co...
Kostya Serebryany
2017-04-19
1
-19
/
+0
*
This patch causes the installation of headers for the sanitizer and/or xray t...
Catherine Moore
2017-04-11
1
-15
/
+19
*
[XRay] [compiler-rt] Write buffer length to FDR log before writing buffer.
Dean Michael Berris
2017-03-29
1
-4
/
+17
*
[XRay][compiler-rt] Add an end-to-end test for FDR Logging
Dean Michael Berris
2017-03-29
2
-1
/
+11
*
tsan: add new mutex annotations
Dmitry Vyukov
2017-03-26
2
-0
/
+122
*
[asan] add one more argument to __sanitizer_print_memory_profile, remove a re...
Kostya Serebryany
2017-03-15
1
-1
/
+3
*
[XRay] [compiler-rt] Allow logging the first argument of a function call.
Dean Michael Berris
2017-03-06
1
-1
/
+18
*
[XRay][compiler-rt] XRay Flight Data Recorder Mode
Dean Michael Berris
2017-01-25
2
-0
/
+57
*
Revert "[XRay][compiler-rt] XRay Flight Data Recorder Mode"
Dean Michael Berris
2017-01-03
2
-57
/
+0
*
[XRay][compiler-rt] XRay Flight Data Recorder Mode
Dean Michael Berris
2017-01-03
2
-0
/
+57
*
[sancov] __sanitizer_dump_coverage api
Mike Aizatsky
2016-12-12
1
-0
/
+5
*
[sanitizers] __sanitizer_get_module_and_offset_for_pc interface function
Mike Aizatsky
2016-12-05
1
-0
/
+7
*
[XRay] Support AArch64 in compiler-rt
Dean Michael Berris
2016-11-21
1
-0
/
+7
*
[compiler-rt][XRay] Support tail call sleds
Dean Michael Berris
2016-10-13
1
-1
/
+1
*
[sanitizer-coverage] remove stale code, second attempt after failed r282994
Kostya Serebryany
2016-10-04
1
-8
/
+0
*
[ASAN] Pass previous stack information through __sanitizer_finish_switch_fiber
Dmitry Vyukov
2016-09-28
1
-1
/
+3
*
[sanitizer] rename __sanitizer_symbolize_data to __sanitizer_symbolize_global...
Kostya Serebryany
2016-09-19
1
-2
/
+2
*
[sanitizer] add __sanitizer_symbolize_data (can only print the names of the g...
Kostya Serebryany
2016-09-19
1
-0
/
+3
*
[compiler-rt][XRay] Initial per-thread inmemory logging implementation
Dean Michael Berris
2016-08-26
1
-0
/
+80
*
[sanitizer] add __sanitizer_symbolize_pc. https://github.com/google/sanitizer...
Kostya Serebryany
2016-08-25
1
-0
/
+7
*
[sanitizers] trace buffer API to use user-allocated buffer.
Mike Aizatsky
2016-08-05
1
-7
/
+9
*
[compiler-rt][XRay] Address follow-up comments to initial interface and initi...
Dean Michael Berris
2016-07-29
1
-15
/
+7
*
[compiler-rt][XRay] re-submitting r276117, with fixes for build breakage due ...
Dean Michael Berris
2016-07-21
2
-1
/
+78
*
Revert r276117 "[XRay] Basic initialization and flag definition for XRay runt...
Hans Wennborg
2016-07-20
2
-78
/
+1
*
[compiler-rt] [XRay] Basic initialization and flag definition for XRay runtime
Dean Michael Berris
2016-07-20
2
-1
/
+78
*
[esan|wset] Fix flaky sampling tests
Derek Bruening
2016-07-19
1
-0
/
+4
*
[sanitizers] add interceptor for memmem; add weak hooks for strncasecmp, strc...
Kostya Serebryany
2016-07-15
1
-0
/
+11
*
[compiler-rt] Fix VisualStudio virtual folders layout
Etienne Bergeron
2016-07-11
1
-0
/
+1
*
[esan] Add __esan_report for mid-run data
Derek Bruening
2016-07-09
2
-0
/
+47
*
[sanitizer] Add syscall handlers for sigaction and rt_sigaction.
Evgeniy Stepanov
2016-06-24
1
-5
/
+18
*
[asan] add primitives that allow coroutine implementations
Dmitry Vyukov
2016-06-21
1
-0
/
+20
*
[sanitizers] introduce yet another API function: __sanitizer_install_malloc_a...
Kostya Serebryany
2016-06-16
1
-0
/
+17
*
[asan] fix arm build
Kostya Serebryany
2016-06-02
1
-1
/
+1
*
[asan] add an interface function __sanitizer_print_memory_profile (a basic me...
Kostya Serebryany
2016-06-02
1
-0
/
+6
*
[sanitizers] introduce __sanitizer_set_report_fd so that we can re-route the ...
Kostya Serebryany
2016-05-27
1
-0
/
+3
*
[libFuzzer] extend the weak memcmp/strcmp/strncmp interceptors to receive the...
Kostya Serebryany
2016-01-12
1
-2
/
+4
*
[sancov] coverage pc buffer
Mike Aizatsky
2016-01-05
1
-0
/
+7
[next]