7 lines
No EOL
275 B
Text
Executable file
7 lines
No EOL
275 B
Text
Executable file
valgrind --tool=callgrind --callgrind-out-file=callgrind.out --dump-instr=yes --instr-atstart=no --collect-jumps=yes --sigill-diagnostics=no --error-limit=no ./target/release-with-debug/gitgpui-app
|
|
|
|
callgrind_control -i on
|
|
|
|
callgrind_control -i off
|
|
|
|
kcachegrind callgrind.out |