1. 1001983 perf beauty: Make the prctl arg regexp more strict to cope with PR_SET_VMA by Arnaldo Carvalho de Melo · 2 years, 11 months ago
  2. 66aee54 perf beauty: Add socket level scnprintf that handles ARCH specific SOL_SOCKET by Arnaldo Carvalho de Melo · 3 years, 2 months ago
  3. ecf0a35 perf beauty socket: Add generator for socket level (SOL_*) string table by Arnaldo Carvalho de Melo · 3 years, 2 months ago
  4. d3f8283 perf beauty socket: Sort the ipproto array entries by Arnaldo Carvalho de Melo · 3 years, 2 months ago
  5. 82e3664 perf beauty socket: Rename 'regex' to 'ipproto_regex' by Arnaldo Carvalho de Melo · 3 years, 2 months ago
  6. 1a1edf3 perf beauty socket: Prep to receive more input header files by Arnaldo Carvalho de Melo · 3 years, 2 months ago
  7. 012e569 perf beauty socket: Rename header_dir to uapi_header_dir by Arnaldo Carvalho de Melo · 3 years, 2 months ago
  8. 795f91d perf beauty: Rename socket_ipproto.sh to socket.sh to hold more socket table generators by Arnaldo Carvalho de Melo · 3 years, 2 months ago
  9. fa020dd perf beauty: Make all sockaddr files use a common naming scheme by Arnaldo Carvalho de Melo · 3 years, 2 months ago
  10. 6da2a45 perf beauty: Update copy of linux/socket.h with the kernel sources by Arnaldo Carvalho de Melo · 3 years, 6 months ago
  11. 155ed9f perf beauty: Cover more flags in the move_mount syscall argument beautifier by Arnaldo Carvalho de Melo · 3 years, 4 months ago
  12. bb91de4 perf beauty: Update copy of linux/socket.h with the kernel sources by Arnaldo Carvalho de Melo · 3 years, 4 months ago
  13. f463ad7 perf beauty: Reuse the generic arch errno switch by Ian Rogers · 3 years, 8 months ago
  14. ef83f9e perf beauty: Update copy of linux/socket.h with the kernel sources by Arnaldo Carvalho de Melo · 3 years, 6 months ago
  15. 10a3efd Merge tag 'perf-tools-for-v5.13-2021-04-29' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux by Linus Torvalds · 3 years, 8 months ago
  16. 2e1daee perf beauty: Fix fsconfig generator by Vitaly Chikunov · 3 years, 9 months ago
  17. 4d39c89 perf tools: Fix various typos in comments by Ingo Molnar · 3 years, 9 months ago
  18. 09141ec x86: Remove duplicate TSC DEADLINE MSR definitions by Dave Hansen · 4 years, 10 months ago
  19. fde6682 tools arch x86: Sync the msr-index.h copy with the kernel sources by Arnaldo Carvalho de Melo · 4 years ago
  20. eb2842d perf trace beauty: Update copy of linux/socket.h with the kernel sources by Arnaldo Carvalho de Melo · 4 years ago
  21. c5e6bc2 perf trace beauty: Allow header files in a different path by Namhyung Kim · 4 years, 2 months ago
  22. 388968d perf trace: Use the autogenerated mmap 'prot' string/id table by Arnaldo Carvalho de Melo · 4 years, 3 months ago
  23. 08fc476 tools beauty: Add script to generate table of mmap's 'prot' argument by Arnaldo Carvalho de Melo · 4 years, 3 months ago
  24. 6169322 perf beauty mmap_flags: Conditionaly define the mmap flags by Arnaldo Carvalho de Melo · 4 years, 3 months ago
  25. 9012e3d perf trace beauty: Add script to autogenerate mremap's flags args string/id table by Arnaldo Carvalho de Melo · 4 years, 3 months ago
  26. f3cf7fa perf trace beauty: Use the autogenerated protocol family table by Arnaldo Carvalho de Melo · 4 years, 5 months ago
  27. 58277f5 perf trace beauty: Add script to autogenerate socket families table by Arnaldo Carvalho de Melo · 4 years, 5 months ago
  28. 5d33cbf perf beauty: Add support to STATX_MNT_ID in the 'statx' syscall 'mask' argument by Arnaldo Carvalho de Melo · 4 years, 7 months ago
  29. 6d1f916 perf beauty: Allow the CC used in the arch errno names script to acccept CFLAGS by Ian Rogers · 4 years, 10 months ago
  30. 7597ce8 perf trace: Fix the selection for architectures to generate the errno name tables by Ian Rogers · 4 years, 10 months ago
  31. f60b387 tools headers UAPI: Sync linux/mman.h with the kernel by Arnaldo Carvalho de Melo · 4 years, 9 months ago
  32. 027fa8f tools headers UAPI: Sync sched.h with the kernel by Arnaldo Carvalho de Melo · 4 years, 9 months ago
  33. c0134b3 perf beauty prctl: Export the 'options' strarray by Arnaldo Carvalho de Melo · 4 years, 11 months ago
  34. 49e0b6f perf beauty sockaddr: Fix augmented syscall format warning by Cengiz Can · 5 years ago
  35. f666112 perf beauty: Add CLEAR_SIGHAND support for clone's flags arg by Arnaldo Carvalho de Melo · 5 years ago
  36. e0712ba perf trace: Wire up strarray__strtoul_flags() by Arnaldo Carvalho de Melo · 5 years ago
  37. 154c978 libbeauty: Introduce strarray__strtoul_flags() by Arnaldo Carvalho de Melo · 5 years ago
  38. f77526b libbeauty: Make the mmap_flags strarray visible outside of its beautifier by Arnaldo Carvalho de Melo · 5 years ago
  39. 1a8a90b libbeauty: Introduce syscall_arg__strtoul_strarrays() by Arnaldo Carvalho de Melo · 5 years ago
  40. d066da9 libbeauty: Introduce syscall_arg__strtoul_strarray() by Arnaldo Carvalho de Melo · 5 years ago
  41. 573ed89 perf trace beauty: Add the glue for the autogenerated x86 IRQ vector array by Arnaldo Carvalho de Melo · 5 years ago
  42. 97c2a78 libbeauty: Add a strarray__scnprintf_suffix() method by Arnaldo Carvalho de Melo · 5 years ago
  43. 5fa022a libbeauty: Add a generator for x86's IRQ vectors -> strings by Arnaldo Carvalho de Melo · 5 years ago
  44. c5e006c perf trace: Support tracepoint dynamic char arrays by Arnaldo Carvalho de Melo · 5 years ago
  45. 728db19 perf beauty: Introduce strtoul() for x86 MSRs by Arnaldo Carvalho de Melo · 5 years ago
  46. d0a3a10 perf trace: Introduce a strtoul() method for 'struct strarrays' by Arnaldo Carvalho de Melo · 5 years ago
  47. 646b3e2 perf trace beauty: Add the glue for the autogenerated MSR arrays by Arnaldo Carvalho de Melo · 5 years ago
  48. 693d345 perf trace beauty: Add a x86 MSR cmd id->str table generator by Arnaldo Carvalho de Melo · 5 years ago
  49. 8d6505b perf beauty: Make strarray's offset be u64 by Arnaldo Carvalho de Melo · 5 years ago
  50. 888ca854 perf trace: Add the syscall_arg_fmt pointer to syscall_arg by Arnaldo Carvalho de Melo · 5 years ago
  51. b92675f perf trace beauty ioctl: Fix off-by-one error in cmd->string table by Benjamin Peterson · 5 years ago
  52. 7ee5261 tools perf beauty: Fix usbdevfs_ioctl table generator to handle _IOC() by Arnaldo Carvalho de Melo · 5 years ago
  53. a9a187a perf trace: Beautify 'sync_file_range' arguments by Arnaldo Carvalho de Melo · 6 years ago
  54. 8ef6d74 perf beauty: Add generator for sync_file_range's 'flags' arg values by Arnaldo Carvalho de Melo · 6 years ago
  55. ee364dc perf trace beauty clone: Handle CLONE_PIDFD by Arnaldo Carvalho de Melo · 6 years ago
  56. f6af095 perf trace: Beautify 'fsmount' arguments by Arnaldo Carvalho de Melo · 6 years ago
  57. f5b91db perf trace: Introduce syscall_arg__scnprintf_strarray_flags by Arnaldo Carvalho de Melo · 6 years ago
  58. 3637c64 perf beauty: Add generator for fsmount's 'attr_flags' arg values by Arnaldo Carvalho de Melo · 6 years ago
  59. d352930 perf beauty: Add generator for fsconfig's 'cmd' arg values by Arnaldo Carvalho de Melo · 6 years ago
  60. 693bd39 perf trace: Beautify 'fspick' arguments by Arnaldo Carvalho de Melo · 6 years ago
  61. a1c729a perf beauty: Add generator for fspick's 'flags' arg values by Arnaldo Carvalho de Melo · 6 years ago
  62. 566e302 perf trace: Beautify 'move_mount' arguments by Arnaldo Carvalho de Melo · 6 years ago
  63. eefa09b perf beauty: Add generator for 'move_mount' flags argument by Arnaldo Carvalho de Melo · 6 years ago
  64. b64f1cc perf trace beauty renameat: No need to include linux/fs.h by Arnaldo Carvalho de Melo · 6 years ago
  65. 2b64b2e perf trace: Add 'string' event alias to select syscalls with string args by Arnaldo Carvalho de Melo · 6 years ago
  66. be709d4 tools headers uapi: Sync asm-generic/mman-common.h and linux/mman.h by Arnaldo Carvalho de Melo · 6 years ago
  67. c3b81a5 perf beauty msg_flags: Add missing %s lost when adding prefix suppression logic by Arnaldo Carvalho de Melo · 6 years ago
  68. 5ff3288 perf tools: Rename build libperf to perf by Jiri Olsa · 6 years ago
  69. 1da7e00 perf beauty waitid options: Fix up prefix showing logic by Arnaldo Carvalho de Melo · 6 years ago
  70. e1be4a5 perf beauty ioctl cmd: The 'fd' arg is signed by Arnaldo Carvalho de Melo · 6 years ago
  71. 1c23397 perf beauty: Switch from using uapi/linux/fs.h to uapi/linux/mount.h by Arnaldo Carvalho de Melo · 6 years ago
  72. 805e4c8 tools beauty: Make the prctl option table generator catch all PR_ options by Arnaldo Carvalho de Melo · 6 years ago
  73. 38fc9da perf trace beauty ioctl: Beautify USBDEVFS_ commands by Arnaldo Carvalho de Melo · 6 years ago
  74. 2d47338 perf trace beauty: Export function to get the files for a thread by Arnaldo Carvalho de Melo · 6 years ago
  75. 870c3f4 perf beauty ioctl: Add generator for USBDEVFS_ ioctl commands by Arnaldo Carvalho de Melo · 6 years ago
  76. fbe7e42 perf trace: Use correct SECCOMP prefix spelling, "SECOMP_*" -> "SECCOMP_*" by Colin Ian King · 6 years ago
  77. 5ce29d5 perf beauty mmap: PROT_WRITE should come before PROT_EXEC by Arnaldo Carvalho de Melo · 6 years ago
  78. 069c1c6 perf beauty: Add generator for fadvise64's 'advice' arg constants by Arnaldo Carvalho de Melo · 6 years ago
  79. 1355e09 perf beauty mmap: Print PROT_READ before PROT_EXEC to match strace output by Arnaldo Carvalho de Melo · 6 years ago
  80. fb7068e perf trace beauty: Beautify arch_prctl()'s arguments by Arnaldo Carvalho de Melo · 6 years ago
  81. 1f2d085 perf trace: Move strarrays to beauty.h for further reuse by Arnaldo Carvalho de Melo · 6 years ago
  82. ff4cb76 perf beauty: Add a string table generator for x86's 'arch_prctl' codes by Arnaldo Carvalho de Melo · 6 years ago
  83. ce05539 perf trace: Show NULL when syscall pointer args are 0 by Arnaldo Carvalho de Melo · 6 years ago
  84. 601d66d perf trace beauty: Print O_RDONLY when (flags & O_ACCMODE) == 0 by Arnaldo Carvalho de Melo · 6 years ago
  85. c65c83f perf trace: Allow asking for not suppressing common string prefixes by Arnaldo Carvalho de Melo · 6 years ago
  86. 2e3d7fac perf trace: Add a prefix member to the strarray class by Arnaldo Carvalho de Melo · 6 years ago
  87. ca7ff2c perf trace: Beautify renameat2's flags argument by Arnaldo Carvalho de Melo · 6 years ago
  88. bdc2a9d perf beauty: Add a string table generator for renameat2's flags constants by Arnaldo Carvalho de Melo · 6 years ago
  89. 0087976 perf beauty mmap_flags: Fixed syntax error Fixed missing ']' error by Sihyeon Jang · 6 years ago
  90. a1c8cf2 perf beauty mmap_flags: Check if the arch has a mmap.h file by Arnaldo Carvalho de Melo · 6 years ago
  91. a4243e1 perf tools beauty ioctl: Support new ISO7816 commands by Arnaldo Carvalho de Melo · 6 years ago
  92. 2f967f1 perf trace beauty: Use the mmap flags table generated from headers by Arnaldo Carvalho de Melo · 6 years ago
  93. 80ee566 perf beauty: Add a generator for MAP_ mmap's flag constants by Arnaldo Carvalho de Melo · 6 years ago
  94. 73d141a perf trace beauty: Beautify mount/umount's 'flags' argument by Arnaldo Carvalho de Melo · 6 years ago
  95. 579e5ff perf beauty: Introduce strarray__scnprintf_flags() by Arnaldo Carvalho de Melo · 6 years ago
  96. 794f594 perf beauty: Switch from GPL v2.0 to LGPL v2.1 by Arnaldo Carvalho de Melo · 6 years ago
  97. ceaf8e5 perf beauty: Add a generator for MS_ mount/umount's flag constants by Arnaldo Carvalho de Melo · 6 years ago
  98. b043cb5 perf trace beauty: Reorganize 'struct sockaddr *' beautifier by Arnaldo Carvalho de Melo · 6 years ago
  99. d5a7e66 perf trace augmented_syscalls: Augment connect's 'sockaddr' arg by Arnaldo Carvalho de Melo · 6 years ago
  100. 7a983a0 perf trace: Pass augmented args to the arg formatters when available by Arnaldo Carvalho de Melo · 6 years ago