2016-10-14 14:00 | Use ifndef | sin | 1 | +1 | -2 |
2016-09-26 10:57 | Bump to 0.9 | sin | 1 | +1 | -1 |
2016-09-26 10:46 | Use sysfs for statistics gathering on Linux | sin | 1 | +36 | -23 |
2016-08-05 12:23 | Bump to 0.8 | sin | 1 | +1 | -1 |
2016-08-05 10:58 | Add uptime to the the signal output in the manpage | Quentin Rameau | 1 | +3 | -3 |
2016-08-05 10:49 | Change the uptime format to "nd nh nm ns" | Quentin Rameau | 1 | +8 | -7 |
2016-08-05 10:26 | Move printrxtx() logic outside of signal handler | sin | 1 | +14 | -2 |
2016-08-05 10:13 | Print uptime when printing total bandwidth consumed | sin | 1 | +63 | -40 |
2016-08-01 12:57 | Bump to 0.7 | sin | 1 | +1 | -1 |
2016-07-31 09:02 | Nuke newline | sin | 1 | +0 | -1 |
2016-07-31 09:00 | Initialize variable inside for() | sin | 1 | +2 | -2 |
2016-07-31 09:00 | Group printing functions together | sin | 1 | +16 | -16 |
2016-07-30 09:58 | Fix total traffic accumulation | Quentin Rameau | 1 | +8 | -8 |
2016-07-30 10:28 | Fix scaling loop | Quentin Rameau | 1 | +1 | -1 |
2016-07-30 09:30 | Replace the if-then-else check with a for loop in scale() | Quentin Rameau | 1 | +3 | -13 |
2016-07-30 09:08 | No need to check for signal(3) failure. | sin | 1 | +1 | -8 |
2016-07-30 09:02 | Bump manpage date | sin | 1 | +1 | -1 |
2016-07-30 08:59 | Add Quentin to LICENSE | sin | 1 | +1 | -0 |
2016-07-29 11:25 | Print accumulated Rx and Tx traffic amount on SIGINFO | Quentin Rameau | 2 | +61 | -17 |
2016-07-29 11:21 | Merge more conditionals | sin | 1 | +7 | -9 |
2016-07-29 11:14 | Save two levels of indentation and merge some conditionals | sin | 1 | +12 | -14 |
2016-07-29 11:01 | Fix unit abbreviations | sin | 1 | +2 | -2 |
2016-07-28 19:43 | Print Rx/Tx after whole throughput measuring | Quentin Rameau | 1 | +1 | -1 |
2016-07-23 11:11 | Print more precision when scaling | Quentin Rameau | 1 | +15 | -12 |
2016-03-12 12:57 | Bump to 0.6 | sin | 1 | +1 | -1 |
2016-03-12 12:57 | Don't install scripts by default | sin | 1 | +0 | -4 |
2016-02-24 16:42 | Bump to 0.5 | sin | 1 | +1 | -1 |
2016-02-24 14:26 | Reduce field width to 5 instead of 6 for pps | sin | 1 | +1 | -1 |
2016-02-23 17:35 | Fix RX/TX -> Rx/Tx in manpage as well | sin | 1 | +2 | -2 |
2016-02-23 17:31 | Fix labels and use Rx/Tx throughout | sin | 4 | +11 | -11 |
2016-02-23 16:14 | Unset multiplot when we are done | sin | 2 | +2 | -0 |
2016-02-23 16:07 | Correct xlabel in sbm-rt-plot | sin | 1 | +2 | -2 |
2016-02-23 15:59 | Rename sbm-plot-real to sbm-rt-plot | sin | 2 | +3 | -3 |
2016-02-23 15:06 | Default to 1 second for sbm-plot-real | sin | 1 | +3 | -3 |
2016-02-23 15:02 | Rename tmp to datafile for consistency between the two scripts | sin | 1 | +4 | -4 |
2016-02-23 15:00 | Add sbm-plot-real for real time plotting | sin | 2 | +38 | -1 |
2016-02-23 14:43 | Add example usage for sbm-plot | sin | 1 | +3 | -0 |
2016-02-23 14:41 | Add LICENSE | sin | 4 | +16 | -17 |
2016-02-23 13:37 | Create two graphs next to each other, one for Mbps and one for pps | sin | 1 | +7 | -1 |
2016-02-23 13:26 | Check if gnuplot is installed | sin | 1 | +7 | -0 |
2016-02-23 13:23 | Add sbm-plot | sin | 2 | +20 | -1 |
2016-02-23 11:44 | Add an option for printing Bytes instead of bits | Quentin Rameau | 2 | +15 | -6 |
2016-02-23 11:36 | Put field description on the right | sin | 1 | +1 | -1 |
2016-02-23 11:02 | Print rx/tx pps units after respective value fieds | Quentin Rameau | 1 | +1 | -1 |
2016-02-23 10:55 | Use fixed width value fields for default output | Quentin Rameau | 1 | +1 | -1 |
2016-02-23 11:20 | Replace down/up with RX/TX in manpage | sin | 1 | +2 | -2 |
2016-02-23 10:40 | Add terse output option | sin | 2 | +28 | -12 |
2016-02-23 10:35 | fflush stdout so output is available even when not line buffered | sin | 1 | +1 | -0 |
2016-02-23 10:11 | Rename msleep() to tvsleep() | sin | 1 | +2 | -2 |
2016-02-23 10:03 | No need to impose a max sampling frequency | sin | 2 | +12 | -13 |
2016-02-22 15:44 | Fix terminology, rename sampling rate to sampling period | sin | 1 | +5 | -5 |
2016-02-22 15:41 | Use existing define instead of magic number | sin | 1 | +2 | -2 |
2016-02-22 15:40 | Grammar fix | sin | 1 | +1 | -1 |
2016-02-22 15:32 | Add some clarification around sampling rate | sin | 1 | +7 | -1 |
2016-02-22 15:24 | Rename clock_gettime_tv() to getmonotime() | sin | 1 | +5 | -5 |
2016-02-22 15:06 | Fix minimum delay at 100 ms | sin | 2 | +5 | -2 |
2016-02-22 14:45 | Save one level of indentation | sin | 1 | +14 | -14 |
2016-02-22 14:42 | Group related assignments | sin | 1 | +2 | -4 |
2016-02-22 14:36 | Fix arg.h OOB access | sin | 1 | +2 | -2 |
2016-02-22 14:31 | Fix txpps calculation | sin | 1 | +1 | -1 |
2016-02-22 14:27 | Handle error early in clock_gettime_tv() | sin | 1 | +2 | -0 |
2016-02-22 14:26 | Style fix | sin | 1 | +1 | -2 |
2016-02-22 14:14 | Use uint64_t where applicable | sin | 1 | +20 | -13 |
2016-02-22 14:12 | Group together related declarations | sin | 1 | +4 | -6 |
2016-02-22 12:31 | Add delay support | sin | 2 | +73 | -21 |
2016-02-19 11:57 | Refer to mentioned argument in manpage | sin | 1 | +3 | -2 |
2016-02-19 11:38 | Bump to 0.4 | sin | 1 | +1 | -1 |
2016-02-19 11:35 | Add [-c count] option to limit the number of samples | sin | 2 | +24 | -4 |
2016-02-19 11:21 | Move sleep to top so first reading is sensible | sin | 1 | +1 | -1 |
2016-02-16 16:50 | Style fix | sin | 1 | +2 | -1 |
2016-02-16 16:47 | Include sys/types.h as well | sin | 1 | +1 | -0 |
2016-02-16 16:45 | Bump manpage modification date | sin | 1 | +1 | -1 |
2016-02-16 16:37 | Replace IFNAMSIZ with IF_NAMESIZE | Quentin Rameau | 1 | +5 | -5 |
2016-02-16 16:24 | Be more precise about default interface selection | sin | 1 | +2 | -2 |
2016-02-16 16:09 | Bump to 0.3 | sin | 1 | +1 | -1 |
2016-02-16 16:06 | Include order matters on some systems | sin | 1 | +1 | -1 |
2016-02-16 16:02 | Add Linux support | sin | 2 | +41 | -6 |
2016-02-13 10:37 | Reset counters in case the interface is not up | sin | 1 | +1 | -0 |
2016-02-12 14:52 | Bump to 0.2 | sin | 1 | +1 | -1 |
2016-02-12 12:08 | Show receive pps and transmit pps as well | sin | 1 | +19 | -9 |
2016-02-12 11:57 | Streamline output | sin | 1 | +1 | -1 |
2016-02-11 20:25 | It works on other BSD systems as well | sin | 1 | +1 | -1 |
2016-02-11 20:19 | Use sleep(1) as usleep() requires the argument to be < 1,000,000 | sin | 1 | +1 | -1 |
2016-02-11 18:04 | Remove delay code, it was wrong anyhow and not particularly useful | sin | 2 | +5 | -16 |
2016-02-11 17:37 | Remove tarball on clean | sin | 1 | +1 | -1 |
2016-02-11 17:36 | Add dist target to Makefile | sin | 1 | +7 | -0 |
2016-02-11 17:30 | Initial commit | sin | 4 | +302 | -0 |