Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_art
/
d0430bfe6e08f932fa15b159457a5430f5b3ec25
/
imgdiag
/
imgdiag.cc
d0430bf
imgdiag: Do not abort for dirty pages in boot image.
by Vladimir Marko
· 6 years ago
98fb083
Remove obsolete trampoline offsets from OatHeader.
by Vladimir Marko
· 6 years ago
1f146b7
Refactor and improve imgdiag.
by Vladimir Marko
· 6 years ago
20af92f
Add extra output for imgdiag's failing CHECK.
by Vladimir Marko
· 6 years ago
8581e2a
Replace StringPiece with std::string_view.
by Vladimir Marko
· 6 years ago
9b031f7
ART: Refactor for bugprone-argument-comment
by Andreas Gampe
· 6 years ago
4df2d80
Revert^2 "Load boot image at a random address."
by Vladimir Marko
· 6 years ago
f3d0773
Revert "Load boot image at a random address."
by Vladimir Marko
· 6 years ago
5ad79d8
Load boot image at a random address.
by Vladimir Marko
· 6 years ago
aad9d37
ART: Fix tidy warnings in imgdiag
by Andreas Gampe
· 6 years ago
fa6a1b0
ART: Continue adding override annotations
by Andreas Gampe
· 6 years ago
f941170
ART: Remove utils.h's ParseUint & ParseInt
by Andreas Gampe
· 6 years ago
f73caca
Remove superfluous 'virtual' specifiers in ART.
by Roland Levillain
· 6 years ago
bbc6e7e
Use 'final' and 'override' specifiers directly in ART.
by Roland Levillain
· 6 years ago
d93e374
ObjPtr<>-ify ArtMethod and mirror::Method.
by Vladimir Marko
· 6 years ago
21f7ac1
Handle FixUpRemotePointer for external images
by Mathieu Chartier
· 6 years ago
bc802de
Revert^2 "ART: Fix some performance-X tidy"
by Andreas Gampe
· 7 years ago
6856214
Revert "ART: Fix some performance-X tidy"
by Andreas Gampe
· 7 years ago
89de444
ART: Fix some performance-X tidy
by Andreas Gampe
· 7 years ago
c431b9d
Move most of runtime/base to libartbase/base
by David Sehr
· 7 years ago
5cf8b53
Modify to use new BacktraceMap iterator.
by Christopher Ferris
· 7 years ago
5573c37
cpplint: Remove many unnecessary NOLINT
by Igor Murashkin
· 7 years ago
8fae4b5
ART: Change CmdlineMain/Args behavior
by Andreas Gampe
· 7 years ago
a49e053
Show ArtMethods in imgdiag
by David Sehr
· 7 years ago
cd87c3e
Clean up ImageHeader section getters.
by Vladimir Marko
· 7 years ago
c23b0c0
Group dirty images objects together in the image.
by Jeff Hao
· 7 years ago
728f850
Add private dirty image section breakdown
by Mathieu Chartier
· 7 years ago
51e7965
Make imgdiag diff against app vs zygote heap
by Mathieu Chartier
· 7 years ago
8cf9cb3
ART: Include cleanup
by Andreas Gampe
· 7 years ago
b4005f0
Templatize loops in imgdiag
by David Sehr
· 8 years ago
f86eda6
Fix lval/rval confusion in imgdiag
by David Sehr
· 8 years ago
50005a0
Revert "Revert "Refactor imgdiag in preparation for ArtMethod""
by David Sehr
· 8 years ago
45de57f
Revert "Refactor imgdiag in preparation for ArtMethod"
by David Sehr
· 8 years ago
0627be3
Refactor imgdiag in preparation for ArtMethod
by David Sehr
· 8 years ago
41d8eee
Remaining code review fixes
by David Sehr
· 8 years ago
20e271a
Make imgdiag more useful for dirty page in zygote
by David Sehr
· 8 years ago
a1d2f95
ART: Clean up art_field.h
by Andreas Gampe
· 8 years ago
46ee31b
ART: Move to libbase StringPrintf
by Andreas Gampe
· 8 years ago
ca620d7
ART: Fix tidy warnings
by Andreas Gampe
· 8 years ago
12b58b2
Clean up the runtime read barrier and fix fake address dependency.
by Hiroshi Yamauchi
· 8 years ago
709b070
Remove mirror:: and ArtMethod deps in utils.{h,cc}
by David Sehr
· 8 years ago
0795f23
Clean up ScopedThreadStateChange to use ObjPtr
by Mathieu Chartier
· 8 years ago
bdf7f1c
ART: SHARED_REQUIRES to REQUIRES_SHARED
by Andreas Gampe
· 8 years ago
542451c
ART: Convert pointer size to enum
by Andreas Gampe
· 8 years ago
75f0885
ART: Rename ArtMethod JNI field
by Andreas Gampe
· 8 years ago
c5196cd
Add imgdiag support for diff against zygote
by Mathieu Chartier
· 9 years ago
2ba04ea
Revert "Revert "Reduce dirty image pages by improving binning""
by Mathieu Chartier
· 9 years ago
d464fa1
Revert "Reduce dirty image pages by improving binning"
by Mathieu Chartier
· 9 years ago
f3cee19
Reduce dirty image pages by improving binning
by Mathieu Chartier
· 9 years ago
c52e3f9
Merge "ART: Refactor imgdiag internals"
by Andreas Gampe
· 9 years ago
7ad71d0
ART: Refactor imgdiag internals
by Andreas Gampe
· 9 years ago
9d07e3d
Clean up OatQuickMethodHeader after Quick removal.
by Vladimir Marko
· 9 years ago
cb044bc
Dump different fields in imgdiag
by Mathieu Chartier
· 9 years ago
8994a04
Revert "Revert "ART: Fix up some multi-image cases""
by Andreas Gampe
· 9 years ago
dcdc85b
Dex2oat support for multiple oat file and image file outputs.
by Jeff Hao
· 9 years ago
073b16c
Image space cleanup for app images
by Mathieu Chartier
· 9 years ago
9044347
Move to newer clang annotations
by Mathieu Chartier
· 9 years ago
7bf2b4f
Revert "Revert "Remove interpreter entrypoint in ArtMethod.""
by Nicolas Geoffray
· 9 years ago
7070ccd
Revert "Remove interpreter entrypoint in ArtMethod."
by Nicolas Geoffray
· 9 years ago
fa2c054
Remove interpreter entrypoint in ArtMethod.
by Nicolas Geoffray
· 10 years ago
e401d14
Move mirror::ArtMethod to native
by Mathieu Chartier
· 10 years ago
2cebb24
Replace NULL with nullptr
by Mathieu Chartier
· 10 years ago
c785344
Move ArtField to native
by Mathieu Chartier
· 10 years ago
3774335
Add a new imgdiag tool to diff boot.art/core.art against a process
by Igor Murashkin
· 10 years ago