aboutsummaryrefslogtreecommitdiffstats
path: root/host/utils/latency
Commit message (Expand)AuthorAgeFilesLines
* uhd: mpm: apply clang-format to all filesBrent Stapleton2019-01-163-839/+835
* examples: utils: skip formatting program optionsBrent Stapleton2019-01-161-0/+2
* responder: Better "abs()" compiler compatibilityMichael Dickens2018-12-122-2/+2
* cmake: Update coding style to use lowercase commandsMartin Braun2018-11-141-15/+15
* docs: Purged stray references to register_handlerMartin Braun2018-03-191-3/+0
* uhd: Update license headersMartin Braun2018-02-197-6/+13
* 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