aboutsummaryrefslogtreecommitdiffstats
path: root/host/utils/latency
Commit message (Collapse)AuthorAgeFilesLines
* docs: Purged stray references to register_handlerMartin Braun2018-03-191-3/+0
| | | | | This is a no-longer-supported API call from before the logging API restructuring.
* uhd: Update license headersMartin Braun2018-02-197-6/+13
| | | | | | | All copyright is now attributed to "Ettus Research, a National Instruments company". SPDX headers were also updated to latest version 3.0.
* Move all license headers to SPDX format.Martin Braun2017-12-227-84/+7
|
* utils: add set_thread_name API call, move thread_priority to threadAndrej Rode2017-06-291-1/+1
|
* Merge branch 'maint'Martin Braun2017-06-271-2/+2
|\
| * Fix: field was bool, but needs to take values -1;1Marcus Müller2017-06-271-2/+2
| |
* | utils: introduce new logging API and remove msg APIAndrej Rode2017-02-202-45/+22
|/
* utils: Backported latency bugfix from masterMartin Braun2014-11-261-1/+1
|
* latency: fixed bugs in test running and grapherBalint Seeber2014-11-042-7/+17
|
* utils: Removed compiler warning in latency testMartin Braun2014-10-151-1/+1
|
* utils: Added latency measurement utilityBalint Seeber2014-10-097-0/+2772