summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Remove gclog.pyAndy McFadden2011-02-141-234/+0
* Fix dmtracedump.Andy McFadden2010-12-1788-7356/+61
* Various improvements to dexdeps.Dan Bornstein2010-12-083-56/+136
* Be explicit about both uniprocessor and SMP when calling dexopt.Dan Bornstein2010-09-301-0/+2
* Add --uniprocessor option to dex-preopt.Dan Bornstein2010-09-281-34/+45
* Insert "/./" into the input file path when necessary.Dan Bornstein2010-09-201-4/+12
* Add --dexopt option to explicitly specify the dexopt binary.Dan Bornstein2010-09-171-10/+26
* Modify dex-preopt to take better arguments for the build process.Dan Bornstein2010-09-171-29/+46
* Add optional tags to dalvik.Jesse Wilson2010-09-164-1/+5
* Make the app processing variant of dex-preopt more consistent.Dan Bornstein2010-09-151-1/+2
* Clarify the use of --boot-dirs in the header comment.Dan Bornstein2010-09-141-3/+7
* Add use of sentinel in BOOTCLASSPATH entries during preopt.Dan Bornstein2010-09-141-2/+8
* First possibly-working cut of dex-preopt.Dan Bornstein2010-09-131-59/+90
* Flesh out dex-preopt a bit more.Dan Bornstein2010-09-131-1/+45
* Pre-alpha cut of the new dex preoptimization script.Dan Bornstein2010-09-121-0/+180
* Add option for specifying wall-clock in method profiling.Andy McFadden2010-08-251-4/+2
* am 486e2d58: am 7f626db7: I got tired of rewriting something like this text i...Dan Bornstein2010-07-301-3/+25
|\
| * I got tired of rewriting something like this text into emails and bug comments.Dan Bornstein2010-07-301-4/+25
* | Remove repeated newlines at the end of files.Carl Shapiro2010-06-0818-20/+0
* | Remove trailing whitespace.Carl Shapiro2010-06-087-109/+109
* | am f9135f32: Merge "Align fake data in the same page offsets as those in the ...Ben Cheng2010-03-091-6/+28
|\|
| * Align fake data in the same page offsets as those in the bugreport.Ben Cheng2010-03-091-6/+28
* | Eliminate the unused hprof "unreachable" feature. This code datesCarl Shapiro2010-02-251-1/+1
|/
* Minor dexdeps touchups.Andy McFadden2010-02-112-5/+7
* Improve dexdeps output.Andy McFadden2010-02-053-102/+218
* Fix a couple minor bugs (bug 2404859) in TraceDump.cJack Veenstra2010-01-281-2/+5
* Merge "Added support for filter in dmtracedump tool, along with some test cas...Jack Veenstra2010-01-2888-56/+7244
|\
| * Added support for filter in dmtracedump tool, along with some test cases.Rodrigo Ipince2009-12-1888-56/+7244
* | Fix broken build.Ben Cheng2010-01-281-15/+13
* | Add a poor-man's disassembler to inspect crashes in JIT'ed code.Ben Cheng2010-01-283-0/+176
|/
* Fix for unmatched entry/exit points in test tracesRodrigo Ipince2009-10-221-52/+71
* Add copyright statement to dexcheck.Andy McFadden2009-09-281-1/+15
* modify gclog to take a procFilter argument, as well as the debug argumentWei Huang2009-09-161-16/+47
* Added thread profile to dmtracedump outputRodrigo Ipince2009-08-041-8/+115
* Script that formats dvm_gc_info lines.Andy McFadden2009-04-291-0/+204
* Correctly handle "permission denied" on device side.Andy McFadden2009-04-201-7/+14
* AI 144290: Older versions of dexdump plow on after a checksum failure and usu...Andy McFadden2009-04-021-2/+5
* AI 144278: Some changes to make examination of flaky devices easier.Andy McFadden2009-04-021-0/+22
* AI 143120: Added simple XML output. Shuffled stuff around.Andy McFadden2009-03-276-117/+306
* Automated import from //branches/master/...@143003,143003Andy McFadden2009-03-2611-0/+1223
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-0310-0/+4323
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-0310-4323/+0
* auto import from //branches/cupcake/...@130745The Android Open Source Project2009-02-103-14/+745
* Initial ContributionThe Android Open Source Project2008-10-218-0/+3592