blob: cb59108a9c7b5cbeb8e94fe5b8823f5877eee927 [file] [log] [blame]
436651caa1ca ("perf trace beauty: renameat's newdirfd may also be AT_FDCWD")
84a835412cdc ("perf trace beauty: Beautify renameat2's fd arg wrt AT_FDCWD")
1f63139c3f8a ("perf trace beauty: Simplify syscall return formatting")
82d4a1109fc3 ("perf trace: Group per syscall arg formatter info into one struct")
9c47f6674838 ("perf trace beauty fcntl: Basic 'arg' beautifier")
9cb7cf864402 ("perf trace beauty: Mask ignored fcntl 'arg' parameter")
274e86fdd379 ("perf trace beauty: Export the strarrays scnprintf method")
83a516943136 ("perf trace: Beautify linux specific fcntl commands")
54265664c15a ("perf trace: Add mmap alias for s390")
fd5cead23f54 ("perf trace: Beautify statx syscall 'flag' and 'mask' arguments")
ca7202bffa32 ("perf tools: Update x86's syscall_64.tbl, adding pkey_(alloc,free,mprotect)")
f0bbd602268e ("perf trace: Beautify sched_[gs]et_attr return value")
12f3ca4fc8e2 ("perf trace: Use the ptr->name beautifier as default for "filename" args")
b6565c908ad7 ("perf trace: Use the fd->name beautifier as default for "fd" args")
a30e6259b5e3 ("perf trace: Move msg_flags beautifier to tools/perf/trace/beauty/")
042a18108607 ("perf tools: Update x86's syscall_64.tbl, adding preadv2 & pwritev2")
ccd9b2a7f82b ("perf trace: Do not beautify the 'pid' parameter as a simple integer")
62de344e4fed ("perf trace: Move perf_flags beautifier to tools/perf/trace/beauty/")
bbf86c43eace ("perf trace: Move socket_type beautifier to tools/perf/trace/beauty/")
ea8dc3cefba0 ("perf trace: Move eventfd beautifiers to trace/beauty/ directory")
df4cb1678e2e ("perf trace: Move mmap beautifiers to trace/beauty/ directory")
1b700c997500 ("perf tools: Build syscall table .c header from kernel's syscall_64.tbl")
5af56fab2b11 ("perf tools: Allow generating per-arch syscall table arrays")
fd0db10268b3 ("perf trace: Move syscall table id <-> name routines to separate class")
ba2f22cf9989 ("perf trace: Beautify mode_t arguments")
d1d438a3b1eb ("perf trace: Beautify pid_t arguments")
c65f10701ac6 ("perf trace: Beautify set_tid_address, getpid, getppid return values")
11c8e39f5133 ("perf trace: Infrastructure to show COMM strings for syscalls returning PIDs")
7206b900e6e4 ("perf trace: Beautify wait4/waitid 'options' argument")
a3bca91f2fe5 ("perf trace: Beautify sched_setscheduler 'policy' argument")
39878d492c04 ("perf trace: Pretty print getrandom() args")
997bba8cf187 ("perf trace: Pretty print seccomp() args")
e12b202f8fb9 ("perf jitdump: Build only on supported archs")
46dad054a192 ("perf jitdump: DWARF is also needed")
ba5042353020 ("perf trace: Call bpf__apply_obj_config in 'perf trace'")
598b7c6919c7 ("perf jit: add source line info support")
209045adc2bb ("perf tools: add JVMTI agent library")
9b07e27f88b9 ("perf inject: Add jitdump mmap injection support")
921f3fadbc48 ("perf inject: Make sure mmap records are ordered when injecting build_ids")
e9c4bcdd349e ("perf symbols: add Java demangling support")
066d3593e1b1 ("perf kvm/powerpc: Port perf kvm stat to powerpc")
96b9e70b8e6c ("perf build: Introduce FEATURES_DUMP make variable")
58683600dfe3 ("perf build: Use FEATURE-DUMP in bpf subproject")
4b6ab94eabe4 ("perf subcmd: Create subcmd library")
2f4ce5ec1d44 ("perf tools: Finalize subcmd independence")
901421a5bdf6 ("perf tools: Remove subcmd dependencies on strbuf")
096d35585b4f ("perf tools: Provide subcmd configuration at runtime")
48e1cab1ba4d ("perf tools: Make options always available, even if required libs not linked")
5feaac248a46 ("perf tools: Move help_unknown_cmd() to its own file")
32a56bd438ab ("perf tools: Create pager.h")