]> rtime.felk.cvut.cz Git - can-benchmark.git/history - latester
Fix some errors in run.pl after the simplification
[can-benchmark.git] / latester /
2014-02-04 Michal Sojkalatester: Fix array size
2014-02-04 Michal Sojkalatester: Add percentiles to statistics
2014-01-14 Michal SojkaFix periodic mode in latester
2014-01-13 Michal SojkaAdd column with routing delay
2014-01-13 Michal SojkaFix warnings in latester when compiled with -Wall
2014-01-10 Michal SojkaRemove debugging prints from canframelen
2014-01-10 Michal SojkaWorking version of bit stuffing calculator
2014-01-08 Michal SojkaCommit not-finished state of frame length calculation
2013-11-06 Michal SojkaSimplify writing CRC to the bitmap
2013-11-06 Michal SojkaAnother bug
2013-11-06 Michal SojkaData bytes must not be converted to big endian
2013-11-06 Michal SojkaCRC must be shifted before conversion to big endian...
2013-11-06 Michal SojkaAdd comments about CAN frame layout in bitmap
2013-11-06 Vojtěch DrbohlavCalculate stuff bits also for CRC; Fix '=' instead...
2013-09-17 Michal SojkaAdd vcanbench tool
2012-08-10 Michal SojkaFix some segfaults
2011-09-24 Michal SojkaDraw histograms after substracting message tx time
2011-09-22 Michal SojkaSpeedup cpu-load experiments by stopping hackbench...
2011-09-21 Michal Sojkalatester: Add partial support for CRC calculation
2011-09-20 Michal SojkaComment debug printf()s
2011-09-20 Michal SojkaFix
2011-09-20 Michal Sojkalatester: Add calculation of stuff bits
2010-12-17 Michal SojkaMerge branch 'master' of rtime.felk.cvut.cz:/can-benchmark
2010-12-17 Michal Sojkalatester: Detect more errors
2010-12-17 Michal SojkaMerge branch 'master' of rtime.felk.cvut.cz:/can-benchmark
2010-12-17 Michal SojkaDetect received messages with invalid index to msg_info...
2010-12-11 Michal SojkaMerge branch 'master' of rtime.felk.cvut.cz:/can-benchmark
2010-12-10 Michal SojkaShow graphs in ms instead of us
2010-12-10 Michal Sojkalatester: Do not fail on a single lost message in ...
2010-12-10 Michal Sojkalatester: Fix histogram and remove dead code
2010-12-10 Michal Sojkalatester: Log command line and duration
2010-12-09 Michal Sojkalatester: Support single interface operation
2010-12-09 Michal Sojkalatester: Add --quiet option
2010-12-09 Michal SojkaGenerate files without switches and update strips
2010-12-09 Michal SojkaAll output files have the same prefix
2010-12-04 Michal SojkaFix shown number of lost messages and finish at most...
2010-12-04 Michal SojkaDo not wait indefinitely if some messages are lost
2010-12-04 Michal SojkaIncrease txqueue length (qdisc) to avoid ENOBUFS errors
2010-12-04 Michal SojkaPrint the number of messages in progress (anf whitespac...
2010-12-03 Michal SojkaMerge branch 'master' of rtime.felk.cvut.cz:/can-benchmark
2010-12-03 Michal SojkaDo not call poll with negative timeout
2010-12-03 Michal SojkaGather some statistics
2010-12-03 Michal SojkaLower priority to allow 100% load needed for ignoring...
2010-12-03 Michal SojkaFix wrong type of timestamps in histogram
2010-12-03 Michal SojkaAttempt to ignore ENOBUFS error
2010-12-03 Michal SojkaMerge branch 'master' of rtime.felk.cvut.cz:/can-benchmark
2010-12-03 Michal SojkaAdd ftrace support
2010-12-02 Michal SojkaMerge branch 'master' of rtime.felk.cvut.cz:/can-benchmark
2010-12-01 Michal SojkaMerge branch 'master' of rtime.felk.cvut.cz:/can-benchmark
2010-12-01 Michal SojkaLatester can create historgrams from userspace timestamps
2010-11-30 Michal SojkaAllow messages with zero id
2010-11-30 Michal SojkaDont print [ ] around frame
2010-11-30 Michal SojkaUse frame printing function from socketcan lib.c
2010-11-30 Michal SojkaMerge branch 'master' of rtime.felk.cvut.cz:/can-benchmark
2010-11-30 Michal Sojkalatester can work with different msg lengths
2010-11-30 Michal SojkaMerge branch 'master' of rtime.felk.cvut.cz:/can-benchmark
2010-11-30 Michal Sojkalatester update
2010-11-30 Michal SojkaPrint all times (do not miss the last one)
2010-11-30 Michal SojkaLatester can write all measure times to the file
2010-11-29 Michal SojkaAdd first test that generates graph
2010-11-29 Michal SojkaUsable version of latester
2010-11-29 Michal SojkaIncrease count only at one place
2010-11-29 Michal Sojkalatester can generate histograms + other minor updates
2010-11-29 Michal SojkaMerge branch 'master' of rtime.felk.cvut.cz:/can-benchmark
2010-11-29 Michal SojkaLatester update
2010-11-28 Michal SojkaMerge branch 'master' of rtime.felk.cvut.cz:/can-benchmark
2010-11-28 Michal SojkaTemporarily disable rx overflow
2010-11-28 Michal SojkaMerge branch 'master' of rtime.felk.cvut.cz:/can-benchmark
2010-11-28 Michal SojkaMake latester compilable on Debian Lenny
2010-11-28 Michal SojkaAdd first version of latency tester