Commit message (Expand) | Author | Age | |
---|---|---|---|
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 |
* | perf test: Add 'struct test *' to the test functions | Arnaldo Carvalho de Melo | 2017-08-11 |
* | perf thread_map: Convert thread_map.refcnt from atomic_t to refcount_t | Elena Reshetova | 2017-03-03 |
* | perf utils: Check verbose flag properly | Namhyung Kim | 2017-02-20 |
* | perf thread_map: Add thread_map__remove function | Jiri Olsa | 2016-12-15 |
* | perf tests: Fix thread map test for -F option | Jiri Olsa | 2016-06-30 |
* | perf thread_map: Add thread_map__new_event function | Jiri Olsa | 2015-12-17 |
* | perf thread_map: Add thread_map event sythesize function | Jiri Olsa | 2015-12-17 |
* | perf tests: Pass the subtest index to each test routine | Arnaldo Carvalho de Melo | 2015-11-19 |
* | perf test: Check for refcnt in thread_map test | Jiri Olsa | 2015-07-21 |
* | perf tests: Add thread_map object tests | Jiri Olsa | 2015-06-26 |