Quantcast
Channel: Intel® VTune™ Profiler (Intel® VTune™ Amplifier)
Viewing all articles
Browse latest Browse all 1347

vtune hangs with strace in getdents64(7, /* 0 entries */, 32768) = 0

$
0
0

amplxe-cl is hanging when I start any analysis. gdb and strace shows getdents64 function call. 

strace shows below output

getdents64(7, /* 0 entries */, 32768)   = 0
getdents64(7, /* 0 entries */, 32768)   = 0
getdents64(7, /* 0 entries */, 32768)   = 0
getdents64(7, /* 0 entries */, 32768)   = 0
getdents64(7, /* 0 entries */, 32768)   = 0
getdents64(7, /* 0 entries */, 32768)   = 0
getdents64(7, /* 0 entries */, 32768)   = 0
getdents64(7, /* 0 entries */, 32768)   = 0
getdents64(7, /* 0 entries */, 32768)   = 0

any idea what is the issue? It used to work before with no issues.

 

Thanks and Regards,

C Jaiprakash

 

 


Viewing all articles
Browse latest Browse all 1347

Trending Articles