summaryrefslogtreecommitdiffstats
path: root/compiler-rt/lib/profile/InstrProfilingFile.c
Commit message (Expand)AuthorAgeFilesLines
...
* InstrProf: Optionally print an error when emitting profile data failsJustin Bogner2015-01-161-1/+6
* profile: Avoid name collisions between instrumentation and runtimeJustin Bogner2014-09-041-6/+6
* Fix building InstrProfilingFile.c on FreeBSDViktor Kutuzov2014-06-151-1/+0
* Go via uintptr_t when casting away constness, otherwise GCC will warnJoerg Sonnenberger2014-05-201-1/+4
* InstrProf: Support profiling dlopen'd shared librariesDuncan P. N. Exon Smith2014-05-171-75/+91
* InstrProf: Fix shared object profilingDuncan P. N. Exon Smith2014-05-161-8/+42
* profile: Fix the build with gcc 4.9Reid Kleckner2014-05-011-9/+8
* InstrProf: Change the extension of the default profileDuncan P. N. Exon Smith2014-03-241-1/+1
* Avoid GCC's "cast from pointer to integer of different size" warning.David Blaikie2014-03-211-2/+2
* InstrProf: Unify logic in two profile writersDuncan P. N. Exon Smith2014-03-211-19/+15
* InstrProf: If libc is available, use it; no functionality changeDuncan P. N. Exon Smith2014-03-211-1/+42
* InstrProf: Reorganize files; no functionality changeDuncan P. N. Exon Smith2014-03-211-0/+106
OpenPOWER on IntegriCloud