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

Issue 311220043: TBR: i#2049 burst_threads crash: add DR_CLEANCALL_ALWAYS_OUT_OF_LINE

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

Description

Commit log for first patchset: --------------- i#2049 burst_threads crash: add DR_CLEANCALL_ALWAYS_OUT_OF_LINE Adds a new flag DR_CLEANCALL_ALWAYS_OUT_OF_LINE and uses it to ensure the jecxz in drmemtrace can always skip its clean call. Fixes #2049 ---------------

Patch Set 1 #

Patch Set 2 : Committed #

Unified diffs Side-by-side diffs Delta from patch set Stats (+37 lines, -11 lines) Patch
M api/docs/release.dox View 1 chunk +1 line, -0 lines 0 comments Download
M clients/drcachesim/tracer/tracer.cpp View 2 chunks +7 lines, -1 line 0 comments Download
M core/arch/aarch64/clean_call_opt.c View 1 chunk +2 lines, -1 line 0 comments Download
M core/arch/arch.h View 1 chunk +2 lines, -1 line 0 comments Download
M core/arch/arm/clean_call_opt.c View 2 chunks +3 lines, -2 lines 0 comments Download
M core/arch/x86/clean_call_opt.c View 3 chunks +12 lines, -5 lines 0 comments Download
M core/lib/instrument.c View 1 chunk +3 lines, -1 line 0 comments Download
M core/lib/instrument_api.h View 1 chunk +7 lines, -0 lines 0 comments Download

Messages

Total messages: 2
bruening
7 years, 5 months ago (2016-11-01 04:08:37 UTC) #1
bruening
7 years, 5 months ago (2016-11-01 04:08:39 UTC) #2
Committed as
https://github.com/DynamoRIO/dynamorio/commit/2c6ae55eab665aad7b68cbf23376a1b...

Final commit log: 
---------------
i#2049 burst_threads crash: add DR_CLEANCALL_ALWAYS_OUT_OF_LINE

Adds a new flag DR_CLEANCALL_ALWAYS_OUT_OF_LINE and uses it to ensure the
jecxz in drmemtrace can always skip its clean call.

Fixes #2049

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

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