blob: 7ab4ec466eff1ac4445ee36d333fa92933b8f426 [file] [log] [blame]
a6c925fd3aa2 ("perf test: Add pmu-events test")
81f17c90f141 ("perf test: Add 'struct test *' to the test functions")
b211d79ac1ad ("perf tools: Remove warning()")
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")
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")
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")
c3dca1a1c0ec ("perf tools: Remove PRI[xu] macros from perf.h")
fd20e8111cc0 ("perf tools: Including missing inttypes.h header")
877a7a11050e ("perf tools: Add include <linux/kernel.h> where ARRAY_SIZE() is used")
f6441aff8946 ("tools include: Adopt __same_type() and __must_be_array() from the kernel")
16eb81365b70 ("Revert "perf tools: Fix include of linux/mman.h"")
f5a70801b783 ("perf sdt powerpc: Add argument support")
5dfa210e407d ("perf report: Enable sorting by srcline as key")
0d3eb0b7783f ("perf report: Show inline stack for browser mode")
0db64dd060f7 ("perf report: Show inline stack for stdio mode")
a64489c56c30 ("perf report: Find the inline stack for a given address")
5580338d0f20 ("perf report: Refactor common code in srcline.c")
075167363f8b ("perf tools: Add a simple expression parser for JSON")
3b1f8311f696 ("perf probe: Add sdt probes arguments into the uprobe cmd string")
2e1f8f789573 ("perf probe: Change MAX_CMDLEN")
48d02a1d5c13 ("perf script: Add 'brstackinsn' for branch stacks")
f3b3614a284d ("perf tools: Add PERF_RECORD_NAMESPACES to include namespaces related info")
120010cb1eea ("tools build: Add test for sched_getcpu()")
a9af6be5bc25 ("perf ftrace: Add support for --pid option")
25a3720cf457 ("perf evlist: Convert perf_map.refcnt from atomic_t to refcount_t")
6df74bc08bc2 ("perf comm: Convert comm_str.refcnt from atomic_t to refcount_t")