summaryrefslogtreecommitdiff
path: root/pinner
AgeCommit message (Collapse)Author
2023-10-23PinTool add support contextual information and filteringEdgar Arriaga
Adding support for inspecting zip entries within a zip file and providing per-file memory information for them. Also added support for filtering based on a pinconfig file to further constrain probes or to only generate pinlist.meta files for a certain set of files within a zip file. Test: meminspect_tests Test: pintool_tests Bug: 297095632 Change-Id: Ie1a75f44606c4cd7a0971a09322169c01bdca325
2023-09-25Fix pintool build error for 32 bit targetsEdgar Arriaga
Bug: 301333022 Test: m pintool Change-Id: I285487bc007cb06801ac00166f1bcbd3f98c8b2c
2023-09-07Add pintool and meminspect libraryEdgar Arriaga
Adding a pintool which can be used to generate pinlist.meta files used by Android PinnerService and adding a meminspect library which provides APIs for inspecting resident memory used by the tool to external systems. Bug: 297095632 Test: pintool probe -p <file_to_pin> Test: pintool_tests Test: meminspect_tests Change-Id: I0bca42dd29294dd977795d9f30cb3d88deba6bee