Go to file
Jason Molenda f415791bda In r240466, when Greg added the jThreadsInfo packet, he accidentally
disabled the use of the jThreadGetExtendedInfo packet which is used
to retrieve additional information about a thread, such as the QoS
setting for that thread on darwin systems.  

Re-enable the use of the jThreadGetExtendedInfo packet, and add 
some quick tests to the TestQueues mac test case which will verify
that we can retrieve the QoS names for these test threads.

<rdar://problem/22925096> 

llvm-svn: 250364
2015-10-15 04:20:42 +00:00
clang Remove unnecessary braces in single-line 'if'. 2015-10-15 04:10:40 +00:00
clang-tools-extra Use __SIZE_TYPE__ to fix buildbot failures. 2015-10-14 10:30:32 +00:00
compiler-rt builtins: use C implementation on MSVC 2015-10-15 02:47:19 +00:00
debuginfo-tests New round of fixes for "Always compile debuginfo-tests for the host triple" 2014-10-18 23:47:59 +00:00
libclc integer: remove explicit casts from _MIN definitions 2015-10-06 19:12:12 +00:00
libcxx Add links to libc++ code coverage and builders 2015-10-15 03:27:02 +00:00
libcxxabi Fix LIBCXXABI_HAS_NO_THREADS configuration. 2015-10-14 19:21:38 +00:00
libunwind unwind: Allow the building of libunwind for MIPS. 2015-09-26 18:26:01 +00:00
lld ELF2: Do not use OutputSection as a member variable name. 2015-10-15 01:58:40 +00:00
lldb In r240466, when Greg added the jThreadsInfo packet, he accidentally 2015-10-15 04:20:42 +00:00
llgo [llgo] irgen: always use TargetMachine's data layout 2015-09-25 06:28:14 +00:00
llvm Add XSAVE/XSAVEOPT to KNL processor. 2015-10-15 03:56:54 +00:00
openmp Detect final task in GOMP interface. 2015-10-13 18:36:22 +00:00
polly [tests] More testing for PHI-nodes in non-affine regions 2015-10-13 20:03:09 +00:00