discuss-gnuradio
[Top][All Lists]
Advanced

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

[Discuss-gnuradio] Performance Counters


From: larafedor
Subject: [Discuss-gnuradio] Performance Counters
Date: Fri, 26 Jan 2018 16:47:17 +0100

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

reply via email to

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