diff options
author | 2024-07-12 10:52:14 +0000 | |
---|---|---|
committer | 2024-09-11 08:23:21 +0000 | |
commit | 88c7e963f7861a1b92742150010ca7253f10023f (patch) | |
tree | 199188b251290acb229dc07acc08db30be27a175 /compiler/optimizing/code_sinking.h | |
parent | b602b6e057d23d3550e9900b6bd7207ed1fcbf44 (diff) |
Adds an interface to collect on demand art traces
This CL adds implementation of interface to collect dex method traces
when requested. This is different from method tracing. This doesn't
provide precise traces and uses a circular buffer so it only contains
a fixed number of latest entries based on the size of buffer.
Bug: 352518093
Test: art/test.py
Change-Id: If3e7935e1e99eabeef0dc448d2ba3541d0da650d
Diffstat (limited to 'compiler/optimizing/code_sinking.h')
0 files changed, 0 insertions, 0 deletions