Search code examples
Pthread Mutex: pthread_mutex_unlock() consumes lots of time...

multithreadingpthreadsmutexintel-vtune

Read More
Performance difference between Windows and Linux using Intel compiler: looking at the assembly...

c++assemblyx86-64iccintel-vtune

Read More
Running shell scripts from Vtune Amplifier...

optimizationavx2intel-vtune

Read More
Low 'Average Physical Core Utilization' according to VTune when using OpenMP, not sure what ...

multithreadingperformanceoptimizationopenmpintel-vtune

Read More
vTune, how do I pass input parameters...

intel-vtune

Read More
Compiling nodejs with vtune and jitprofiling.h support...

javascriptnode.jsintel-vtune

Read More
How to profile time spent in memory access in C/C++ applications?...

c++profilingperfintel-vtunecallgrind

Read More
Using C/Intel assembly, what is the fastest way to test if a 128-byte memory block contains all zero...

cperformanceoptimizationassemblyintel-vtune

Read More
_kmp huge overhead and spin time for unkown calls in OpenMP?...

c++parallel-processingopenmpintel-vtunespinning

Read More
Performance Measurement - Get Average call time per function. Intel Vtune Amplifier...

performancecounterintel-vtune

Read More
Difficulties in understand assmbly code of '__atomic_compare_exchange'...

c++profilingintel-vtune

Read More
OpenCV build in debug mode with optimizations?...

c++opencvcmakeintel-vtuneintel-parallel-studio

Read More
Can VTune work without sampling driver and perf?...

profilingintel-vtune

Read More
What might cause the same SSE code to run a few times slower in the same function?...

c++optimizationintelsseintel-vtune

Read More
Profiling OpenCL application on Windows with NVIDIA GPU...

profilingopenclnvidiaintel-vtunenvvp

Read More
Profile C++ programm based on wall clock time with intel Vtune amplifier...

c++linuxprofilerintel-vtune

Read More
How to profile the number of additions, mutltiplications etc. with vtune...

c++performancex86profilingintel-vtune

Read More
system profiling - usage information of shared libraries...

linux-kernelshared-librariesperfintel-vtuneoprofile

Read More
Certain function calls not showing up in VTune...

c++intel-vtune

Read More
VTune Amplifier XE 2015 architecural anaylsis...

profilingcpu-architectureinstructionsintel-vtune

Read More
How to find Cycles per instruction of an i7 processor...

intel-vtune

Read More
OpenMP progam analysis with Intel VTune Amplifier: What is "kmp print storage map gtip"...

c++openmpintel-vtune

Read More
Running VTune Amplifier 2014 for Android Systems on Windows using Eclipse...

androideclipseintelintel-vtuneintel-atom

Read More
How to disassemble a compiler generated code?...

c++debugginggdbcpu-architectureintel-vtune

Read More
Using Intel Vtune to profile Application from Qt Creator...

c++windowsqtprofilingintel-vtune

Read More
Decrease in instructions retired after loop Unrolling...

cmulticorecpu-architectureintel-vtuneloop-unrolling

Read More
Is there any way to make the Time Profiler Instrument more effective with large functions?...

iosxcodeprofilinginstrumentsintel-vtune

Read More
Profiling java application with Intel VTune Amplifier XE 2013...

javaprofilingintel-vtune

Read More
How do we know that the code is thread safe?...

c++thread-safetyintel-vtune

Read More
Which is better way of profiling using VTUNE: standalone or integrated with MSVC...

performanceintel-vtune

Read More
BackNext