1. 17 Aug, 2005 2 commits
  2. 16 Aug, 2005 9 commits
  3. 15 Aug, 2005 6 commits
  4. 14 Aug, 2005 4 commits
  5. 13 Aug, 2005 2 commits
  6. 12 Aug, 2005 12 commits
  7. 11 Aug, 2005 4 commits
  8. 10 Aug, 2005 1 commit
    • stephane.eranian@hp.com's avatar
      [IA64] fix perfmon context load · 6bf11e8c
      stephane.eranian@hp.com authored
      The PFM_LOAD_CONTEXT may fail silently and cause a session
      to remain reserved even though it should not. This can happen
      when the commands succeeds in reserving the session but fails
      when it actually tries to attach to the load_pid. In that case,
      the command has failed but will return 0. More importantly,
      the session will remain reserved. This patch fixes the problem.
      
      Signed-off-by: <stephane.eranian@hp.com>
      Signed-off-by: default avatarTony Luck <tony.luck@intel.com>
      6bf11e8c