1998-06-07 Martin Baulig <martin@home-of-linux.org> * Makefile.am (CFLAGS): Disable optimize. * first.c (PROFILE_COUNT): Number of times each function should be called. Defaults to 1; to profile the code, you can increase this when compiling.
8 lines
252 B
Plaintext
8 lines
252 B
Plaintext
1998-06-07 Martin Baulig <martin@home-of-linux.org>
|
|
|
|
* Makefile.am (CFLAGS): Disable optimize.
|
|
|
|
* first.c (PROFILE_COUNT): Number of times each function
|
|
should be called. Defaults to 1; to profile the code, you
|
|
can increase this when compiling.
|