summaryrefslogtreecommitdiffstats
path: root/lldb/tools/debugserver/source/MacOSX/MachVMMemory.h
Commit message (Expand)AuthorAgeFilesLines
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* Add ability to collect memory limit.Han Ming Ong2018-02-281-1/+2
* Make use of physical footprint as memory measurement.Han Ming Ong2018-02-011-22/+1
* *** This commit represents a complete reformatting of the LLDB source codeKate Stone2016-09-061-20/+37
* [debugserver] Fix sign comparison warning.Bruce Mitchener2015-09-011-1/+0
* Use the right ifdef macro, reviewed by JasonHan Ming Ong2015-06-261-1/+1
* rdar://problem/21469556Han Ming Ong2015-06-251-1/+5
* <rdar://problem/13963648>Han Ming Ong2013-05-221-1/+1
* Update MachVMMemory::PageSize to get the page size of a specific processJason Molenda2013-04-061-3/+9
* <rdar://problem/13338758>Han Ming Ong2013-03-041-1/+1
* <rdar://problem/12759744> Provide physical memory distribution as part of pro...Han Ming Ong2012-11-271-1/+1
* <rdar://problem/12720514> Sub-TLF: Provide service to profile the inferiorHan Ming Ong2012-11-171-1/+2
* Always return a valid answer for qMemoryRegionInfo if the packet is supported.Greg Clayton2011-12-121-1/+1
* Added optional calls to lldb_private::Process for getting memory region infoGreg Clayton2011-11-181-1/+1
* Remove the QAddressIsExecutable packet I added last night.Jason Molenda2011-11-091-1/+1
* Add "QAddressIsExecutable" packet to debugserver. Used to testJason Molenda2011-11-081-0/+1
* Initial checkin of lldb code from internal Apple repo.Chris Lattner2010-06-081-0/+40
OpenPOWER on IntegriCloud