Age | Commit message (Expand) | Author |
2023-11-22 | tools headers: Update tools's copy of socket.h header | Namhyung Kim |
2023-09-09 | Merge tag 'perf-tools-for-v6.6-1-2023-09-05' of git://git.kernel.org/pub/scm/... | Linus Torvalds |
2023-08-29 | perf beauty mmap_flags: Use "test -f" instead of "[-f FILE]" | Yanteng Si |
2023-08-29 | perf beauty mmap_flags: Fix script for archs that use the generic mman.h | Yanteng Si |
2023-08-15 | perf trace: Tidy comments related to BPF + syscall augmentation | Ian Rogers |
2023-08-06 | tools: Get rid of IRQ_MOVE_CLEANUP_VECTOR from tools | Xin Li |
2023-08-03 | perf trace x86_arch_prctl: Address shellcheck warnings about local variables | Athira Rajeev |
2023-08-03 | perf beauty arch_errno_names: Fix shellcheck issue about local variables | Kajol Jain |
2023-07-14 | perf beauty: Update copy of linux/socket.h with the kernel sources | Arnaldo Carvalho de Melo |
2023-07-11 | tools include UAPI: Sync linux/mount.h copy with the kernel sources | Arnaldo Carvalho de Melo |
2023-06-30 | Merge tag 'perf-tools-for-v6.5-1-2023-06-28' of git://git.kernel.org/pub/scm/... | Linus Torvalds |
2023-06-27 | perf trace: fix MSG_SPLICE_PAGES build error | Matthieu Baerts |
2023-06-24 | net: Kill MSG_SENDPAGE_NOTLAST | David Howells |
2023-06-12 | perf thread: Add accessor functions for thread | Ian Rogers |
2023-05-28 | perf trace beauty: Make MSR arrays const to move it to .data.rel.ro | Ian Rogers |
2023-05-17 | tools headers UAPI: Sync arch prctl headers with the kernel sources | Arnaldo Carvalho de Melo |
2023-01-18 | perf beauty: Update copy of linux/socket.h with the kernel sources | Arnaldo Carvalho de Melo |
2022-12-14 | perf tools: Use "grep -E" instead of "egrep" | Tiezhu Yang |
2022-11-10 | perf trace: Add augmenter for clock_gettime's rqtp timespec arg | Arnaldo Carvalho de Melo |
2022-11-07 | perf trace: Add BPF augmenter to perf_event_open()'s 'struct perf_event_attr'... | Arnaldo Carvalho de Melo |
2022-10-25 | tools headers uapi: Sync linux/stat.h with the kernel sources | Arnaldo Carvalho de Melo |
2022-08-19 | perf beauty: Update copy of linux/socket.h with the kernel sources | Arnaldo Carvalho de Melo |
2022-06-26 | perf trace beauty: Fix generation of errno id->str table on ALT Linux | Arnaldo Carvalho de Melo |
2022-06-19 | perf beauty: Update copy of linux/socket.h with the kernel sources | Arnaldo Carvalho de Melo |
2022-04-01 | perf beauty: Update copy of linux/socket.h with the kernel sources | Arnaldo Carvalho de Melo |
2022-02-01 | perf beauty: Make the prctl arg regexp more strict to cope with PR_SET_VMA | Arnaldo Carvalho de Melo |
2021-11-12 | perf beauty: Add socket level scnprintf that handles ARCH specific SOL_SOCKET | Arnaldo Carvalho de Melo |
2021-11-12 | perf beauty socket: Add generator for socket level (SOL_*) string table | Arnaldo Carvalho de Melo |
2021-11-12 | perf beauty socket: Sort the ipproto array entries | Arnaldo Carvalho de Melo |
2021-11-12 | perf beauty socket: Rename 'regex' to 'ipproto_regex' | Arnaldo Carvalho de Melo |
2021-11-12 | perf beauty socket: Prep to receive more input header files | Arnaldo Carvalho de Melo |
2021-11-12 | perf beauty socket: Rename header_dir to uapi_header_dir | Arnaldo Carvalho de Melo |
2021-11-12 | perf beauty: Rename socket_ipproto.sh to socket.sh to hold more socket table ... | Arnaldo Carvalho de Melo |
2021-11-12 | perf beauty: Make all sockaddr files use a common naming scheme | Arnaldo Carvalho de Melo |
2021-11-06 | perf beauty: Update copy of linux/socket.h with the kernel sources | Arnaldo Carvalho de Melo |
2021-09-10 | perf beauty: Cover more flags in the move_mount syscall argument beautifier | Arnaldo Carvalho de Melo |
2021-09-10 | perf beauty: Update copy of linux/socket.h with the kernel sources | Arnaldo Carvalho de Melo |
2021-08-02 | perf beauty: Reuse the generic arch errno switch | Ian Rogers |
2021-06-19 | perf beauty: Update copy of linux/socket.h with the kernel sources | Arnaldo Carvalho de Melo |
2021-05-01 | Merge tag 'perf-tools-for-v5.13-2021-04-29' of git://git.kernel.org/pub/scm/l... | Linus Torvalds |
2021-04-15 | perf beauty: Fix fsconfig generator | Vitaly Chikunov |
2021-03-23 | perf tools: Fix various typos in comments | Ingo Molnar |
2021-03-08 | x86: Remove duplicate TSC DEADLINE MSR definitions | Dave Hansen |
2020-12-24 | tools arch x86: Sync the msr-index.h copy with the kernel sources | Arnaldo Carvalho de Melo |
2020-12-18 | perf trace beauty: Update copy of linux/socket.h with the kernel sources | Arnaldo Carvalho de Melo |
2020-11-04 | perf trace beauty: Allow header files in a different path | Namhyung Kim |
2020-10-01 | perf trace: Use the autogenerated mmap 'prot' string/id table | Arnaldo Carvalho de Melo |
2020-10-01 | tools beauty: Add script to generate table of mmap's 'prot' argument | Arnaldo Carvalho de Melo |
2020-09-30 | perf beauty mmap_flags: Conditionaly define the mmap flags | Arnaldo Carvalho de Melo |
2020-09-29 | perf trace beauty: Add script to autogenerate mremap's flags args string/id t... | Arnaldo Carvalho de Melo |