summaryrefslogtreecommitdiff
path: root/tools/stats-tool.c
AgeCommit message (Collapse)AuthorFilesLines
2014-10-29Imported Upstream version 1.26upstream/1.26Zhang zhengguang1-1/+1
2014-07-17Imported Upstream version 1.24upstream/1.24Zhang zhengguang1-37/+41
2011-10-25tools: Add O_CLOEXEC to open()Daniel Wagner1-1/+2
Make sure all file descriptor are closed.
2010-12-10tools: Rename stats-ringbuffer-dump to stats-toolDaniel Wagner1-0/+910
Due to new functionality added to the stats-ringbuffer-dump tool it is now called stats-tool. Besides to dump statistic ring buffer files it also allows to create them for testing. Furthermore, it create history files now too.