a3439d5bf2
- OMNITRACE_TRACE_THREAD_BARRIERS config option - set to OFF to disable wrapping `pthread_barrier` - OMNITRACE_TRACE_THREAD_JOIN config option - set to OFF to disable wrapping `pthread_join` - allow PAPI with perf_event_paranoid at level 2 - default to no PAPI events - setenv LD_PRELOAD to not include libomnitrace after preload - closes #175 - bump version to 1.7.1