1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 19:23:23 +01:00
llvm-mirror/runtime/libprofile
Nick Lewycky 9aeaafc27a Rename LineProfiling to GCOVProfiling to more accurately represent what it
does. Also mostly implement it. Still a work-in-progress, but generates legal
output on crafted test cases.

llvm-svn: 129630
2011-04-16 01:20:23 +00:00
..
BasicBlockTracing.c
CommonProfiling.c Implementation of path profiling. 2011-01-29 01:09:53 +00:00
EdgeProfiling.c
GCDAProfiling.c Rename LineProfiling to GCOVProfiling to more accurately represent what it 2011-04-16 01:20:23 +00:00
libprofile.exports Rename LineProfiling to GCOVProfiling to more accurately represent what it 2011-04-16 01:20:23 +00:00
Makefile Rename 'libprofile/exported_symbols.lst' to 'libprofile/libprofile.exports'. 2010-09-03 15:42:45 +00:00
OptimalEdgeProfiling.c Fix a ton of comment typos found by codespell. Patch by 2011-04-15 05:18:47 +00:00
PathProfiling.c Fix a ton of comment typos found by codespell. Patch by 2011-04-15 05:18:47 +00:00
Profiling.h Implementation of path profiling. 2011-01-29 01:09:53 +00:00