We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d9c6017 commit 8e4d255Copy full SHA for 8e4d255
ci/check-profiling.sh
@@ -55,7 +55,7 @@ test -f results/cgout-Test-helloworld-Check-Full
55
grep -q "events: Ir" results/cgout-Test-helloworld-Check-Full
56
test -f results/cgann-Test-helloworld-Check-Full
57
grep -q "PROGRAM TOTALS" results/cgann-Test-helloworld-Check-Full
58
-# Ensure that we also profile the memry allocator
+# Ensure that we also profile the memory allocator
59
grep -q "malloc" results/cgann-Test-helloworld-Check-Full
60
61
# Callgrind.
0 commit comments