blob: 5a8320c34f6b82dc36f207906661db493bd48b84 [file] [log] [blame]
3eb03a5208a4 ("perf tools: Remove duplicate headers")
8b42b7e5e8b5 ("perf tools: Add is_compressed callback to compressions array")
dde755a90e98 ("perf tools: Use compression id in decompress_kmodule()")
85e1d419e71e ("perf tools: Make decompress_to_file() function static")
0ce2da148396 ("perf stat: Display user and system time")
e55c14af488a ("perf stat: Add --table option to display time of each run")
bc22de9bcdb2 ("perf stat: Display time in precision based on std deviation")
30060eaed769 ("perf stat: Print out hint for mixed PMU group error")
032db28e5fa3 ("perf tests: Add breakpoint accounting/modify test")
1d9f8d1b824b ("perf stat: Remove --per-thread pid/tid limitation")
0a7c74eae307 ("perf tools: Provide mutex wrappers for pthreads rwlocks")
75e45e432052 ("perf machine: Optimize a bit the machine__findnew_thread() methods")
91e467bc568f ("perf machine: Use hashtable for machine threads")
5a5dfe4b8548 ("perf tools: Support weak groups in 'perf stat'")
dfc9eec7716c ("perf stat: Wait for the correct child")
81f17c90f141 ("perf test: Add 'struct test *' to the test functions")
82bf311e15d2 ("perf stat: Use group read for event groups")
f7794d525447 ("perf evsel: Add read_counter()")
86bcdb5a4399 ("tools build: Add test for setns()")
b211d79ac1ad ("perf tools: Remove warning()")
daefd0bc0bd2 ("perf stat: Add support to measure SMI cost")
afaed6d3e4aa ("tools: Adopt __printf from kernel sources")
6c3466435b03 ("tools: Adopt __noreturn from kernel sources")
42b3fa670825 ("perf tools: Introduce dso__decompress_kmodule_{fd,path}")
a09935b878dc ("perf symbols: Use correct filename for compressed modules in build-id cache")
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")