discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] Performance Counters


From: Sumit Kumar
Subject: Re: [Discuss-gnuradio] Performance Counters
Date: Fri, 26 Jan 2018 16:59:43 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.5.0

I had almost the same problem, then I used pybombs to install GNU Radio and everything. It installed apache-thrift smoothly.

After that I have built apache-thrift many times under pybombs environment, and it never gave any more pain(touch wood).

Sumit


On 26/01/2018 16:47, address@hidden wrote:
Hello gnuradio-community,
 
I'm trying to use performance counters for my flowgraph which consists of some gnuradio blocks and some of my own oot blocks. In order to do so I need to install 'thrift'.
 
I have tried everything, but it does not work.
 
1) I installed thrift accoding to "https://wiki.gnuradio.org/index.php/ControlPort". I have installed python-twisted and libssl-dev.
 
2) 'thrift -version' gives me 0.11.0. So it is installed.
 
2) Then I enter the build-folder of my gnuradio installation.
 
3) I do 'cmake ../'.
 
4) I get an error 'thrift not found'.
 
Gnuradio or python or both are unable to find thrift. I'm frustrated and I have no idea where to start.
 
My OS: Ubuntu 16.04
Gnuradio: 3.7.11.1
 
In case I'm not able to solve the problem: Is there a way to query performance counters from python with the flowgraph running?
 
 
Thank you,
Lara


_______________________________________________
Discuss-gnuradio mailing list
address@hidden
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio


reply via email to

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