0
I Use This!
Inactive

Commits : Listings

Analyzed 23 days ago. based on code collected 24 days ago.
Jan 29, 2024 — Jan 29, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fixed a global varible being used by many threads in client_thread More... almost 17 years ago
Removed assert threadnetperf line 497 More... almost 17 years ago
Some more tidying Also changed the behaviour with confidence intervals. Previous it would only print the results for the iterations that finally meet the current confidence interval. If none did and max iterations expired nothing was printed.
bramp
as Andrew Brampton
More... almost 17 years ago
Fixed getopt to return ':' instead of '?' when a required argument isn't found Change threadnetperf's getopt parsing to make sure -D wasn't specified with any other options
bramp
as Andrew Brampton
More... almost 17 years ago
Tidy up parsing of variables a little
bramp
as Andrew Brampton
More... almost 17 years ago
Fixed some warnings
bramp
as Andrew Brampton
More... almost 17 years ago
typo fix
bramp
as Andrew Brampton
More... almost 17 years ago
Removed needless white space
bramp
as Andrew Brampton
More... almost 17 years ago
Fixed the eating of data, to stop the compiler removing dead code
bramp
as Andrew Brampton
More... almost 17 years ago
git-svn-id: http://svn.bramp.net:8080/svn/PhD/Work/userspace/threadnetperf@2153 e02701c3-087c-644a-a2a3-551e05f81084
bramp
as Andrew Brampton
More... almost 17 years ago
Fixed a uninitialised variable (which was in dead code, so no wonder it was missed) and gave the compiler more optimisations flags for the windows release build
bramp
as Andrew Brampton
More... almost 17 years ago
Fixed builds on windows
bramp
as Andrew Brampton
More... almost 17 years ago
git-svn-id: http://svn.bramp.net:8080/svn/PhD/Work/userspace/threadnetperf@2147 e02701c3-087c-644a-a2a3-551e05f81084
bramp
as Andrew Brampton
More... almost 17 years ago
Updated the version script for linux
bramp
as Andrew Brampton
More... almost 17 years ago
Added script to insert version number to version.h
bramp
as Andrew Brampton
More... almost 17 years ago
Fixed time_err error More... about 17 years ago
MF: Commented out a printf More... about 17 years ago
git-svn-id: http://svn.bramp.net:8080/svn/PhD/Work/userspace/threadnetperf@2133 e02701c3-087c-644a-a2a3-551e05f81084 More... about 17 years ago
Changed how timestamping is done More... about 17 years ago
modified print headers More... about 17 years ago
Removed a false debug error
bramp
as Andrew Brampton
More... about 17 years ago
MF: threadnetperf change Added a check within the timestamp code. It checks that pkt_timestamp <= now More... about 17 years ago
git-svn-id: http://svn.bramp.net:8080/svn/PhD/Work/userspace/threadnetperf@2126 e02701c3-087c-644a-a2a3-551e05f81084
bramp
as Andrew Brampton
More... about 17 years ago
Receive the correct number of results
bramp
as Andrew Brampton
More... about 17 years ago
linux fix :/
bramp
as Andrew Brampton
More... about 17 years ago
More error checking Gracefully close control socket
bramp
as Andrew Brampton
More... about 17 years ago
Added extra error checking
bramp
as Andrew Brampton
More... about 17 years ago
git-svn-id: http://svn.bramp.net:8080/svn/PhD/Work/userspace/threadnetperf@2121 e02701c3-087c-644a-a2a3-551e05f81084 More... about 17 years ago
git-svn-id: http://svn.bramp.net:8080/svn/PhD/Work/userspace/threadnetperf@2120 e02701c3-087c-644a-a2a3-551e05f81084
bramp
as Andrew Brampton
More... about 17 years ago
git-svn-id: http://svn.bramp.net:8080/svn/PhD/Work/userspace/threadnetperf@2119 e02701c3-087c-644a-a2a3-551e05f81084
bramp
as Andrew Brampton
More... about 17 years ago