blob: d5835c77675c0aef0eb6359586804ffe6c1e9637 [file] [log] [blame]
ec886bf538f6 ("perf evlist: Implement control command handling functions")
9a39994467d4 ("perf evlist: Move the sideband thread routines to separate object")
b38d85ef49cf ("perf bpf: Decouple creating the evlist from adding the SB event")
ca6c9c8b107f ("perf top: Move sb_evlist to 'struct perf_top'")
bc477d7983e3 ("perf record: Move sb_evlist to 'struct record'")
4804e0111662 ("perf stat: Use affinity for opening events")
e0e6a6ca3ac2 ("perf stat: Factor out open error handling")
5a40e1994815 ("perf evlist: Fix fix for freed id arrays")
151ed5d70da8 ("libperf: Adopt perf_mmap__read_event() from tools/perf")
32fdc2ca7e2a ("libperf: Adopt perf_mmap__read_done() from tools/perf")
7c4d41824f9a ("libperf: Adopt perf_mmap__read_init() from tools/perf")
7728fa0cfaeb ("libperf: Adopt perf_mmap__consume() function from tools/perf")
1d40ae4e1784 ("perf tools: Use perf_mmap way to detect aux mmap")
80e53d114823 ("libperf: Adopt perf_mmap__put() function from tools/perf")
59d7ea620b58 ("libperf: Adopt perf_mmap__unmap() function from tools/perf")
e75710f063e2 ("libperf: Adopt perf_mmap__get() function from tools/perf")
32c261c070c2 ("libperf: Adopt perf_mmap__mmap() function from tools/perf")
bf59b3053e63 ("libperf: Adopt perf_mmap__mmap_len() function from tools/perf")
e440979faf6a ("libperf: Add 'struct perf_mmap_param'")
353120b48d4f ("libperf: Add perf_mmap__init() function")