index
:
frameworks_base.git
replicant-2.2
replicant-2.3
replicant-4.0
replicant-4.2
replicant-6.0
frameworks/base
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
core
/
jni
/
android_os_Debug.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Implement #10749688: Improve low memory reporting
Dianne Hackborn
2013-09-13
1
-0
/
+83
*
Remove dependency on JNIHelp header side effects.
Ruben Brunk
2013-09-10
1
-0
/
+1
*
Implement issue #10550827: watching gpu memory for occam_svelte
Dianne Hackborn
2013-09-06
1
-21
/
+95
*
parse named anonymous memory for dumpsys meminfo
Colin Cross
2013-08-09
1
-0
/
+4
*
Switch proc stats to use new process state constants.
Dianne Hackborn
2013-07-15
1
-8
/
+28
*
Start really collecting PSS data for process stats.
Dianne Hackborn
2013-06-27
1
-3
/
+7
*
Some improvements to meminfo output.
Dianne Hackborn
2013-05-24
1
-31
/
+40
*
Add more memory usage stats
Anwar Ghuloum
2013-05-23
1
-8
/
+85
*
More stats for meminfo
Anwar Ghuloum
2013-05-23
1
-3
/
+12
*
break out boot.art
Anwar Ghuloum
2013-05-23
1
-0
/
+3
*
Break out Oat footprint for ram
Anwar Ghuloum
2013-05-23
1
-0
/
+3
*
Track stack memory in MemoryInfo.
Ian Rogers
2013-02-27
1
-14
/
+28
*
Recognize odex files in memory accounting.
Ian Rogers
2013-02-22
1
-1
/
+2
*
Account malloc mmaped pages as native heap.
Ian Rogers
2013-02-22
1
-1
/
+2
*
Include important native processes in watchdog stacks.
Dianne Hackborn
2012-06-08
1
-0
/
+34
*
Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF) DO NOT MERGE
Steve Block
2012-01-06
1
-2
/
+2
*
Rename (IF_)LOGI(_IF) to (IF_)ALOGI(_IF) DO NOT MERGE
Steve Block
2012-01-04
1
-1
/
+1
*
Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) DO NOT MERGE
Steve Block
2012-01-03
1
-2
/
+2
*
Improved memory use reporting.
Dianne Hackborn
2011-08-05
1
-0
/
+37
*
Rework and fix "adb shell dumpsys meminfo"
Dianne Hackborn
2011-07-17
1
-85
/
+134
*
Remove some #ifdef HAVE_ANDROID_OS that were needed for the simulator build
Mike Lockwood
2011-07-13
1
-6
/
+0
*
Extended android.os.Debug.dumpNativeHeap to include /proc/self/maps contents
Brian Carlstrom
2010-10-17
1
-1
/
+15
*
Implement native dump for "am dumpheap -n".
Andy McFadden
2010-07-13
1
-1
/
+176
*
Various infrastructure to support a running services UI.
Dianne Hackborn
2009-09-01
1
-2
/
+10
*
Fix couple of bugs in the meminfo report.
Grace Kloba
2009-07-08
1
-4
/
+6
*
auto import from //depot/cupcake/@135843
The Android Open Source Project
2009-03-03
1
-0
/
+313
*
auto import from //depot/cupcake/@135843
The Android Open Source Project
2009-03-03
1
-313
/
+0
*
auto import from //branches/cupcake/...@132276
The Android Open Source Project
2009-02-19
1
-6
/
+9
*
auto import from //branches/cupcake/...@130745
The Android Open Source Project
2009-02-10
1
-65
/
+68
*
Initial Contribution
The Android Open Source Project
2008-10-21
1
-0
/
+307