Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | perf bench: Fix confused variable namings and descriptions in mem subsystem | Hitoshi Mitake | 2012-07-02 | 1 | -40/+40 |
* | perf bench: Documentation update | Namhyung Kim | 2012-06-27 | 1 | -2/+2 |
* | perf tools: Remove unnecessary ctype.h inclusion | Namhyung Kim | 2012-01-30 | 1 | -1/+0 |
* | perf bench: Allow passing an iteration count to "bench mem mem{cpy,set}" | Jan Beulich | 2012-01-24 | 1 | -2/+9 |
* | perf bench: Print both of prefaulted and no prefaulted results by default | Hitoshi Mitake | 2010-11-26 | 1 | -57/+162 |
* | perf: Fix endianness argument compatibility with OPT_BOOLEAN() and introduce ... | Ian Munsie | 2010-04-14 | 1 | -1/+1 |
* | perf tools: Move the prototypes in util/string.h to util.h | Arnaldo Carvalho de Melo | 2010-04-03 | 1 | -1/+0 |
* | perf tools: Introduce zalloc() for the common calloc(1, N) case | Arnaldo Carvalho de Melo | 2009-11-24 | 1 | -2/+2 |
* | perf bench: Make the mem/memcpy tests more user-friendly | Hitoshi Mitake | 2009-11-22 | 1 | -15/+22 |
* | perf bench: Add memcpy() benchmark | Hitoshi Mitake | 2009-11-19 | 1 | -0/+186 |