Chris Lattner
|
5cedabafe5
|
Default to using edge counts
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@12234 91177308-0d34-0410-b5e6-96231b3b80d8
|
2004-03-08 20:04:46 +00:00 |
|
Chris Lattner
|
b9f960e39d
|
Make block profiling the default
add a new -function argument
Add a new -o argument to specify where to put llvmprof.out data
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@11265 91177308-0d34-0410-b5e6-96231b3b80d8
|
2004-02-10 18:01:50 +00:00 |
|
Chris Lattner
|
1ca922110d
|
Add -help option
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@9651 91177308-0d34-0410-b5e6-96231b3b80d8
|
2003-11-02 05:17:32 +00:00 |
|
Chris Lattner
|
0faadf2e58
|
Pass unrecognized options into llvmprof
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@9596 91177308-0d34-0410-b5e6-96231b3b80d8
|
2003-10-29 21:51:00 +00:00 |
|
Chris Lattner
|
8a209dd030
|
Add option for block profiling, pass in the "correct" argv[0] to the program
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@9566 91177308-0d34-0410-b5e6-96231b3b80d8
|
2003-10-28 22:52:05 +00:00 |
|
Chris Lattner
|
ad910ebe70
|
Helper script for collecting profiling instrumentation. Simply run
$ profile.pl foo.bc <args>
... to instrument, run, then print a program profile!
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@9560 91177308-0d34-0410-b5e6-96231b3b80d8
|
2003-10-28 22:11:31 +00:00 |
|