Age | Commit message (Expand) | Author | Files | Lines |
2021-08-10 | perf bench: Add benchmark for evlist open/close operations | Riccardo Mancini | 1 | -0/+1 |
2020-10-13 | perf bench: Add build-id injection benchmark | Namhyung Kim | 1 | -0/+1 |
2020-07-31 | perf bench: Add benchmark of find_next_bit | Ian Rogers | 1 | -0/+1 |
2020-07-28 | perf bench: Add basic syscall benchmark | Davidlohr Bueso | 1 | -0/+1 |
2020-05-05 | perf bench: Add kallsyms parsing | Ian Rogers | 1 | -0/+1 |
2020-04-16 | perf bench: Add event synthesis benchmark | Ian Rogers | 1 | -1/+1 |
2020-03-03 | perf bench: Share some global variables to fix build with gcc 10 | Arnaldo Carvalho de Melo | 1 | -0/+4 |
2018-11-22 | perf bench: Add epoll_ctl(2) benchmark | Davidlohr Bueso | 1 | -0/+1 |
2018-11-22 | perf bench: Add epoll parallel epoll_wait benchmark | Davidlohr Bueso | 1 | -0/+2 |
2018-11-21 | perf bench: Move HAVE_PTHREAD_ATTR_SETAFFINITY_NP into bench.h | Davidlohr Bueso | 1 | -0/+11 |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 1 | -0/+1 |
2017-03-27 | perf tools: Remove unused 'prefix' from builtin functions | Arnaldo Carvalho de Melo | 1 | -10/+10 |
2016-03-23 | perf tools: Remove needless 'extern' from function prototypes | Arnaldo Carvalho de Melo | 1 | -12/+10 |
2016-03-23 | perf tools: Remove misplaced __maybe_unused | Arnaldo Carvalho de Melo | 1 | -1/+1 |
2015-07-20 | perf bench futex: Add lock_pi stresser | Davidlohr Bueso | 1 | -0/+2 |
2015-05-08 | perf bench futex: Support parallel waker threads | Davidlohr Bueso | 1 | -0/+2 |
2014-06-19 | perf bench: Add --repeat option | Davidlohr Bueso | 1 | -0/+1 |
2014-03-14 | perf bench: Add futex-requeue microbenchmark | Davidlohr Bueso | 1 | -0/+1 |
2014-03-14 | perf bench: Add futex-wake microbenchmark | Davidlohr Bueso | 1 | -0/+1 |
2014-03-14 | perf bench: Add futex-hash microbenchmark | Davidlohr Bueso | 1 | -0/+1 |
2013-03-14 | perf tools: Fix LIBNUMA build with glibc 2.12 and older. | Vinson Lee | 1 | -0/+24 |
2013-01-30 | perf: Add 'perf bench numa mem' NUMA performance measurement suite | Ingo Molnar | 1 | -0/+1 |
2012-09-11 | perf tools: Use __maybe_used for unused variables | Irina Tirdea | 1 | -1/+2 |
2012-01-25 | perf bench: Also allow measuring memset() | Jan Beulich | 1 | -0/+1 |
2009-11-19 | perf bench: Add memcpy() benchmark | Hitoshi Mitake | 1 | -0/+1 |
2009-11-10 | perf bench: Clean up bench/bench.h | Ingo Molnar | 1 | -9/+7 |
2009-11-10 | perf bench: Add format constants to bench.h for unified output formatting | Hitoshi Mitake | 1 | -0/+9 |
2009-11-08 | perf bench: Add new directory and header for new subcommand 'bench' | Hitoshi Mitake | 1 | -0/+9 |