about summary refs log tree commit diff
path: root/ministat.c
Commit message (Collapse)AuthorAgeFilesLines
* Don't rely on <sys/queue.h>Thordur Bjornsson2012-11-061-3/+2
| | | | Bring in a copy of queue.h and use that directly.
* More knobs for knobs.Thordur Bjornsson2012-11-061-2/+7
| | | | | Add a -q knob analogus to the -n knob, but dumps the relative comparisons as well the statistics while suppressing the graph.
* initial importThordur Bjornsson2012-11-041-0/+629