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 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
*
perf trace beauty clone: Beautify syscall arguments
Arnaldo Carvalho de Melo
2017-07-20
1
-0
/
+3
*
perf trace beauty: Export strarray for use in per-object beautifiers
Arnaldo Carvalho de Melo
2017-07-19
1
-0
/
+20
*
perf trace beauty: Export the pid beautifier for use in more places
Arnaldo Carvalho de Melo
2017-07-19
1
-0
/
+3
*
perf trace beauty: Export the fd beautifier for use in more places
Arnaldo Carvalho de Melo
2017-07-19
1
-0
/
+3
*
perf trace beauty: Give syscall return beautifier more context
Arnaldo Carvalho de Melo
2017-07-19
1
-1
/
+4
*
perf trace: Allow syscall_arg beautifiers to set a different return formatter
Arnaldo Carvalho de Melo
2017-07-19
1
-0
/
+3
*
perf beauty open: Detach the syscall_arg agnostic bits from the flags formatter
Arnaldo Carvalho de Melo
2017-07-19
1
-0
/
+2
*
perf trace beauty fcntl: Basic 'arg' beautifier
Arnaldo Carvalho de Melo
2017-07-19
1
-0
/
+3
*
perf trace beauty: Introduce syscall arg beautifier for long integers
Arnaldo Carvalho de Melo
2017-07-19
1
-0
/
+3
*
perf trace beauty: Export the "int" and "hex" syscall arg formatters
Arnaldo Carvalho de Melo
2017-07-19
1
-0
/
+6
*
perf trace beauty: Allow accessing syscall args values in a syscall arg forma...
Arnaldo Carvalho de Melo
2017-07-19
1
-0
/
+13
*
perf trace beauty: Mask ignored fcntl 'arg' parameter
Arnaldo Carvalho de Melo
2017-07-19
1
-0
/
+3
*
perf trace beauty: Export the strarrays scnprintf method
Arnaldo Carvalho de Melo
2017-07-19
1
-0
/
+3
*
perf trace: Beautify statx syscall 'flag' and 'mask' arguments
Arnaldo Carvalho de Melo
2017-03-31
1
-0
/
+24