Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | perf tools: Use __maybe_used for unused variables | Irina Tirdea | 2012-09-11 | 1 | -3/+3 |
* | perf bench: fix assert when NDEBUG is defined | Irina Tirdea | 2012-09-08 | 1 | -3/+3 |
* | perf tool: Fix gcc 4.6.0 issues | Kyle McMartin | 2011-02-07 | 1 | -1/+1 |
* | perf bench: fix spello | Randy Dunlap | 2010-04-08 | 1 | -1/+1 |
* | perf sched: Fix build failure on sparc | David Miller | 2009-12-14 | 1 | -2/+4 |
* | perf bench: Add "all" pseudo subsystem and "all" pseudo suite | Hitoshi Mitake | 2009-12-14 | 1 | -2/+3 |
* | perf bench: Improve sched-pipe.c with more comfortable output | Hitoshi Mitake | 2009-11-10 | 1 | -5/+6 |
* | perf bench: Modify builtin-pipe.c for processing common options | Hitoshi Mitake | 2009-11-10 | 1 | -8/+14 |
* | perf bench: Fix bench/sched-pipe.c to wait for child process | Hitoshi Mitake | 2009-11-09 | 1 | -3/+7 |
* | perf bench: Add sched-pipe.c: Benchmark for pipe() system call | Hitoshi Mitake | 2009-11-08 | 1 | -0/+113 |