Displaying 1 result from an estimated 1 matches for "numpathsexecut".
Did you mean:
numpathsexecuted
2012 May 22
1
[LLVMdev] unable to decode llvmpro.out for path profiling
...that it dumps
different profile data for different input files.
For example for bzip2.c is dumps like this:
* Pty = 1*
* SavedArgslength=10*
* SavedArgs=(null)*
* *
* 4*<unsigned> random data , that i cant figure out*
* *
* Profile Header: 5*
* functionCount = 47*
* Function Id = 4 NumPathsExecuted = 36*
* path1 : count1*
* path2 : count2 and so on...*
*
*
But also this format is not same for all input file. For gzip.c and gcc.c
it stores data in some different manner.
I urgently need some suggestions and solutions about this problem.
Thanks in advance
*
*
Gaurav Kumar
-------------- ne...