commit | 49b7545a8bb9b5b2c1e4e75278e517c0c1c19e42 | [log] [tgz] |
---|---|---|
author | Matt Gilbride <[email protected]> | Thu May 09 13:38:50 2024 +0000 |
committer | Matt Gilbride <[email protected]> | Thu May 09 13:41:46 2024 +0000 |
tree | 885c4dd58275942f71dc864df8ede61f55ad0626 | |
parent | 216e6c3beb5bfc33c44a3398c3a1ce8175207433 [diff] |
Fix: add 4096 (page size) to calculated offset This was missing in prior versions, causing unexpected behavior as the offset passed to create the uprobe was not at the start of the expected method. Bug: 296108553 Test: `hello_uprobestats -t -n test_cm_addCall` (and make a phone call) Change-Id: I598a2312a9a9e5ee2d156934305e3af203268273