List Question
20 TechQA 2024-03-28T09:32:43.260000Error Using Valgrind's callgrind and kcachegrind on a C++
32 views
Asked by Hassan Zubair
Filtering callgrind capture based on shared library name
13 views
Asked by Bram
Callgrind for CUDA program, execution time in percentages do not add up to 100%
28 views
Asked by D.J. Elkind
valgrind 'callgrind' instruction fetch differs between runs
54 views
Asked by Skuch
-toggle-collect option in valgrind/callgrind not working
175 views
Asked by ravi
How do I profile some code using callgrind_control in c++?
102 views
Asked by kloop
How can I visualize GNU remake profile data for multithreaded processes
37 views
Asked by Veena
Using `callgrind` to count function calls in Linux
195 views
Asked by dearn44
KCacheGrind/CallGrind - wrong relative timing
193 views
Asked by Arik Vasserman
Callgrind / kcachegrind why does running a program in valgrind increase sysCall time?
592 views
Asked by GustavD
Callgrind / kcachegrind call graph output implies functions call eachother when they don't
237 views
Asked by GustavD
Should I trust profiling inside or outside of callgrind for a function that calls glibc's sin()?
465 views
Asked by Zoƫ Sparks
Valgrind ignore templates in output
156 views
Asked by Francesco Dondi
Optimizations of nested if and switch statements using callgrind or assembly modifications
110 views
Asked by washcloth
Tracking down unnecessary copies with callgrind
168 views
Asked by Chip Bell
Getting consistent callgrind output over multiple runs
444 views
Asked by Chip Bell
Run callgrind only on specified libraries
401 views
Asked by Nathaniel Bubis
Understanding KCachegrind/callgrind
291 views
Asked by yujaiyu
attaching callgrind/valgrind to program in mid-way of its execution
2.5k views
Asked by libxelar.so