Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
dalvik
/
c2ea99d6fb4f9ac04b26ab0011fa6f1f85722e95
/
tools
4658eed
Remove dmtracedump from dalvik.
by Jeff Hao
· 9 years ago
1f2fa28
dmtracedump: fix compilation warnings
by Mark Salyzyn
· 9 years ago
5b1d242
Remove USE_MINGW, whitelist modules for windows
by Dan Willemsen
· 9 years ago
2e5cf00
am 64d5b033: Merge "Fix printf format specifiers."
by Elliott Hughes
· 10 years ago
ff76246
Fix printf format specifiers.
by Elliott Hughes
· 10 years ago
37f5e35
am 3db80b57: Offer to exclude Zygote when converting heaps.
by Jeff Sharkey
· 10 years ago
3db80b5
Offer to exclude Zygote when converting heaps.
by Jeff Sharkey
· 10 years ago
50e2a58
Clean up some dead dalvik cruft.
by Elliott Hughes
· 10 years ago
870b4f2
Dalvik is dead, long live Dalvik!
by Brian Carlstrom
· 10 years ago
93a264e
dalvik: let 32-bit dalvik build on multilib targets
by Colin Cross
· 11 years ago
6296c44
am be92cc6d: Merge "Make dmtracedump available on windows pc."
by Elliott Hughes
· 11 years ago
473aa5c
Make dmtracedump available on windows pc.
by odd.programmer
· 11 years ago
c9ccb36
Remove jdwpspy from dalvik as it has been added to art
by Brian Carlstrom
· 11 years ago
6b90043
Move jdwpspy from development to dalvik (2 of 2)
by Brian Carlstrom
· 11 years ago
edd7890
Don't crash if the dmtracedump -d file doesn't exist.
by Elliott Hughes
· 12 years ago
4e12055
hprof-conv: Better error message when run on a 1.0.2 file.
by Siva Velusamy
· 13 years ago
949c3ec
Add a dual clock profiler tracing mode.
by Jeff Brown
· 13 years ago
291c84f
Prefer printf format "%#x" over "0x%x".
by Dan Bornstein
· 13 years ago
d9d1a86
One more dex magic update.
by Dan Bornstein
· 13 years ago
9d39562
Remove gclog.py
by Andy McFadden
· 14 years ago
7b52263
Fix dmtracedump.
by Andy McFadden
· 14 years ago
06d0206
Various improvements to dexdeps.
by Dan Bornstein
· 14 years ago
f45b6cb
Be explicit about both uniprocessor and SMP when calling dexopt.
by Dan Bornstein
· 14 years ago
87f6661
Add --uniprocessor option to dex-preopt.
by Dan Bornstein
· 14 years ago
7099d19
Insert "/./" into the input file path when necessary.
by Dan Bornstein
· 14 years ago
49f62de
Add --dexopt option to explicitly specify the dexopt binary.
by Dan Bornstein
· 14 years ago
2b9e8c1
Modify dex-preopt to take better arguments for the build process.
by Dan Bornstein
· 14 years ago
42929e1
Add optional tags to dalvik.
by Jesse Wilson
· 14 years ago
4c5d26b
Make the app processing variant of dex-preopt more consistent.
by Dan Bornstein
· 14 years ago
def30fc
Clarify the use of --boot-dirs in the header comment.
by Dan Bornstein
· 14 years ago
32bc078
Add use of sentinel in BOOTCLASSPATH entries during preopt.
by Dan Bornstein
· 14 years ago
9660483
First possibly-working cut of dex-preopt.
by Dan Bornstein
· 14 years ago
20228de
Flesh out dex-preopt a bit more.
by Dan Bornstein
· 14 years ago
ab9d89f
Pre-alpha cut of the new dex preoptimization script.
by Dan Bornstein
· 14 years ago
fe1d6d5
Add option for specifying wall-clock in method profiling.
by Andy McFadden
· 14 years ago
577534a
am 486e2d58: am 7f626db7: I got tired of rewriting something like this text into emails and bug comments.
by Dan Bornstein
· 14 years ago
7f626db
I got tired of rewriting something like this text into emails and bug comments.
by Dan Bornstein
· 14 years ago
7365493
Remove repeated newlines at the end of files.
by Carl Shapiro
· 14 years ago
de75089
Remove trailing whitespace.
by Carl Shapiro
· 14 years ago
154518b
am f9135f32: Merge "Align fake data in the same page offsets as those in the bugreport."
by Ben Cheng
· 15 years ago
2a94137
Align fake data in the same page offsets as those in the bugreport.
by Ben Cheng
· 15 years ago
98740d6
Eliminate the unused hprof "unreachable" feature. This code dates
by Carl Shapiro
· 15 years ago
00da1fe
Minor dexdeps touchups.
by Andy McFadden
· 15 years ago
837070d
Improve dexdeps output.
by Andy McFadden
· 15 years ago
44828ed
Fix a couple minor bugs (bug 2404859) in TraceDump.c
by Jack Veenstra
· 15 years ago
f42eb6b
Merge "Added support for filter in dmtracedump tool, along with some test cases."
by Jack Veenstra
· 15 years ago
e0a1888
Fix broken build.
by Ben Cheng
· 15 years ago
c919ca5
Add a poor-man's disassembler to inspect crashes in JIT'ed code.
by Ben Cheng
· 15 years ago
6978d9d
Added support for filter in dmtracedump tool, along with some test cases.
by Rodrigo Ipince
· 15 years ago
4d9b601
Fix for unmatched entry/exit points in test traces
by Rodrigo Ipince
· 15 years ago
5ab6c30
Add copyright statement to dexcheck.
by Andy McFadden
· 15 years ago
8aa7e93
modify gclog to take a procFilter argument, as well as the debug argument
by Wei Huang
· 15 years ago
5b55af7
Added thread profile to dmtracedump output
by Rodrigo Ipince
· 15 years ago
476f0aa
Script that formats dvm_gc_info lines.
by Andy McFadden
· 16 years ago
0acb6a4
Correctly handle "permission denied" on device side.
by Andy McFadden
· 16 years ago
bea515b
AI 144290: Older versions of dexdump plow on after a checksum failure and usually
by Andy McFadden
· 16 years ago
0198b14
AI 144278: Some changes to make examination of flaky devices easier.
by Andy McFadden
· 16 years ago
753f32a
AI 143120: Added simple XML output. Shuffled stuff around.
by Andy McFadden
· 16 years ago
12d6d4c
Automated import from //branches/master/...@143003,143003
by Andy McFadden
· 16 years ago
f6c3871
auto import from //depot/cupcake/@135843
by The Android Open Source Project
· 16 years ago
f72d5de
auto import from //depot/cupcake/@135843
by The Android Open Source Project
· 16 years ago
5d70978
auto import from //branches/cupcake/...@130745
by The Android Open Source Project
· 16 years ago
2ad60cf
Initial Contribution
by The Android Open Source Project
· 16 years ago