summaryrefslogtreecommitdiffstats
path: root/tools/perf/trace/beauty/beauty.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'linus' into perf/core, to fix conflictsIngo Molnar2017-11-071-0/+1
|\
| * License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* | perf trace beauty kcmp: Beautify argumentsArnaldo Carvalho de Melo2017-10-311-0/+6
* | perf trace beauty: Implement pid_fd beautifierArnaldo Carvalho de Melo2017-10-311-0/+3
* | perf trace beauty prctl: Generate 'option' string table from kernel headersArnaldo Carvalho de Melo2017-10-271-0/+9
|/
* perf trace beauty: Beautify pkey_{alloc,free,mprotect} argumentsArnaldo Carvalho de Melo2017-08-281-0/+3
* perf trace beauty ioctl: Improve 'cmd' beautifierArnaldo Carvalho de Melo2017-08-011-0/+3
* perf trace beauty clone: Beautify syscall argumentsArnaldo Carvalho de Melo2017-07-201-0/+3
* perf trace beauty: Export strarray for use in per-object beautifiersArnaldo Carvalho de Melo2017-07-191-0/+20
* perf trace beauty: Export the pid beautifier for use in more placesArnaldo Carvalho de Melo2017-07-191-0/+3
* perf trace beauty: Export the fd beautifier for use in more placesArnaldo Carvalho de Melo2017-07-191-0/+3
* perf trace beauty: Give syscall return beautifier more contextArnaldo Carvalho de Melo2017-07-191-1/+4
* perf trace: Allow syscall_arg beautifiers to set a different return formatterArnaldo Carvalho de Melo2017-07-191-0/+3
* perf beauty open: Detach the syscall_arg agnostic bits from the flags formatterArnaldo Carvalho de Melo2017-07-191-0/+2
* perf trace beauty fcntl: Basic 'arg' beautifierArnaldo Carvalho de Melo2017-07-191-0/+3
* perf trace beauty: Introduce syscall arg beautifier for long integersArnaldo Carvalho de Melo2017-07-191-0/+3
* perf trace beauty: Export the "int" and "hex" syscall arg formattersArnaldo Carvalho de Melo2017-07-191-0/+6
* perf trace beauty: Allow accessing syscall args values in a syscall arg forma...Arnaldo Carvalho de Melo2017-07-191-0/+13
* perf trace beauty: Mask ignored fcntl 'arg' parameterArnaldo Carvalho de Melo2017-07-191-0/+3
* perf trace beauty: Export the strarrays scnprintf methodArnaldo Carvalho de Melo2017-07-191-0/+3
* perf trace: Beautify statx syscall 'flag' and 'mask' argumentsArnaldo Carvalho de Melo2017-03-311-0/+24