1. 7728fa0 libperf: Adopt perf_mmap__consume() function from tools/perf by Jiri Olsa · 5 years ago
  2. 80e53d1 libperf: Adopt perf_mmap__put() function from tools/perf by Jiri Olsa · 5 years ago
  3. 59d7ea62 libperf: Adopt perf_mmap__unmap() function from tools/perf by Jiri Olsa · 5 years ago
  4. e75710f libperf: Adopt perf_mmap__get() function from tools/perf by Jiri Olsa · 5 years ago
  5. 32c261c libperf: Adopt perf_mmap__mmap() function from tools/perf by Jiri Olsa · 5 years ago
  6. bf59b30 libperf: Adopt perf_mmap__mmap_len() function from tools/perf by Jiri Olsa · 5 years ago
  7. e440979 libperf: Add 'struct perf_mmap_param' by Jiri Olsa · 5 years ago
  8. 65aa2e6 libperf: Add 'flush' to 'struct perf_mmap' by Jiri Olsa · 5 years ago
  9. 4443e6d libperf: Add 'event_copy' to 'struct perf_mmap' by Jiri Olsa · 5 years ago
  10. 8df7a86 libperf: Add 'overwrite' to 'struct perf_mmap' by Jiri Olsa · 5 years ago
  11. ebe4d72 libperf: Add prev/start/end to struct perf_mmap by Jiri Olsa · 5 years ago
  12. e03edfe libperf: Add 'refcnt' to struct perf_mmap by Jiri Olsa · 5 years ago
  13. 56a9470 libperf: Add 'cpu' to struct perf_mmap by Jiri Olsa · 5 years ago
  14. 2cf07b2 libperf: Add 'fd' to struct perf_mmap by Jiri Olsa · 5 years ago
  15. 4fd0cef libperf: Add 'mask' to struct perf_mmap by Jiri Olsa · 5 years ago
  16. 547740f libperf: Add perf_mmap struct by Jiri Olsa · 5 years ago
  17. e0fcfb0 perf evlist: Adopt backwards ring buffer state enum by Arnaldo Carvalho de Melo · 5 years ago
  18. a583053 perf tools: Rename 'struct perf_mmap' to 'struct mmap' by Jiri Olsa · 5 years ago
  19. f2a39fe perf auxtrace: Uninline functions that touch perf_session by Arnaldo Carvalho de Melo · 5 years ago
  20. ef78112 perf record: Implement compression for AIO trace streaming by Alexey Budankov · 6 years ago
  21. 51255a8 perf mmap: Implement dedicated memory buffer for data compression by Alexey Budankov · 6 years ago
  22. 470530b perf record: Implement --mmap-flush=<number> option by Alexey Budankov · 6 years ago
  23. 9d2ed64 perf record: Allocate affinity masks by Alexey Budankov · 6 years ago
  24. 93f20c0 perf record: Extend trace writing to multi AIO by Alexey Budankov · 6 years ago
  25. d3d1af6 perf record: Enable asynchronous trace writing by Alexey Budankov · 6 years ago
  26. 0b77383 perf mmap: Map data buffer for preserving collected data by Alexey Budankov · 6 years ago
  27. 50b825d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 6 years ago
  28. 09d62154 tools, perf: add and use optimized ring_buffer_{read_head, write_tail} helpers by Daniel Borkmann · 6 years ago
  29. ded2b8f perf tools: Add 'struct perf_mmap' arg to record__write() by Jiri Olsa · 6 years ago
  30. 31fb4c0 perf mmap: Store real cpu number in 'struct perf_mmap' by Jiri Olsa · 6 years ago
  31. b9bae2c perf mmap: Simplify perf_mmap__read_init() by Kan Liang · 7 years ago
  32. 0019dc87 perf mmap: Simplify perf_mmap__read_event() by Kan Liang · 7 years ago
  33. d6ace3d perf mmap: Simplify perf_mmap__consume() by Kan Liang · 7 years ago
  34. 07a9461 perf mmap: Use the stored scope data in perf_mmap__push() by Kan Liang · 7 years ago
  35. 4fda345 perf mmap: Store mmap scope in struct perf_mmap() by Kan Liang · 7 years ago
  36. 2c5f6d8 perf evlist: Store 'overwrite' in struct perf_mmap by Kan Liang · 7 years ago
  37. 3effc2f perf mmap: Discard legacy interface for mmap read by Kan Liang · 7 years ago
  38. 7bb4597 perf mmap: Introduce perf_mmap__read_event() by Kan Liang · 7 years ago
  39. ee023de perf mmap: Introduce perf_mmap__read_done() by Kan Liang · 7 years ago
  40. 8872481 perf mmap: Introduce perf_mmap__read_init() by Kan Liang · 7 years ago
  41. 1d2a7de Merge tag 'v4.15-rc4' into perf/core, to pick up fixes by Ingo Molnar · 7 years ago
  42. f971e51 tools/perf: Convert ACCESS_ONCE() to READ_ONCE() by Mark Rutland · 7 years ago
  43. 8eb7a1f perf mmap: Remove overwrite and check_messup from mmap read by Wang Nan · 7 years ago
  44. ca6a9a0 perf mmap: Remove overwrite from arguments list of perf_mmap__push by Wang Nan · 7 years ago
  45. 73c17d8 perf mmap: Adopt push method from builtin-record.c by Arnaldo Carvalho de Melo · 7 years ago
  46. 1695849 perf mmap: Move perf_mmap and methods to separate mmap.[ch] files by Arnaldo Carvalho de Melo · 7 years ago