[Openmp-commits] [PATCH] D14566: Add ompt_event_task_switch event into OMPT/OpenMP
John Mellor-Crummey via Openmp-commits
openmp-commits at lists.llvm.org
Wed Nov 11 06:24:17 PST 2015
jmellorcrummey added a subscriber: jmellorcrummey.
jmellorcrummey added a comment.
Please update your patch in differential to include full diffs with "git diff -U999999 master"
The patches in kmp_tasking.c should use ifdefs
#if OMPT_SUPPORT && OMPT_TRACE
http://reviews.llvm.org/D14566
More information about the Openmp-commits
mailing list