summaryrefslogtreecommitdiff
path: root/libs/androidfw/StringPool.cpp
diff options
context:
space:
mode:
author Matt Gilbride <mattgilbride@google.com> 2024-09-24 22:48:38 +0000
committer Matt Gilbride <mattgilbride@google.com> 2024-11-07 15:43:24 +0000
commitae83ac248f092bf899e675aaa4e04d2ac375e498 (patch)
treefcc4253fbd1341498e267c27f46f2799ecd5751d /libs/androidfw/StringPool.cpp
parent793c88f2313f2989dbfb03389f136b8f9a29d5a8 (diff)
Add `DynamicInstrumentationManagerService`
Adds a new service with a single operation `getExecutableMethodFileOffsets`. The operation allows the caller to fetch information about the native executable of a given method. The operation's access control is limited to the UprobeStats module. Given a method in the form of fully qualified class name, method name, and fully qualified parameter list, the operation returns information from the ODEX file associated with that method. If the method isn't precompiled, the operation returns null. However, ART can be enhanced to support returning information about JIT compiled methods in the future. Bug: 372925025 Test: DynamicInstrumentationManagerServiceTests, ExecutableMethodFileOffsetsTest Flag: com.android.art.flags.executable_method_file_offsets Change-Id: I1f2dc3780d1bd2a682c1fd3ec41e5c8d73e96fc2
Diffstat (limited to 'libs/androidfw/StringPool.cpp')
0 files changed, 0 insertions, 0 deletions