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
/
tsan
/
go
Commit message (
Expand
)
Author
Age
Files
Lines
*
tsan: symbolize global variables
Dmitry Vyukov
2013-01-11
1
-1
/
+1
*
tsan: add sanity test for Go runtime into presubmit test
Dmitry Vyukov
2012-12-14
1
-1
/
+0
*
tsan: move traces from tls into dedicated storage at fixed address
Dmitry Vyukov
2012-11-28
1
-1
/
+1
*
tsan: faster memory reset for Go
Dmitry Vyukov
2012-11-25
1
-2
/
+1
*
tsan: add range access functions for Go
Dmitry Vyukov
2012-11-08
1
-0
/
+12
*
tsan: change TSAN_OPTIONS->GORACE in build script as well
Dmitry Vyukov
2012-11-08
1
-1
/
+1
*
tsan: more precise handling of finalizers
Dmitry Vyukov
2012-11-07
1
-1
/
+1
*
tsan: slightly relax requirements for lazy shadow memory (can overlap and may...
Dmitry Vyukov
2012-11-06
1
-1
/
+1
*
tsan: lazily allocate shadow for Go
Dmitry Vyukov
2012-11-06
3
-3
/
+10
*
tsan: update script to support windows
Dmitry Vyukov
2012-11-06
1
-22
/
+23
*
tsan: add missing function for windows
Dmitry Vyukov
2012-11-06
1
-0
/
+34
*
tsan: fix Go build
Dmitry Vyukov
2012-11-06
1
-1
/
+0
*
tsan for Go: support mallocs before __tsan_init() (required to support cgo code)
Dmitry Vyukov
2012-10-04
1
-1
/
+3
*
tsan: output tid's in reports
Dmitry Vyukov
2012-10-02
1
-1
/
+1
*
tsan: fix Go build
Dmitry Vyukov
2012-09-19
1
-1
/
+1
*
tsan: fix Go build script
Dmitry Vyukov
2012-09-06
1
-1
/
+1
*
tsan: handle larger number of goroutines + fix a memory leak of goroutine des...
Dmitry Vyukov
2012-08-13
2
-9
/
+16
*
tsan: add ReleaseStore() function that merely copies vector clock rather than...
Dmitry Vyukov
2012-07-28
3
-4
/
+2
*
tsan: add missing include
Dmitry Vyukov
2012-07-27
1
-0
/
+2
*
tsan: change event handling from single HandleEvent() to a set of separate fu...
Dmitry Vyukov
2012-07-27
3
-151
/
+137
*
tsan: make the runtime library name tsan-neutral for Go upstream
Dmitry Vyukov
2012-07-26
1
-1
/
+1
*
tsan: allow environment to override OnReport() and OverrideFlags()
Dmitry Vyukov
2012-07-25
1
-0
/
+1
*
tsan: suport for Go finalizers
Dmitry Vyukov
2012-07-25
1
-0
/
+5
*
tsan: expect that Go symbolizer can return NULLs
Dmitry Vyukov
2012-07-25
1
-4
/
+4
*
tsan: align report style with Go internal format
Dmitry Vyukov
2012-07-24
2
-14
/
+12
*
tsan: add platform suffix to Go runtime library
Dmitry Vyukov
2012-07-16
1
-3
/
+5
*
tsan: treat malloc() as memory access in Go
Dmitry Vyukov
2012-07-16
1
-0
/
+1
*
tsan: Go runtime: support goroutine end event
Dmitry Vyukov
2012-07-16
2
-0
/
+11
*
tsan: port Go runtime to Darwin
Dmitry Vyukov
2012-07-16
2
-7
/
+30
*
tsan: allow to pass CFLAGS to Go runtime build script
Dmitry Vyukov
2012-07-16
1
-5
/
+6
*
tsan: add missing test for Go runtime
Dmitry Vyukov
2012-07-16
1
-0
/
+15
*
tsan: Go language support fixes
Dmitry Vyukov
2012-07-06
2
-17
/
+18
*
tsan: Go lang: symbolize stack traces
Dmitry Vyukov
2012-07-06
2
-4
/
+32
*
tsan: Go language support
Dmitry Vyukov
2012-07-05
2
-0
/
+242