Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2010-04-14 | perf: Fix endianness argument compatibility with OPT_BOOLEAN() and introduce ... | Ian Munsie | 1 | -1/+1 |
2010-04-03 | perf tools: Move the prototypes in util/string.h to util.h | Arnaldo Carvalho de Melo | 1 | -1/+0 |
2009-11-24 | perf tools: Introduce zalloc() for the common calloc(1, N) case | Arnaldo Carvalho de Melo | 1 | -2/+2 |
2009-11-22 | perf bench: Make the mem/memcpy tests more user-friendly | Hitoshi Mitake | 1 | -15/+22 |
2009-11-19 | perf bench: Add memcpy() benchmark | Hitoshi Mitake | 1 | -0/+186 |