[prev in list] [next in list] [prev in thread] [next in thread] 

List:       oprofile-commits
Subject:    [oprof-cvs] [SF SCMS]oprofile branch master updated. PRE_RELEASE_1_0-47-g5860ddd
From:       "William Cohen" <wcohen () users ! sourceforge ! net>
Date:       2015-07-22 20:31:18
Message-ID: E1ZI0fi-0003y1-IP () sfs-ml-1 ! v29 ! ch3 ! sourceforge ! com
[Download RAW message or body]

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "oprofile".

The branch, master has been updated
       via  5860ddde7d2d9641bc4367c17b0f3b5c6f74ea46 (commit)
       via  fb3b082171ae487a7f673d0ee658f0dcdd1e5cf7 (commit)
       via  0453f0f6675da20ff0da71d432ccef922aa08179 (commit)
      from  1c54c9a3d96dd8d9d1d579baaeabc94d0f923ee8 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 5860ddde7d2d9641bc4367c17b0f3b5c6f74ea46
Author: William Cohen <wcohen@redhat.com>
Date:   Tue Jul 21 11:02:21 2015 -0400

    Bump version to 1.2.0git
    
    Signed-off-by: William Cohen <wcohen@redhat.com>

commit fb3b082171ae487a7f673d0ee658f0dcdd1e5cf7
Author: William Cohen <wcohen@redhat.com>
Date:   Tue Jul 21 10:54:51 2015 -0400

    Change version to 1.1.0 in preparation for GA
    
    Signed-off-by: William Cohen <wcohen@redhat.com>

commit 0453f0f6675da20ff0da71d432ccef922aa08179
Author: William Cohen <wcohen@redhat.com>
Date:   Wed Jul 15 09:24:26 2015 -0400

    Fully initialialize the magic value for the operf_record header
    
    On x86-64 machine operf would generate the following message and not
    record any profiling data:
    
    Error: operf sample data does not have expected header dataoperf-record process
    
    The problem was tracked to the header magic value setting, which has a
    string of 7 bytes rather than 8 bytes required for the u64 value it
    was typecast to.  The code also made the assumption that processors
    can do unaligned memory accesses when copying the string to the u64
    magic field in the f_header struct.  This change ensures that the
    value is fully initialized and that unaligned access support is not
    required.
    
    Signed-off-by: William Cohen <wcohen@redhat.com>

-----------------------------------------------------------------------

Summary of changes:
 configure.ac                     |    2 +-
 libperf_events/operf_counter.cpp |    8 +++-----
 2 files changed, 4 insertions(+), 6 deletions(-)


hooks/post-receive
-- 
oprofile

------------------------------------------------------------------------------
_______________________________________________
Oprofile-commits mailing list
Oprofile-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/oprofile-commits
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic