blob: b85e79febd5cf7fff1b72a5ff6734203cecb4609 [file] [log] [blame]
a1c8cf293d57 ("perf beauty mmap_flags: Check if the arch has a mmap.h file")
fbd7458db757 ("perf beauty: Wire up the mmap flags table generator to the Makefile")
80ee5668b8a7 ("perf beauty: Add a generator for MAP_ mmap's flag constants")
73d141adcea6 ("perf trace beauty: Beautify mount/umount's 'flags' argument")
03aeb6c818b6 ("perf trace beauty: Add beautifiers for 'socket''s 'protocol' arg")
1de3038d0082 ("perf trace beauty kcmp: Beautify arguments")
d688d0376c6e ("perf trace beauty prctl: Generate 'option' string table from kernel headers")
5a54c2f5e171 ("perf trace beauty madvise: Generate 'behavior' string table from kernel headers")
83bc9c371eaf ("perf trace beauty: Beautify pkey_{alloc,free,mprotect} arguments")
81e3d8b2af2e ("perf trace beautify ioctl: Beautify perf ioctl's 'cmd' arg")
ec6dd85f6e39 ("perf trace beautify ioctl: Beautify vhost virtio ioctl's 'cmd' arg")
45717b7fb7e5 ("perf trace beautify ioctl: Beautify KVM ioctl's 'cmd' arg")
2c3e96291164 ("perf trace beautify ioctl: Beautify sound ioctl's 'cmd' arg")
ef9811f09339 ("perf trace beauty ioctl: Beautify DRM ioctl cmds")
1cc47f2d4620 ("perf trace beauty ioctl: Improve 'cmd' beautifier")
1f63139c3f8a ("perf trace beauty: Simplify syscall return formatting")
82d4a1109fc3 ("perf trace: Group per syscall arg formatter info into one struct")
fc65eb8213a4 ("perf trace beauty: Export the fd beautifier for use in more places")
7ee5743404e3 ("perf trace beauty: Give syscall return beautifier more context")
c2e539d287a2 ("perf trace beauty fcntl: Beautify F_[GS]ETFD arg/return value")
12c0c0cef9a6 ("perf trace beauty fcntl flags: Beautify F_SETFL arg")
89e8524abe1c ("perf trace beauty fcntl: Beautify F_GETFL return value")
84486caad942 ("perf trace: Allow syscall_arg beautifiers to set a different return formatter")
b239ad28a8c9 ("perf beauty open: Detach the syscall_arg agnostic bits from the flags formatter")
9c47f6674838 ("perf trace beauty fcntl: Basic 'arg' beautifier")
2c2b1623d46c ("perf trace beauty: Export the "int" and "hex" syscall arg formatters")
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")
abb26210a395 ("perf tools: Force fixdep compilation at the start of the build")
d58ac0bf8d1e ("perf build: Add clang and llvm compile and linking support")
d4dfdf00d43e ("perf jvmti: Plug compilation into perf build")
ca7202bffa32 ("perf tools: Update x86's syscall_64.tbl, adding pkey_(alloc,free,mprotect)")