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