index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
trace
/
beauty
/
beauty.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
perf trace: Introduce SCA_TIMESPEC_FROM_USER() to set .from_user = true
Arnaldo Carvalho de Melo
2024-09-10
1
-0
/
+5
*
perf trace: Introduce SCA_SOCKADDR_FROM_USER() to set .from_user = true
Arnaldo Carvalho de Melo
2024-09-10
1
-0
/
+5
*
perf trace: Remove arg_fmt->is_enum, we can get that from the BTF type
Arnaldo Carvalho de Melo
2024-07-31
1
-0
/
+1
*
perf beauty: Introduce faccessat2 flags scnprintf routine
Arnaldo Carvalho de Melo
2024-03-21
1
-0
/
+3
*
perf beauty: Introduce scrape script for various fs syscalls 'flags' arguments
Arnaldo Carvalho de Melo
2024-03-21
1
-2
/
+2
*
perf env: Cache the arch specific strerrno function in perf_env__arch_strerrno()
Arnaldo Carvalho de Melo
2023-12-04
1
-2
/
+0
*
perf trace: Tidy comments related to BPF + syscall augmentation
Ian Rogers
2023-08-15
1
-8
/
+7
*
perf trace beauty: Make MSR arrays const to move it to .data.rel.ro
Ian Rogers
2023-05-28
1
-1
/
+1
*
perf trace: Add augmenter for clock_gettime's rqtp timespec arg
Arnaldo Carvalho de Melo
2022-11-10
1
-0
/
+3
*
perf beauty: Add socket level scnprintf that handles ARCH specific SOL_SOCKET
Arnaldo Carvalho de Melo
2021-11-12
1
-0
/
+3
*
perf beauty socket: Add generator for socket level (SOL_*) string table
Arnaldo Carvalho de Melo
2021-11-12
1
-0
/
+2
*
perf beauty prctl: Export the 'options' strarray
Arnaldo Carvalho de Melo
2020-02-11
1
-0
/
+2
*
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: 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
1
-0
/
+6
*
libbeauty: Add a strarray__scnprintf_suffix() method
Arnaldo Carvalho de Melo
2019-10-15
1
-0
/
+1
*
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
1
-0
/
+3
*
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
1
-0
/
+3
*
perf beauty: Make strarray's offset be u64
Arnaldo Carvalho de Melo
2019-10-09
1
-1
/
+1
*
perf trace: Add the syscall_arg_fmt pointer to syscall_arg
Arnaldo Carvalho de Melo
2019-10-07
1
-0
/
+3
*
perf trace: Beautify 'sync_file_range' arguments
Arnaldo Carvalho de Melo
2019-05-28
1
-0
/
+3
*
perf trace: Beautify 'fsmount' arguments
Arnaldo Carvalho de Melo
2019-05-28
1
-0
/
+3
*
perf trace: Introduce syscall_arg__scnprintf_strarray_flags
Arnaldo Carvalho de Melo
2019-05-28
1
-0
/
+3
*
perf trace: Beautify 'fspick' arguments
Arnaldo Carvalho de Melo
2019-05-28
1
-0
/
+3
*
perf trace: Beautify 'move_mount' arguments
Arnaldo Carvalho de Melo
2019-05-28
1
-0
/
+3
*
perf trace beauty: Export function to get the files for a thread
Arnaldo Carvalho de Melo
2018-12-28
1
-0
/
+7
*
perf trace beauty: Beautify arch_prctl()'s arguments
Arnaldo Carvalho de Melo
2018-12-18
1
-0
/
+3
*
perf trace: Move strarrays to beauty.h for further reuse
Arnaldo Carvalho de Melo
2018-12-18
1
-0
/
+12
*
perf trace: Show NULL when syscall pointer args are 0
Arnaldo Carvalho de Melo
2018-12-18
1
-0
/
+3
*
perf trace: Allow asking for not suppressing common string prefixes
Arnaldo Carvalho de Melo
2018-12-18
1
-3
/
+5
*
perf trace: Add a prefix member to the strarray class
Arnaldo Carvalho de Melo
2018-12-18
1
-2
/
+5
*
perf trace: Beautify renameat2's flags argument
Arnaldo Carvalho de Melo
2018-12-18
1
-0
/
+3
*
perf trace beauty: Beautify mount/umount's 'flags' argument
Arnaldo Carvalho de Melo
2018-10-30
1
-0
/
+6
*
perf beauty: Introduce strarray__scnprintf_flags()
Arnaldo Carvalho de Melo
2018-10-30
1
-0
/
+1
*
perf trace augmented_syscalls: Augment connect's 'sockaddr' arg
Arnaldo Carvalho de Melo
2018-08-30
1
-0
/
+5
*
perf trace: Pass augmented args to the arg formatters when available
Arnaldo Carvalho de Melo
2018-08-30
1
-0
/
+29
*
perf trace beauty: Add beautifiers for 'socket''s 'protocol' arg
Arnaldo Carvalho de Melo
2018-07-31
1
-0
/
+3
*
perf trace beauty flock: Move to separate object file
Arnaldo Carvalho de Melo
2018-01-25
1
-0
/
+3
*
perf util: Introduce architecture specific errno/name mapping
Hendrik Brueckner
2018-01-23
1
-0
/
+2
*
Merge branch 'linus' into perf/core, to fix conflicts
Ingo Molnar
2017-11-07
1
-0
/
+1
|
\
|
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
|
perf trace beauty kcmp: Beautify arguments
Arnaldo Carvalho de Melo
2017-10-31
1
-0
/
+6
*
|
perf trace beauty: Implement pid_fd beautifier
Arnaldo Carvalho de Melo
2017-10-31
1
-0
/
+3
*
|
perf trace beauty prctl: Generate 'option' string table from kernel headers
Arnaldo Carvalho de Melo
2017-10-27
1
-0
/
+9
|
/
*
perf trace beauty: Beautify pkey_{alloc,free,mprotect} arguments
Arnaldo Carvalho de Melo
2017-08-28
1
-0
/
+3
*
perf trace beauty ioctl: Improve 'cmd' beautifier
Arnaldo Carvalho de Melo
2017-08-01
1
-0
/
+3
[next]