| Commit message (Expand) | Author | Age | Files | Lines |
* | perf mmap: Simplify perf_mmap__read_init() | Kan Liang | 2018-03-08 | 1 | -2/+1 |
* | perf mmap: Simplify perf_mmap__read_event() | Kan Liang | 2018-03-08 | 1 | -1/+1 |
* | perf mmap: Simplify perf_mmap__consume() | Kan Liang | 2018-03-08 | 1 | -1/+1 |
* | perf test: Switch to new perf_mmap__read_event() interface for "keep tracking... | Kan Liang | 2018-03-05 | 1 | -2/+8 |
* | perf evlist: Remove 'overwrite' parameter from perf_evlist__mmap | Wang Nan | 2017-12-05 | 1 | -1/+1 |
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 1 | -0/+1 |
* | perf test: Add 'struct test *' to the test functions | Arnaldo Carvalho de Melo | 2017-08-11 | 1 | -1/+1 |
* | perf evsel: Do not use globals in config() | Arnaldo Carvalho de Melo | 2016-04-12 | 1 | -1/+1 |
* | perf evlist: Remove perf_evlist__(enable|disable)_event functions | Jiri Olsa | 2016-01-08 | 1 | -1/+1 |
* | perf tests: No need to set attr.sample_freq for tracking !PERF_RECORD_SAMPLE | Arnaldo Carvalho de Melo | 2016-01-07 | 1 | -1/+0 |
* | 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 | -2/+2 |
* | tools: Consolidate types.h | Borislav Petkov | 2014-05-01 | 1 | -1/+1 |
* | perf evlist: Auto unmap on destructor | Arnaldo Carvalho de Melo | 2014-01-13 | 1 | -1/+0 |
* | perf evlist: Close fds on destructor | Arnaldo Carvalho de Melo | 2014-01-13 | 1 | -1/+0 |
* | perf evlist: Move destruction of maps to evlist destructor | Arnaldo Carvalho de Melo | 2014-01-13 | 1 | -3/+2 |
* | perf tools: Rename 'perf_record_opts' to 'record_opts | Arnaldo Carvalho de Melo | 2013-12-19 | 1 | -1/+1 |
* | perf tools: Fixup mmap event consumption | Zhouyi Zhou | 2013-10-28 | 1 | -0/+1 |
* | perf tests: Add 'keep tracking' test | Adrian Hunter | 2013-09-02 | 1 | -0/+154 |