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 |
|