blob: be0fcc86cfe0e87e781d5bd4f16cee6eb18e1cef [file] [log] [blame]
7cb10a08df98 ("perf tools: Remove const from thread read accessors")
6584140ba9e6 ("perf namespace: Protect reading thread's namespace")
25c312dbf88c ("perf hists: Move hists__scnprintf_title() away from the TUI code")
967a464a7e6d ("perf hists: Introduce hists__scnprint_title()")
f016d24acd95 ("perf hists browser: Rename perf_evsel_browser_title to a more descriptive name")
8ef278bb9305 ("perf report: Fix the output for stdio events list")
a9980a6dbb9e ("perf top browser: Show sample_freq in browser title line")
ad52b8cb4886 ("perf report: Add support to display group output for non group events")
b32ee9e522f7 ("perf tools: Lock to protect namespaces and comm list")
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")
9607ad3a6387 ("perf tools: Add signal.h to places using its definitions")
1eae20c1d40a ("perf tools: Remove regex.h and fnmatch.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")
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")
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")
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()")
25a3720cf457 ("perf evlist: Convert perf_map.refcnt from atomic_t to refcount_t")
a26305363d4b ("perf test: Add libbpf pinning test")
d01f4e8db22c ("perf ftrace: Introduce new 'ftrace' tool")
be3d466c7356 ("perf script: Also allow forcing reading of non-root owned files by root")
dc0c6127c231 ("perf record: Add switch-output size option argument")
cb4e1ebb6a39 ("perf record: Change switch-output option to take optional argument")
1b43b70484a9 ("perf record: Add struct switch_output")
9808143ba2e5 ("perf tools: Add unit_number__scnprintf function")
355637717d57 ("perf kallsyms: Introduce tool to look for extended symbol information on the running kernel")
a359c17a7e1a ("perf evsel: Allow to ignore missing pid")
2fedf79b69cf ("tools build: Move tabs to spaces where suitable")
edd695b032ba ("perf clang: Compile BPF script using builtin clang support")
00b86691c77c ("perf clang: Add builtin clang support ant test case")