summaryrefslogtreecommitdiff
path: root/compiler/jit/jit_logger.h
AgeCommit message (Expand)Author
2023-07-03Add the perf inject commands in the art script. Nicolas Geoffray
2022-11-18Make remaining compiler/ symbols hidden. Vladimir Marko
2022-10-03Refactor Thumb2 entrypoint adjustment handling. Vladimir Marko
2019-02-20ART: Reduce dependencies on CompilerDriver. Vladimir Marko
2017-11-08cpplint: Cleanup errors Igor Murashkin
2017-07-19Pass the logger to the JIT compiler. Nicolas Geoffray
2017-01-11Fix perf-inject jit profiling for osr method. xueliang.zhong
2016-10-27ART jitted code profiling support. xueliang.zhong