Add ProfilerRegisterThead() to PosixThread. Adds an #ifdef'd block that calls ProfilerRegisterThread() if "REGISTER_THREAD_GOOGLE_PERFTOOLS" is set. Apparently, this makes the Google perftools CPU profiler work much better on x86-64.