Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | perf test: Add 'struct test *' to the test functions | Arnaldo Carvalho de Melo | 2017-08-11 | 1 | -1/+1 |
* | perf tools: Include errno.h where needed | Arnaldo Carvalho de Melo | 2017-04-19 | 1 | -0/+1 |
* | perf tools: Fix typo "No enough" to "Not enough" | Alexander Alemayhu | 2016-10-24 | 1 | -1/+1 |
* | perf tools: Fix typo: "ehough" -> "enough" | Colin Ian King | 2016-08-23 | 1 | -1/+1 |
* | perf tools: Enable overwrite settings | Wang Nan | 2016-07-15 | 1 | -5/+5 |
* | perf evlist: Drop evlist->backward | Wang Nan | 2016-07-15 | 1 | -1/+0 |
* | perf evlist: Map backward events to backward_mmap | Wang Nan | 2016-07-15 | 1 | -2/+2 |
* | perf evlist: Drop redundant evsel->overwrite indicator | Arnaldo Carvalho de Melo | 2016-07-15 | 1 | -0/+1 |
* | tools: Introduce str_error_r() | Arnaldo Carvalho de Melo | 2016-07-12 | 1 | -2/+2 |
* | perf evlist: Rename for_each() macros to for_each_entry() | Arnaldo Carvalho de Melo | 2016-06-23 | 1 | -1/+1 |
* | perf tests: Add test to check backward ring buffer | Wang Nan | 2016-05-09 | 1 | -0/+151 |