blob: 228ec17925d2c95c934e07a3721e130454042ff1 [file] [log] [blame]
b9de0f6e507b ("perf mmap: Use the stored data in perf_mmap__read_event()")
7bb45972952d ("perf mmap: Introduce perf_mmap__read_event()")
ca6a9a053919 ("perf mmap: Remove overwrite from arguments list of perf_mmap__push")
144b9a4fc530 ("perf evlist: Remove evlist->overwrite")
7a276ff6c320 ("perf evlist: Remove 'overwrite' parameter from perf_evlist__mmap_ex")
f74b9d3a1ac2 ("perf evlist: Remove 'overwrite' parameter from perf_evlist__mmap")
a0e3dd79cdd8 ("perf tests: Set evlist of test__task_exit() to !overwrite")
301d724aa19a ("perf tests: Set evlist of test__basic_mmap() to !overwrite")
677b06017688 ("perf tests: Set evlist of test__sw_clock_freq() to !overwrite")
d492326f160e ("perf tests: Set evlist of test__backward_ring_buffer() to !overwrite")
73c17d815000 ("perf mmap: Adopt push method from builtin-record.c")
d37f1586d002 ("perf record: Make record__mmap_read generic")
169584973575 ("perf mmap: Move perf_mmap and methods to separate mmap.[ch] files")
f045b8c4b36b ("perf buildid-cache: Support binary objects from other namespaces")
544abd44c706 ("perf probe: Allow placing uprobes in alternate namespaces.")
bf2e710b3cb8 ("perf maps: Lookup maps in both intitial mountns and inner mountns.")
843ff37bb59e ("perf symbols: Find symbols in different mount namespace")
5c97cac63ac2 ("tools: Adopt __aligned from kernel sources")
afaed6d3e4aa ("tools: Adopt __printf from kernel sources")
6c3466435b03 ("tools: Adopt __noreturn from kernel sources")
5068b52f7321 ("perf ui gtk: Move gtk .so name to the only place where it is used")
98521b3869f8 ("perf memswap: Split the byteswap memory range wrappers from util.[ch]")
5ab8c689f7c0 ("perf tools: Move event prototypes from util.h to event.h")
6db81643fe41 ("perf buildid: Move prototypes from util.h to build-id.h")
4208735d8de5 ("perf tools: Remove poll.h and wait.h from util.h")
7a8ef4c4b5fd ("perf tools: Remove string.h, unistd.h and sys/stat.h from util.h")
72f7c4d22ccf ("perf tools: Remove string.h from util.h")
86a5e0c20288 ("perf tools: Remove sys/ioctl.h from util.h")
bf6733432dd8 ("perf tools: Remove a few more needless includes from util.h")
391e42060098 ("perf tools: Include sys/param.h where needed")
56e2e05644a9 ("perf callchain: Move callchain specific routines from util.[ch]")
611f0afee0e8 ("perf tools: Add compress.h for the *_decompress_to_file() headers")
bb8c16db43e4 ("perf kvm: Make function only used by 'perf kvm' static")
c5e4027e056c ("perf tools: Move timestamp routines from util.h to time-utils.h")
58db1d6e7d5d ("perf tools: Move units conversion/formatting routines to separate object")
9607ad3a6387 ("perf tools: Add signal.h to places using its definitions")
1eae20c1d40a ("perf tools: Remove regex.h and fnmatch.h from util.h")
76b31a29ddaf ("perf tools: Remove include dirent.h from util.h")
20a9ed280dde ("perf tools: Use api/fs/tracing_path.h where needed")
6dcca6df4b73 ("perf tools: No need to include bitops.h in util.h")
9a3993d408bc ("perf tools: Move path related functions to util/path.h")
b0742e90f5ab ("perf tools: Don't include terminal handling headers in util.h")
8ec20b176c4b ("perf str{filter,list}: Disentangle headers")
a43783aeec5f ("perf tools: Include errno.h where needed")
a067558e2fa7 ("perf tools: Move extra string util functions to util/string2.h")
632a5cabea21 ("perf tools: Move srcline definitions to separate header")
fea013928cdc ("perf tools: Move print_binary definitions to separate files")
3d689ed6099a ("perf tools: Move sane ctype stuff from util.h to sane_ctype.h")
28a9bb9621d9 ("perf tools: Ditch unused PATH_SEP, STRIP_EXTENSION")
aa8cc2f6b5fa ("perf tools: Replace STR() calls with __stringify()")