summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-05-31Merge "Fixes to make_ext4fs when compiled with HAVE_SELINUX."android-sdk-adt_r20tools_r20ics-plus-aospKenny Root
2012-05-31Fixes to make_ext4fs when compiled with HAVE_SELINUX.Matt Finifter
2012-05-06Merge "ext4_utils: Fix long symbolic links"Colin Cross
2012-03-30Merge changes I4f6755fe,Ief9c44eeKenny Root
2012-03-30Extend make_ext4fs() interface to allow callers to pass selabel_handle.Stephen Smalley
2012-03-30Extend make_ext4fs to support setting SELinux security contexts in ext4 images.Stephen Smalley
2012-03-25ext4_utils: Fix long symbolic linksJohan Rudholm
2012-01-24am fa351ab2: Only do bugreport on user build with ADB enabledKenny Root
2012-01-24Only do bugreport on user build with ADB enabledandroid-cts-4.0.3_r2android-4.0.4_r2.1android-4.0.4_r2android-4.0.4_r1.2android-4.0.4_r1.1android-4.0.4_r1ics-mr1-releaseics-mr1Kenny Root
2012-01-18am 412d55c7: Merge "fix fd leaking and deallocation freed resource"Jean-Baptiste Queru
2012-01-18Merge "fix fd leaking and deallocation freed resource"Jean-Baptiste Queru
2011-12-12DO NOT MERGE Add iteration option to micro_benchEric Rowe
2011-11-05am 8be30e05: Merge "Include the shared memory and slab memory in procrank out...android-sdk-4.0.3_r1android-sdk-4.0.3-tools_r1android-cts-verifier-4.0_r1android-cts-verifier-4.0.3_r1android-cts-4.0.3_r1android-4.0.3_r1.1android-4.0.3_r1Dianne Hackborn
2011-11-05Merge "Include the shared memory and slab memory in procrank output." into ic...android-sdk-adt_r16.0.1android-cts-4.0_r1android-4.0.2_r1ics-mr0-releaseics-mr0Dianne Hackborn
2011-11-04Include the shared memory and slab memory in procrank output.Dianne Hackborn
2011-11-04am 2c9d3f92: (-s ours) DO NOT MERGE. Integrate: showmap now includes the num...Dianne Hackborn
2011-11-04DO NOT MERGE. Integrate: showmap now includes the number of maps in a row.Dianne Hackborn
2011-11-03showmap now includes the number of maps in a row.Dianne Hackborn
2011-10-20Bring screenshot back to bugreportandroid-4.0.1_r1.2android-4.0.1_r1.1android-4.0.1_r1ics-factoryrom-2-releaseGuang Zhu
2011-09-15tests: add socket tagging test for qtaguid kernel netfilter moduleJP Abgrall
2011-09-13Add screenshot to bugreport email if availableAlon Albert
2011-08-18BugReporter integrationGuang Zhu
2011-08-15Update to follow framework change.Dianne Hackborn
2011-07-19additional scripts for emailing bugreports after captureGuang Zhu
2011-07-18Add information about totals to procrank.Dianne Hackborn
2011-07-14Merge "showmap enhancements"Jeff Brown
2011-07-13showmap enhancementsJeff Brown
2011-07-13Merge "Round down the filesystem size to a multiple of the block size"Ken Sumrall
2011-07-13Round down the filesystem size to a multiple of the block sizeKen Sumrall
2011-07-13Merge "Handle EOF when reading /proc/<pid>/pagemap"Colin Cross
2011-07-13Handle EOF when reading /proc/<pid>/pagemapColin Cross
2011-07-12Merge changes I5f0758bb,I03f90ae6Colin Cross
2011-07-12Ignore the vector page in /proc/<pid>/mapsColin Cross
2011-07-12Detect an error case and prevent printing an uninitialized variableColin Cross
2011-07-12Merge "Remove the simulator target from all makefiles. Bug: 5010576"Jeff Brown
2011-07-11Remove the simulator target from all makefiles.Jeff Brown
2011-07-11Merge "script for capturing and mailing bugreport"Guang Zhu
2011-07-11script for capturing and mailing bugreportGuang Zhu
2011-07-07More robust parsing for smapsKenny Root
2011-06-30Update simg2img to handle CHUNK_TYPE_FILL.Ken Sumrall
2011-06-29Bug fixes to make_ext4fsKen Sumrall
2011-06-22Add test/debugging code to ext4fixupKen Sumrall
2011-06-22Fixes for ext4fixup.Ken Sumrall
2011-06-17ext4fixup tool to fix wonky filesystems made by old version of make_ext4fsKen Sumrall
2011-06-06A few small cleanups to setup_fs.cKen Sumrall
2011-06-06fix fd leaking and deallocation freed resourceRobert CH Chou
2011-06-03Move the setup_fs program from device/samsung/crespo to ext4_utils.Ken Sumrall
2011-05-20Reconcile with honeycomb-releaseThe Android Open Source Project
2011-04-30Merge "Make inodes per group a multiple of inodes per block"Colin Cross
2011-04-29Make inodes per group a multiple of inodes per blockColin Cross