Add code to allow profiling of backends on Linux: save and restore the
profiling timer setting across fork(). The correct way to build a profilable backend on Linux is now gmake PROFILE="-pg -DLINUX_PROFILE"
Showing
Please register or sign in to comment