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

Issue 320040043: TBR: i#2153: fix disabled -prof_pcs for start/stop API

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

Description

Commit log for first patchset: --------------- i#2153: fix disabled -prof_pcs for start/stop API i#2089 exposed a bug in -prof_pcs for the start/stop API where disabling an itimer fails to clear the current values, resulting in a restart of the itimer thinking it's still live and not actually re-enabling it. We fix that here. Fixes #2153 ---------------

Patch Set 1 #

Patch Set 2 : Committed #

Unified diffs Side-by-side diffs Delta from patch set Stats (+4 lines, -2 lines) Patch
M core/unix/signal.c View 3 chunks +4 lines, -2 lines 0 comments Download

Messages

Total messages: 2
bruening
7 years, 3 months ago (2017-01-26 03:56:40 UTC) #1
bruening
7 years, 3 months ago (2017-01-26 03:56:43 UTC) #2
Committed as
https://github.com/DynamoRIO/dynamorio/commit/7cdd07b3aaa2a70de9297139fe3440d...

Final commit log: 
---------------
i#2153: fix disabled -prof_pcs for start/stop API

i#2089 exposed a bug in -prof_pcs for the start/stop API where disabling an
itimer fails to clear the current values, resulting in a restart of the
itimer thinking it's still live and not actually re-enabling it.
We fix that here.

Fixes #2153

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

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