Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | perf mmap: Discard legacy interface for mmap read | Kan Liang | 2018-02-15 | 1 | -3/+0 |
* | perf mmap: Introduce perf_mmap__read_event() | Kan Liang | 2018-02-15 | 1 | -0/+4 |
* | perf mmap: Introduce perf_mmap__read_done() | Kan Liang | 2018-02-15 | 1 | -0/+1 |
* | perf mmap: Introduce perf_mmap__read_init() | Kan Liang | 2018-02-15 | 1 | -0/+2 |
* | Merge tag 'v4.15-rc4' into perf/core, to pick up fixes | Ingo Molnar | 2017-12-18 | 1 | -1/+1 |
|\ | |||||
| * | tools/perf: Convert ACCESS_ONCE() to READ_ONCE() | Mark Rutland | 2017-12-12 | 1 | -1/+1 |
* | | perf mmap: Remove overwrite and check_messup from mmap read | Wang Nan | 2017-12-05 | 1 | -1/+1 |
* | | perf mmap: Remove overwrite from arguments list of perf_mmap__push | Wang Nan | 2017-12-05 | 1 | -1/+1 |
|/ | |||||
* | perf mmap: Adopt push method from builtin-record.c | Arnaldo Carvalho de Melo | 2017-10-23 | 1 | -0/+3 |
* | perf mmap: Move perf_mmap and methods to separate mmap.[ch] files | Arnaldo Carvalho de Melo | 2017-10-23 | 1 | -0/+94 |