陳韋任 <chenwj <at> iis.sinica.edu.tw> writes:> > Hi, all > > I'm using profiling mechanism provided by LLVM. > What I did is, > > $ ./${LLVM_SRC}/utils/profile.pl hello.bc > > But it turned out that llvm-prof failed to interpret > the profile dump, llvm-prof gave me the error message > below. > > llvm-prof: Unknown packet type #5! > > Any idea? > > Regards, > chenwj >Hi guys I am interesting in using the LLVM path profiling tool. Is this problem resolved or not? -Michael
On Mon, Nov 07, 2011 at 04:10:29PM +0100, Wim Vander Schelden wrote:> I'm having the same problem. Does anyone know what's causing this? > > Kind regards, > > WimWhat's your profiling procedure? I can only guess llvm-prof does not recognize the profiling data. Regards, chenwj -- Wei-Ren Chen (陳韋任) Computer Systems Lab, Institute of Information Science, Academia Sinica, Taiwan (R.O.C.) Tel:886-2-2788-3799 #1667
Possibly Parallel Threads
- [LLVMdev] Failed to decode profile dump with llvm-prof
- [LLVMdev] Failed to decode profile dump with llvm-prof
- [LLVMdev] Failed to decode profile dump with llvm-prof
- [LLVMdev] Failed to decode profile dump with llvm-prof
- [LLVMdev] Update PTX section in CodeGenerator.html