Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | perf map: Convert map_groups.refcnt from atomic_t to refcount_t | Elena Reshetova | 2017-03-03 | 1 | -6/+6 |
* | perf tests: Pass the subtest index to each test routine | Arnaldo Carvalho de Melo | 2015-11-19 | 1 | -1/+1 |
* | perf tools: Use atomic.h for the map_groups refcount | Arnaldo Carvalho de Melo | 2015-05-15 | 1 | -6/+6 |
* | perf tests: Fix map_groups refcount test | Arnaldo Carvalho de Melo | 2015-05-12 | 1 | -5/+12 |
* | perf tests: Show refcounting broken expectations in thread-mg-share test | Arnaldo Carvalho de Melo | 2015-05-12 | 1 | -6/+6 |
* | perf machine: Protect the machine->threads with a rwlock | Arnaldo Carvalho de Melo | 2015-05-08 | 1 | -6/+6 |
* | perf tools: Move pr_* debug macros into debug object | Jiri Olsa | 2014-07-17 | 1 | -0/+1 |
* | perf tests: Add map groups sharing with thread object test | Jiri Olsa | 2014-04-28 | 1 | -0/+90 |