summaryrefslogtreecommitdiff
path: root/perf/remote_thr.cpp
AgeCommit message (Collapse)Author
2010-10-30Name of "GNU Lesser Public License" corrected.Martin Sustrik
Signed-off-by: Martin Sustrik <sustrik@250bpm.com>
2010-08-25added ZMQ_MAKE_VALGRIND_HAPPY compile-time optionMartin Sustrik
2010-07-26perf: fix typoMartin Hurton
2010-06-17stopwatch returned to libzmqMartin Sustrik
2010-06-04obsolete API elements removed - this commit breaks backward compatibilityMartin Sustrik
2010-06-04Move perf helper functions to perf/helpers.cppMartin Lucina
2010-04-10Compile perf tests with the C++ compilerMartin Lucina
This lets us build the binaries in a portable fashion w/o having to worry about how to link with the C++ runtime.