index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lldb
/
examples
/
darwin
/
heap_find
/
heap
/
heap_find.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[NFC] Remove ASCII lines from comments
Jonas Devlieghere
2019-04-10
1
-36
/
+0
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
Fix/unify the spelling of Objective-C.
Adrian Prantl
2018-06-13
1
-2
/
+2
*
*** This commit represents a complete reformatting of the LLDB source code
Kate Stone
2016-09-06
1
-815
/
+655
*
Fix typos.
Bruce Mitchener
2015-07-22
1
-4
/
+4
*
Fix a variety of typos.
Bruce Mitchener
2015-06-18
1
-5
/
+5
*
<rdar://problem/13011717>
Greg Clayton
2013-01-19
1
-1
/
+4
*
<rdar://problem/13011717>
Greg Clayton
2013-01-15
1
-1
/
+1
*
Checking in fixes that I used to track down a leaking module. The heap module...
Greg Clayton
2012-10-08
1
-17
/
+92
*
Don't allow an extra entry to slip into the heap results and also add a bette...
Greg Clayton
2012-09-12
1
-6
/
+5
*
Added "heap" command to get info on all allocations on the heap. Currently on...
Greg Clayton
2012-09-11
1
-18
/
+92
*
Playing around with "objc_refs" over the weekend and improved it to work on a...
Greg Clayton
2012-09-10
1
-34
/
+252
*
Don't allocate memory when enumerting stack. We now have fixed size buffers t...
Greg Clayton
2012-09-08
1
-61
/
+147
*
Improved "objc_refs" a bit to be able to find all instances of a class'
Greg Clayton
2012-09-04
1
-6
/
+119
*
<rdar://problem/12069589>
Greg Clayton
2012-09-01
1
-6
/
+2
*
Added a new "objc_refs" command that will track down all allocations on the h...
Greg Clayton
2012-08-11
1
-10
/
+13
*
Added the ability to search through sections for pointer data.
Greg Clayton
2012-07-11
1
-0
/
+27
*
Remove dependency on internal header file.
Greg Clayton
2012-06-27
1
-4
/
+72
*
More fixes to "malloc_history".
Greg Clayton
2012-05-11
1
-13
/
+34
*
"--stack-history" now works if you have MallocStackLogggingNoCompact defined ...
Greg Clayton
2012-05-10
1
-1
/
+1
*
Fixed a build error.
Greg Clayton
2012-05-10
1
-2
/
+2
*
Added the ability to get the stack history for a malloc block. This is a work...
Greg Clayton
2012-05-10
1
-0
/
+56
*
Move the source and Makefile into a directory so it will be easier to install.
Greg Clayton
2012-04-25
1
-0
/
+332