Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
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 | -2/+1 |
2017-03-04 | perf bench futex: Fix build on musl + clang | Arnaldo Carvalho de Melo | 1 | -0/+1 |
2017-02-14 | Revert "perf bench futex: Sanitize numeric parameters" | Arnaldo Carvalho de Melo | 1 | -4/+0 |
2016-10-25 | perf bench futex: Sanitize numeric parameters | Davidlohr Bueso | 1 | -0/+4 |
2016-08-23 | perf bench futex: Use NSEC_PER_USEC | Arnaldo Carvalho de Melo | 1 | -2/+3 |
2016-07-12 | perf bench futex: Add missing compiler.h header | Arnaldo Carvalho de Melo | 1 | -0/+1 |
2016-07-12 | perf bench: Disentangle headers | Arnaldo Carvalho de Melo | 1 | -3/+3 |
2016-07-12 | perf bench: Add missing pthread.h include for CPU_*() macros | Arnaldo Carvalho de Melo | 1 | -1/+3 |
2015-12-17 | perf subcmd: Create subcmd library | Josh Poimboeuf | 1 | -1/+1 |
2015-05-08 | perf bench futex: Support parallel waker threads | Davidlohr Bueso | 1 | -0/+294 |