search for: 99p

Displaying 3 results from an estimated 3 matches for "99p".

Did you mean: 99
2018 Nov 26
2
Source locations missing when using xray-account
...alyse the log but whilst the functions are named, the locations of the functions are displayed as <invalid>:0:0:. > llvm-xray account -sort=sum -sortorder=dsc -instr_map ./llvm xray-log.llvm.hgD9oi Functions with latencies: 5 funcid count [ min, med, 90p, 99p, max] sum function 6 9 [ 0.000006, 0.000006, 0.000040, 0.000040, 0.000040] 0.000089 <invalid>:0:0: fqux ... 4 lines omitted If I then inspect the executable with llvm-dwarfdump, I can see that the debug information for fqux clearly lists the location as well. 0...
2018 Dec 03
2
Source locations missing when using xray-account
...e locations of the functions are >> displayed as <invalid>:0:0:. >> >>> llvm-xray account -sort=sum -sortorder=dsc -instr_map ./llvm xray-log.llvm.hgD9oi >> >> Functions with latencies: 5 >> funcid count [ min, med, 90p, 99p, >> max] sum function >> 6 9 [ 0.000006, 0.000006, 0.000040, 0.000040, >> 0.000040] 0.000089 <invalid>:0:0: fqux >> ... 4 lines omitted >> >> If I then inspect the executable with llvm-dwarfdump, I can see that >> the debu...
2018 Dec 06
2
Source locations missing when using xray-account
...isplayed as <invalid>:0:0:. >> >> >> >>> llvm-xray account -sort=sum -sortorder=dsc -instr_map ./llvm xray-log.llvm.hgD9oi >> >> >> >> Functions with latencies: 5 >> >> funcid count [ min, med, 90p, 99p, >> >> max] sum function >> >> 6 9 [ 0.000006, 0.000006, 0.000040, 0.000040, >> >> 0.000040] 0.000089 <invalid>:0:0: fqux >> >> ... 4 lines omitted >> >> >> >> If I then inspect the executable...