valgrind, profiling timer expired?
I try to profile a simple c prog using valgrind: [zsun@nel6005001 ~]$ valgrind --tool=memcheck ./fl.out ==2238== Memcheck, a memory error detector ==2238== Copyright (C) 2002-2009, and GNU GPL'd, by Julian Seward et al. ==2238== Using Valgrind-3.5.0 and LibVEX; rerun with -h for copyright info ==2238== Command: ./fl.out ==2238== ==2238== ==2238== HEAP SUMMARY: ==2238== in use at exit: 1,168 bytes in 1 blocks ==2238== total heap usage: 1 allocs, 0 frees, 1,168 bytes allocated ==2238== ==2238== LEAK SUMMARY: ==2238== definitely lost: 0 bytes in 0 blocks ==2238== indirectly lost: 0 bytes in 0