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
/
profile
/
InstrProfilingFile.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
InstrProf: Optionally print an error when emitting profile data fails
Justin Bogner
2015-01-16
1
-1
/
+6
*
profile: Avoid name collisions between instrumentation and runtime
Justin Bogner
2014-09-04
1
-6
/
+6
*
Fix building InstrProfilingFile.c on FreeBSD
Viktor Kutuzov
2014-06-15
1
-1
/
+0
*
Go via uintptr_t when casting away constness, otherwise GCC will warn
Joerg Sonnenberger
2014-05-20
1
-1
/
+4
*
InstrProf: Support profiling dlopen'd shared libraries
Duncan P. N. Exon Smith
2014-05-17
1
-75
/
+91
*
InstrProf: Fix shared object profiling
Duncan P. N. Exon Smith
2014-05-16
1
-8
/
+42
*
profile: Fix the build with gcc 4.9
Reid Kleckner
2014-05-01
1
-9
/
+8
*
InstrProf: Change the extension of the default profile
Duncan P. N. Exon Smith
2014-03-24
1
-1
/
+1
*
Avoid GCC's "cast from pointer to integer of different size" warning.
David Blaikie
2014-03-21
1
-2
/
+2
*
InstrProf: Unify logic in two profile writers
Duncan P. N. Exon Smith
2014-03-21
1
-19
/
+15
*
InstrProf: If libc is available, use it; no functionality change
Duncan P. N. Exon Smith
2014-03-21
1
-1
/
+42
*
InstrProf: Reorganize files; no functionality change
Duncan P. N. Exon Smith
2014-03-21
1
-0
/
+106
[prev]