llvm-6502/runtime/libprofile
Nick Lewycky c6d8853dff The counters are unsigned.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@129380 91177308-0d34-0410-b5e6-96231b3b80d8
2011-04-12 19:35:45 +00:00
..
BasicBlockTracing.c remove attribution from a variety of miscellaneous files. 2007-12-29 22:59:10 +00:00
CommonProfiling.c Implementation of path profiling. 2011-01-29 01:09:53 +00:00
EdgeProfiling.c remove attribution from a variety of miscellaneous files. 2007-12-29 22:59:10 +00:00
libprofile.exports Add support for line profiling. Very work-in-progress. 2011-04-12 01:06:09 +00:00
LineProfiling.c The counters are unsigned. 2011-04-12 19:35:45 +00:00
Makefile Rename 'libprofile/exported_symbols.lst' to 'libprofile/libprofile.exports'. 2010-09-03 15:42:45 +00:00
OptimalEdgeProfiling.c OptimalEdgeProfiling: Creation of profiles. 2009-09-01 19:03:44 +00:00
PathProfiling.c Implementation of path profiling. 2011-01-29 01:09:53 +00:00
Profiling.h Implementation of path profiling. 2011-01-29 01:09:53 +00:00