Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(3787)

Issue 282520043: TBR: i#1756 Android 6.0: fix two callstack quality problems

Can't Edit
Can't Publish+Mail
Start Review
Created:
8 years, 2 months ago by bruening
Modified:
8 years, 2 months ago
Reviewers:
zhaoqin
CC:
drmemory-devs_googlegroups.com
Visibility:
Public.

Description

Commit log for first patchset: --------------- i#1756 Android 6.0: fix two callstack quality problems Fixes two problems with callstacks that show up on Android 6.0: 1) Fix a bug in is_retaddr() for A32 OP_bl. 2) Add retaddr "zeroing" for the "pop bl;...;bx lr" pattern. ---------------

Patch Set 1 #

Patch Set 2 : Committed #

Unified diffs Side-by-side diffs Delta from patch set Stats (+23 lines, -2 lines) Patch
M common/callstack.c View 1 chunk +1 line, -1 line 0 comments Download
M drmemory/instru.c View 2 chunks +22 lines, -1 line 0 comments Download

Messages

Total messages: 2
bruening
8 years, 2 months ago (2016-02-09 20:43:57 UTC) #1
bruening
8 years, 2 months ago (2016-02-09 20:43:59 UTC) #2
Committed as
https://github.com/DynamoRIO/drmemory/commit/dcb4bf8d972407757a918d5341a6799e...

Final commit log: 
---------------
i#1756 Android 6.0: fix two callstack quality problems

Fixes two problems with callstacks that show up on Android 6.0:

1) Fix a bug in is_retaddr() for A32 OP_bl.

2) Add retaddr "zeroing" for the "pop bl;...;bx lr" pattern.

Review-URL: https://codereview.appspot.com/282520043
---------------
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b