summaryrefslogtreecommitdiff
path: root/compiler/jit/jit_logger.cc
AgeCommit message (Expand)Author
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