blob: 2bec7f4fc4be851586a028eb48bcae86c5eaff06 [file] [log] [blame]
2a07d814747b ("tools build feature: Check if libaio is available")
8e2c241f0c97 ("perf config: Add some new -DHAVE_XXX to CFLAGS")
36f9dc33b912 ("perf build: Add llvm/clang make targets to FILES")
66dfdff03d19 ("perf tools: Add Python 3 support")
aa6292f4845e ("perf tools: Integrating the CoreSight decoding library")
f38d281663b0 ("perf script python: Add perf_sample dict to tracepoint handlers")
892e76b2e8c5 ("perf script python: Refactor creation of perf sample dict")
e9f9a9ca8588 ("perf script python: Allocate memory only if handler exists")
86bcdb5a4399 ("tools build: Add test for setns()")
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")
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")
fd20e8111cc0 ("perf tools: Including missing inttypes.h header")
877a7a11050e ("perf tools: Add include <linux/kernel.h> where ARRAY_SIZE() is used")
7be6b3166ebf ("perf tools: Pass PYTHON config to feature detection")
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")
120010cb1eea ("tools build: Add test for sched_getcpu()")
25a3720cf457 ("perf evlist: Convert perf_map.refcnt from atomic_t to refcount_t")
8bd8c6533369 ("tools perf scripting python: clang doesn't have -spec, remove it")
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")
9808143ba2e5 ("perf tools: Add unit_number__scnprintf function")
355637717d57 ("perf kallsyms: Introduce tool to look for extended symbol information on the running kernel")
0b4d4b076251 ("perf tools: Move python/perf.so target into rules area")
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")
d58ac0bf8d1e ("perf build: Add clang and llvm compile and linking support")
a91f4c473fa1 ("perf script: Add option to specify time window of interest")
c284d669a20d ("perf tools: Move parse_nsec_time to time-utils.c")
fdf9dc4b34f5 ("perf tools: Add time-based utility functions")
a074865e60ed ("perf tools: Introduce perf hooks")