[DynInst_API:] [dyninst/dyninst] f1fa9e: proccontrol: Synchronize additional threads found ...


Date: Thu, 10 Nov 2016 13:07:43 -0800
From: Bill Williams <wwilliam47@xxxxxxxxx>
Subject: [DynInst_API:] [dyninst/dyninst] f1fa9e: proccontrol: Synchronize additional threads found ...
  Branch: refs/heads/master
  Home:   https://github.com/dyninst/dyninst
  Commit: f1fa9ef37b29c3e12b4b5489ec05ad6cd7168175
      https://github.com/dyninst/dyninst/commit/f1fa9ef37b29c3e12b4b5489ec05ad6cd7168175
  Author: Josh Stone <jistone@xxxxxxxxxx>
  Date:   2016-11-04 (Fri, 04 Nov 2016)

  Changed paths:
    M proccontrol/src/int_process.h
    M proccontrol/src/process.C

  Log Message:
  -----------
  proccontrol: Synchronize additional threads found during attach

When additional threads are found during the attach process, we should
synchronize to their stopping point, and check for new threads again,
until no new threads are found.  This keeps a more consistent state if
threads are racing to start while we're attaching.


  Commit: 897f0c4a7fd30a34f9b711274c9628b3d76f29ea
      https://github.com/dyninst/dyninst/commit/897f0c4a7fd30a34f9b711274c9628b3d76f29ea
  Author: Josh Stone <jistone@xxxxxxxxxx>
  Date:   2016-11-09 (Wed, 09 Nov 2016)

  Changed paths:
    M proccontrol/src/int_process.h
    M proccontrol/src/linux.C
    M proccontrol/src/linux.h
    M proccontrol/src/process.C

  Log Message:
  -----------
  proccontrol: move thread sync to linux_process, and count neonatal


  Commit: 09e5827e7105178fe1e66ba8ab5b8f9b1e321386
      https://github.com/dyninst/dyninst/commit/09e5827e7105178fe1e66ba8ab5b8f9b1e321386
  Author: Bill Williams <wwilliam47@xxxxxxxxx>
  Date:   2016-11-10 (Thu, 10 Nov 2016)

  Changed paths:
    M proccontrol/src/int_process.h
    M proccontrol/src/linux.C
    M proccontrol/src/linux.h
    M proccontrol/src/process.C

  Log Message:
  -----------
  Merge pull request #214 from cuviper/attach-thread-sync

proccontrol: Synchronize additional threads found during attach


Compare: https://github.com/dyninst/dyninst/compare/a79ba00b9cd3...09e5827e7105
[← Prev in Thread] Current Thread [Next in Thread→]