commit-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Commit-gnuradio] git://gnuradio.org/gnuradio branch, master, updated. v


From: git version control
Subject: [Commit-gnuradio] git://gnuradio.org/gnuradio branch, master, updated. v3.6.3-65-g7e9a439
Date: Thu, 7 Feb 2013 23:18:36 +0000 (UTC)

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 "git://gnuradio.org/gnuradio".

The branch, master has been updated
       via  7e9a439fa7b999cf92ca7ec502ac685b14947635 (commit)
       via  f5d6f054a2a8c460ab0f4d41d44b8a0f0995d2aa (commit)
       via  8b425118da3a09e490486b83a91208d2530d9897 (commit)
      from  30b4428b23dad07c74381d790ff67dffa948aa40 (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 7e9a439fa7b999cf92ca7ec502ac685b14947635
Author: Tom Rondeau <address@hidden>
Date:   Thu Feb 7 18:01:40 2013 -0500

    core: QA still had issues from next branch. This fixes it.

commit f5d6f054a2a8c460ab0f4d41d44b8a0f0995d2aa
Author: Tom Rondeau <address@hidden>
Date:   Thu Feb 7 17:05:28 2013 -0500

    sched: swiging perf counters into Python.

commit 8b425118da3a09e490486b83a91208d2530d9897
Author: Tom Rondeau <address@hidden>
Date:   Fri Jan 25 16:35:26 2013 -0500

    sched: adding in perf counters to measure performance of blocks during 
exectution of flowgraph.
    
    Conflicts:
    
        CMakeLists.txt
        gnuradio-core/src/lib/runtime/gr_block.cc
        gnuradio-core/src/lib/runtime/gr_block_detail.cc
        gnuradio-core/src/lib/runtime/gr_block_detail.h

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

Summary of changes:
 CMakeLists.txt                                     |    8 ++
 gnuradio-core/src/lib/runtime/gr_block.cc          |   77 +++++++++++++++++
 gnuradio-core/src/lib/runtime/gr_block.h           |   38 +++++++++
 gnuradio-core/src/lib/runtime/gr_block.i           |    9 ++
 gnuradio-core/src/lib/runtime/gr_block_detail.cc   |   86 +++++++++++++++++++-
 gnuradio-core/src/lib/runtime/gr_block_detail.h    |   22 +++++
 gnuradio-core/src/lib/runtime/gr_block_executor.cc |    9 ++
 .../src/python/gnuradio/gr/qa_tag_utils.py         |   12 ++-
 8 files changed, 256 insertions(+), 5 deletions(-)


hooks/post-receive
-- 
git://gnuradio.org/gnuradio



reply via email to

[Prev in Thread] Current Thread [Next in Thread]