Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | perf tools: Include errno.h where needed | Arnaldo Carvalho de Melo | 2017-04-19 | 1 | -0/+1 |
* | perf evlist: Rename for_each() macros to for_each_entry() | Arnaldo Carvalho de Melo | 2016-06-23 | 1 | -1/+1 |
* | perf evsel: Do not use globals in config() | Arnaldo Carvalho de Melo | 2016-04-11 | 1 | -1/+1 |
* | perf evlist: Remove perf_evlist__(enable|disable)_event functions | Jiri Olsa | 2016-01-08 | 1 | -3/+3 |
* | perf tests: Pass the subtest index to each test routine | Arnaldo Carvalho de Melo | 2015-11-19 | 1 | -1/+1 |
* | perf test: Keep test result clean if '-v' not set | Wang Nan | 2015-11-03 | 1 | -2/+2 |
* | perf tools: Add reference counting for thread_map object | Jiri Olsa | 2015-06-25 | 1 | -1/+1 |
* | perf tools: Add reference counting for cpu_map object | Jiri Olsa | 2015-06-25 | 1 | -1/+1 |
* | perf tools: Add parse_events_error interface | Jiri Olsa | 2015-04-29 | 1 | -4/+4 |
* | perf tests: Add a test for tracking with sched_switch | Adrian Hunter | 2014-08-22 | 1 | -0/+572 |