index
:
platform/art
banksia-dev
[no description]
Gerrit Code Review
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
oatdump
/
oatdump_app_test.cc
Age
Commit message (
Expand
)
Author
2024-02-20
riscv64: Enable some gtests.
Vladimir Marko
2023-08-02
Overhaul oatdump options.
Jiakai Zhang
2023-08-02
Make oatdump_test slightly more flexible.
Jiakai Zhang
2023-08-02
Parameterize oatdump_test.
Jiakai Zhang
2023-05-02
riscv64: disable gtests for unsupported components.
Ulya Trafimovich
2021-03-15
Rewrite hot method info retrieval.
Vladimir Marko
2019-07-19
Fix handling for invalid or missing app images
Mathieu Chartier
2019-07-05
Revert "Remove ShadowFrame::dex_pc_ (but keep dex_pc_ptr_)"
David Srbecky
2019-07-03
Remove ShadowFrame::dex_pc_ (but keep dex_pc_ptr_)
David Srbecky
2019-02-27
Revert^2 "Fix oatdump .data.bimg.rel.ro for intrinsics."
Vladimir Marko
2019-02-26
Revert "Fix oatdump .data.bimg.rel.ro for intrinsics."
Lokesh Gidra
2019-02-22
Fix oatdump .data.bimg.rel.ro for intrinsics.
Vladimir Marko
2018-09-04
Remove PIC option from oat files.
Vladimir Marko
2018-07-13
ART: Clean up test exec code
Andreas Gampe
2018-03-12
Fix oatdump_app_test for address sanitizer.
Vladimir Marko
2018-02-28
Fix oatdump for app with --boot-image and add test.
Vladimir Marko