Hi,
I've just written my small app, but want to profile it in order to optimize it.
I tried adding -pg flags in the CFLAGS, CXXFLAGS, LIBS and in the make targets, but no gmon.out is created. I googled the problem, but found no answer .