index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
trace
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
perf trace beauty: Use the autogenerated protocol family table
Arnaldo Carvalho de Melo
2020-08-12
1
-8
/
+1
*
perf trace beauty: Add script to autogenerate socket families table
Arnaldo Carvalho de Melo
2020-08-12
2
-0
/
+466
*
perf beauty: Add support to STATX_MNT_ID in the 'statx' syscall 'mask' argument
Arnaldo Carvalho de Melo
2020-06-09
1
-0
/
+1
*
perf beauty: Allow the CC used in the arch errno names script to acccept CFLAGS
Ian Rogers
2020-05-28
1
-1
/
+1
*
perf trace: Fix the selection for architectures to generate the errno name ta...
Ian Rogers
2020-05-28
1
-1
/
+1
*
tools headers UAPI: Sync linux/mman.h with the kernel
Arnaldo Carvalho de Melo
2020-04-14
1
-0
/
+1
*
tools headers UAPI: Sync sched.h with the kernel
Arnaldo Carvalho de Melo
2020-04-14
1
-0
/
+1
*
perf beauty prctl: Export the 'options' strarray
Arnaldo Carvalho de Melo
2020-02-11
2
-1
/
+4
*
perf beauty sockaddr: Fix augmented syscall format warning
Cengiz Can
2020-01-14
1
-1
/
+1
*
perf beauty: Add CLEAR_SIGHAND support for clone's flags arg
Arnaldo Carvalho de Melo
2019-12-02
1
-0
/
+1
*
perf trace: Wire up strarray__strtoul_flags()
Arnaldo Carvalho de Melo
2019-10-19
1
-0
/
+3
*
libbeauty: Introduce strarray__strtoul_flags()
Arnaldo Carvalho de Melo
2019-10-19
1
-0
/
+1
*
libbeauty: Make the mmap_flags strarray visible outside of its beautifier
Arnaldo Carvalho de Melo
2019-10-19
1
-2
/
+2
*
libbeauty: Introduce syscall_arg__strtoul_strarrays()
Arnaldo Carvalho de Melo
2019-10-19
1
-0
/
+3
*
libbeauty: Introduce syscall_arg__strtoul_strarray()
Arnaldo Carvalho de Melo
2019-10-18
1
-0
/
+3
*
perf trace beauty: Add the glue for the autogenerated x86 IRQ vector array
Arnaldo Carvalho de Melo
2019-10-15
3
-0
/
+36
*
libbeauty: Add a strarray__scnprintf_suffix() method
Arnaldo Carvalho de Melo
2019-10-15
1
-0
/
+1
*
libbeauty: Add a generator for x86's IRQ vectors -> strings
Arnaldo Carvalho de Melo
2019-10-15
1
-0
/
+27
*
perf trace: Support tracepoint dynamic char arrays
Arnaldo Carvalho de Melo
2019-10-15
1
-0
/
+2
*
perf beauty: Introduce strtoul() for x86 MSRs
Arnaldo Carvalho de Melo
2019-10-09
2
-0
/
+8
*
perf trace: Introduce a strtoul() method for 'struct strarrays'
Arnaldo Carvalho de Melo
2019-10-09
1
-0
/
+5
*
perf trace beauty: Add the glue for the autogenerated MSR arrays
Arnaldo Carvalho de Melo
2019-10-09
4
-0
/
+39
*
perf trace beauty: Add a x86 MSR cmd id->str table generator
Arnaldo Carvalho de Melo
2019-10-09
1
-0
/
+40
*
perf beauty: Make strarray's offset be u64
Arnaldo Carvalho de Melo
2019-10-09
1
-1
/
+1
[next]