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