Search code examples
Why is my program spending 79.26% of its time in _dl_start?...


c++performanceprofilingvalgrindcallgrind

Read More
valgrind 'callgrind' instruction fetch differs between runs...


profilingvalgrindcallgrind

Read More
How to make the result of callgrind human readable...


c++profilingvalgrindprofilercallgrind

Read More
Callgrind / kcachegrind why does running a program in valgrind increase sysCall time?...


profilingvalgrindcallgrindkcachegrind

Read More
How to use KCachegrind and Callgrind to measure only parts of my code?...


c++valgrindcallgrindkcachegrind

Read More
Should I trust profiling inside or outside of callgrind for a function that calls glibc's sin()?...


c++gccperformance-testingtrigonometrycallgrind

Read More
Optimizations of nested if and switch statements using callgrind or assembly modifications...


coptimizationvalgrindcallgrind

Read More
Tracking down unnecessary copies with callgrind...


c++valgrindcallgrind

Read More
Getting consistent callgrind output over multiple runs...


c++valgrindcallgrind

Read More
Windows Callgrind results browser, alternative to KCacheGrind...


windowsvalgrindprofilingcallgrind

Read More
attaching callgrind/valgrind to program in mid-way of its execution...


c++valgrindcallgrind

Read More
CMake 3.16 orders of magnitude slower in the Generate phase for Makefiles compared to older versions...


makefilecmakestracecallgrind

Read More
how to install kcachegrind on linux or cirrus?...


callgrindkcachegrind

Read More
Callgrind: how to pass relative path to source code?...


valgrindcallgrindkcachegrind

Read More
interpreting _dl_runtime_resolve_xsave'2 in callgrind output...


c++gccldcallgrind

Read More
callgrind equivalent for java?...


javaruntimecallgrind

Read More
Interpreting callgrind data...


valgrindgraphvizcallgrind

Read More
Callgrind: Profile a specific part of my code...


c++profilingvalgrindcallgrind

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


c++profilingperfintel-vtunecallgrind

Read More
valgrind doesnt work on my 32bit executable in linux ubuntu 16.04...


armvalgrindcallgrindkcachegrind

Read More
kcachegrind unable to open callgrind file...


profilingvalgrindcallgrindkcachegrind

Read More
libhdfs throws Illegal UTF8 string in constant pool error when running through callgrind...


java-native-interfacehdfsvalgrindcallgrindlibhdfs

Read More
Valgrind - callgrind Profiler : How to know which function is taking more time...


c++valgrindcallgrind

Read More
Is callgrind profiling influenced by other processes?...


profilingvalgrindcallgrind

Read More
C++ profiling: clock cycle count...


c++profilingclockkcachegrindcallgrind

Read More
Using callgrind/kcachegrind to get per-thread statistics...


multithreadingvalgrindkcachegrindcallgrind

Read More
Callgrind on O1 or O3 for performance profiling?...


c++gccvalgrindcallgrind

Read More
Benchmark a single function...


c++gccassemblybenchmarkingcallgrind

Read More
kcachegrind: there is no source available for the following function...


c++profilingkcachegrindcallgrind

Read More
what is __printf_fp() and when is it called?...


c++callgrind

Read More
BackNext