blob: b8af9acbfd135612d9dccc6fa68d9a1fae12820c [file] [log] [blame]
b629f3e9d01b ("perf report: Add 'cgroup' sort key")
3723908d0583 ("perf report: Support time sort key")
1101f69af533 ("pref tools: Add missing map.h includes")
40f3b2d20b52 ("perf namespaces: Remove namespaces.h from .h headers")
d328e305ea1f ("perf symbols: Remove include map.h from dso.h")
ec6ae74fe8f0 ("perf report: Display average IPC and IPC coverage per symbol")
c9d366287042 ("perf hists: Reimplement hists__has_callchains()")
fabd37b837f6 ("perf hists: Check if a hist_entry has callchains before using them")
0b5d6ece5e6a ("perf hists: Introduce hist_entry__has_callchain() method")
6769e98dde91 ("perf sort: Use mmap->prot on "dcacheline" formatting")
b74d12d59814 ("perf tools: Add a "dso_size" sort order")
930f8b347944 ("perf report: Add --tasks option to display monitored tasks")
a4a4d0a7a2b2 ("perf report: Add --stats option to display quick data statistics")
40c39e304641 ("perf report: Fix a no annotate browser displayed issue")
2a704fc8db7b ("perf report: Remove code to handle inline frames from browsers")
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")
2d78b18952a1 ("perf report: Show branch type statistics for stdio mode")
114f709e01e6 ("perf tool: Add show_feature_header to perf_tool")
8b8ef2d74dec ("perf report: Enable finding kernel inline functions")
544abd44c706 ("perf probe: Allow placing uprobes in alternate namespaces.")
843ff37bb59e ("perf symbols: Find symbols in different mount namespace")
86bcdb5a4399 ("tools build: Add test for setns()")
98521b3869f8 ("perf memswap: Split the byteswap memory range wrappers from util.[ch]")
5ab8c689f7c0 ("perf tools: Move event prototypes from util.h to event.h")
e7ff8920e62f ("perf tools: Use just forward declarations for struct thread where possible")
7a8ef4c4b5fd ("perf tools: Remove string.h, unistd.h and sys/stat.h from util.h")
72f7c4d22ccf ("perf tools: Remove string.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")
aa8cc2f6b5fa ("perf tools: Replace STR() calls with __stringify()")
c3dca1a1c0ec ("perf tools: Remove PRI[xu] macros from perf.h")
fd20e8111cc0 ("perf tools: Including missing inttypes.h header")