summaryrefslogtreecommitdiff
path: root/src/pal
AgeCommit message (Expand)AuthorFilesLines
2019-05-13Profiler API to request ReJIT with inliners (#24461)David Mason3-1875/+1899
2019-05-10Move EventProvider native layout to be driven by CMake configure (#24478)Jeremy Koritzinsky7-2/+247
2019-05-09Fix memory leak in PAL_GenerateCoreDump (#24503)Mike McLaughlin1-11/+24
2019-05-08Add generate crash dump command to diagnostics server (#24460)Mike McLaughlin2-87/+189
2019-05-07Fixing up time.cpp in the PAL (#24428)Tanner Gooding2-95/+92
2019-05-06Add option to only notify profiler of LOH allocations (#24291)Mukul Sabharwal1-1/+12
2019-05-03Use our local-built instances of tools from Microsoft.DotNet.BuildTools.CoreC...Jeremy Koritzinsky1-1/+1
2019-05-02In the PAL GetProcessTimes implement lpCreationTime using the current time re...Brian Sullivan1-10/+44
2019-05-02Merge pull request #24322 from am11/libunwind-format-specifierJan Vorlicek1-9/+5
2019-05-01Adjust some terms (#24351)Dan Moseley4-4/+4
2019-05-02Unify Wformat suppression for libunwindAdeel1-9/+5
2019-05-01Copy all win32 resources (#24308)David Wrighton1-1/+2
2019-04-25Add IsFrozenObject Profiler API (#24239)Mukul Sabharwal1-0/+12
2019-04-24Add Medium GC Profiling Mode & ICorProfilerInfo::GetObjectReferences (#24156)Mukul Sabharwal2-1767/+2612
2019-04-19Large Pages on Linux & macOS (#24098)Mukul Sabharwal3-7/+40
2019-04-16Fix incorrect thread affinitization (#24045)Jan Vorlicek1-7/+2
2019-04-13Delete COMPlus_FinalizeOnShutdown (#23595)Jan Kotas1-2/+1
2019-04-10Fix few issues discovered by testingJan Vorlicek1-4/+3
2019-04-10Fix RecycledLists size on UnixJan Vorlicek1-2/+3
2019-04-09Fix several issuesJan Vorlicek5-17/+16
2019-04-09Remove Unix CPU groups emulationJan Vorlicek6-948/+145
2019-04-08Add Large pages support in GCMukul Sabharwal1-0/+1
2019-04-05Fix rounding to UINT32_MAX (#23764)Ludovic Henry1-10/+3
2019-04-05Partially improve support for `--cpus` from Docker CLI (#23747)Ludovic Henry2-5/+12
2019-04-05Fix invalid use of stack memory (#23758)Aaron Robinson1-18/+16
2019-04-03Reflect PR feedbackJan Vorlicek2-1/+3
2019-04-03Remove CPU groups handling from the gc.cppJan Vorlicek2-0/+2
2019-04-02Move C/C++ and platform headers to pal/inc/rt/cpp folderIlia K3-0/+0
2019-03-29Unify clang with GNUCSinan Kaya2-4/+12
2019-03-22Improve detection of CPU limits when running inside a ContainerLudovic Henry1-1/+11
2019-03-21Merge pull request #23321 from franksinankaya/gcc_cleanup_14Jan Vorlicek2-4/+4
2019-03-18Fix for running in a container without mem limit set on Windows; (#23297)Maoni Stephens1-10/+8
2019-03-18Conversion issuesSinan Kaya2-4/+4
2019-03-18Merge pull request #23307 from franksinankaya/gcc_cleanup_13Jan Vorlicek1-1/+1
2019-03-18Merge pull request #23179 from franksinankaya/gcc_cleanup_11Jan Vorlicek6-289/+13
2019-03-18[EventPipe] Adding an IPC server to handle out of process communication. (#23...José Rivero2-14/+51
2019-03-17Remove old filesSinan Kaya4-279/+0
2019-03-17Correct current script dir detectionSinan Kaya3-12/+15
2019-03-17Fix conversion issuesSinan Kaya1-1/+1
2019-03-15Fix GetFullAffinityMask for cpuCount==64 (#23276)Jan Vorlicek1-1/+6
2019-03-14Fix GetProcessAffinityMask (#23247)Jan Vorlicek1-21/+8
2019-03-14Merge pull request #23203 from janvorli/fix-no-return-false-positivesJan Vorlicek2-4/+15
2019-03-13Move ANALYZER_NORETURN after function return type.Jan Vorlicek1-2/+1
2019-03-11Fix no-return false positives in static analyzer buildJan Vorlicek2-4/+16
2019-03-11Merge pull request #23111 from am11/gcc-configurationJan Vorlicek2-50/+43
2019-03-11Merge pull request #23099 from janvorli/remove-pal-cleanupJan Vorlicek1-3/+0
2019-03-11Merge pull request #23121 from janvorli/enable-clang-staticanalyzer-buildJan Vorlicek1-2/+17
2019-03-11Remove conditions around CMAKE_REQUIRED_LIBRARIESAdeel1-6/+2
2019-03-08Use CLR_LINKAdeel1-2/+2
2019-03-08Remove extra quotesAdeel1-2/+2