memprof
- From: Martin Oberzalek <oberzalek chello at>
- To: "gnome-list gnome org" <gnome-list gnome org>
- Subject: memprof
- Date: Mon, 29 Nov 1999 16:35:36 +0000
How I have to use memprof?
I wanted to test memprof, so I wrote that programm.
#include <glib.h>
int main()
{
gchar *word;
word = g_strdup("Hallo\n");
g_print(word);
return 0;
}
I compiled it: "gcc -o mptest mptest.c -g -Wall -pg -lglib"
So I ran memprof, run command, ...
and now memprof does nothing. It react, yes. It needs CPU time, yes it
seem to be that memprof works.
Did I made a fault, or is that always like that?
Will memprof come to an end?
Help!
--
Fahrt wohl, wo auch immer Ihr hinfahrt,
bis Ihr am Ende Eurer Reise wieder wohlbehalten in Euren Horsten landet.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]