Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | tools/perf: Standardize feature support define names to: HAVE_{FEATURE}_SUPPORT | Ingo Molnar | 2013-10-09 | 1 | -1/+1 |
* | perf bench: Fix memory allocation fail check in mem{set,cpy} workloads | Kirill A. Shutemov | 2013-07-08 | 1 | -1/+1 |
* | perf tools: Use __maybe_used for unused variables | Irina Tirdea | 2012-09-11 | 1 | -1/+1 |
* | 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 | -4/+4 |
* | 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: Also allow measuring memset() | Jan Beulich | 2012-01-24 | 1 | -0/+291 |