summaryrefslogtreecommitdiffstats
path: root/trace/record/record-client-base.cc (follow)
Commit message (Expand)AuthorAgeFilesLines
* record: Fix use of std::minSebastian Huber2019-09-101-1/+2
* record: Windows compatibilitySebastian Huber2019-09-101-4/+15
* record: Use C++ header files and namespace stdSebastian Huber2019-09-051-8/+8
* record: Add limit optionSebastian Huber2019-09-041-6/+13
* record: Use exceptionsSebastian Huber2019-09-031-9/+26
* record: Add Client base classSebastian Huber2019-09-031-0/+90