blob: 6eb9c6844b33be2500e83ac5d0a6337969265ab9 [file] [log] [blame]
José Fonseca59424e22007-09-28 17:17:11 +00001# Configuration for profiling on Linux for 64-bit X86 (Opteron) with gprof
2
3include $(TOP)/configs/linux-x86-64-static
4
5CONFIG_NAME = linux-x86-64-profile
6
7OPT_FLAGS = -pg -g -O2
8DEFINES += -DNDEBUG