linux/tools/perf/trace/beauty
Arnaldo Carvalho de Melo 274e86fdd3 perf trace beauty: Export the strarrays scnprintf method
As we'll call it from the fcntl cmd scnprintf method, that needs to look
at the cmd to mask the next fcntl argument when it is ignored.

Cc: Adrian Hunter <adrian.hunter@intel.com>
Cc: David Ahern <dsahern@gmail.com>
Cc: Jiri Olsa <jolsa@kernel.org>
Cc: Namhyung Kim <namhyung@kernel.org>
Cc: Wang Nan <wangnan0@huawei.com>
Link: http://lkml.kernel.org/n/tip-fzlvkhew5vbxefneuciihgbc@git.kernel.org
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
2017-07-18 23:13:51 -03:00
..
Build perf trace: Beautify statx syscall 'flag' and 'mask' arguments 2017-03-31 14:42:31 -03:00
beauty.h perf trace beauty: Export the strarrays scnprintf method 2017-07-18 23:13:51 -03:00
eventfd.c perf trace beauty eventfd: No need to include eventfd.h 2016-06-30 18:27:43 -03:00
flock.c perf trace beauty flock: Add more conditional defines 2016-07-12 00:00:39 -03:00
futex_op.c perf trace beauty futex_op: Add missing defines for older systems 2016-07-12 15:20:37 -03:00
mmap.c perf trace: Check if MAP_32BIT is defined (again) 2016-12-20 09:37:40 -03:00
mode_t.c perf trace: Beautify mode_t arguments 2016-04-08 09:58:13 -03:00
msg_flags.c perf trace beauty msg_flags: Remove MSG_TRYHARD 2016-07-12 00:00:39 -03:00
open_flags.c perf trace beauty open_flags: Add more conditional defines 2016-07-12 00:00:39 -03:00
perf_event_open.c perf trace: Move perf_flags beautifier to tools/perf/trace/beauty/ 2016-04-26 13:14:59 -03:00
pid.c perf trace: Read thread's COMM from /proc when not set 2016-04-26 13:15:00 -03:00
sched_policy.c perf trace beauty sched_policy: Define SCHED_RESET_ON_FORK for older systems 2016-06-30 18:27:43 -03:00
seccomp.c perf trace beauty seccomp: Remove seccomp.h include 2016-07-12 15:20:38 -03:00
signum.c perf tools: Add signal.h to places using its definitions 2017-04-20 13:22:43 -03:00
socket_type.c perf trace: Move socket_type beautifier to tools/perf/trace/beauty/ 2016-04-14 13:53:10 -03:00
statx.c perf trace: Beautify statx syscall 'flag' and 'mask' arguments 2017-03-31 14:42:31 -03:00
waitid_options.c perf trace: Beautify wait4/waitid 'options' argument 2016-04-06 14:13:43 -03:00