Arnaldo Carvalho de Melo
ef969ca64d
perf trace beauty: Do not try to use the fd->pathname beautifier for bind/connect fd arg
Doesn't make sense and also we now beautify the sockaddr, which provides
enough info:
# trace -e close,socket,connec* ssh www.bla.com
<SNIP>
close(5) = 0
socket(PF_INET, SOCK_DGRAM|CLOEXEC|NONBLOCK, IPPROTO_IP) = 5
connect(5, { .family: PF_INET, port: 53, addr: 192.168.44.1 }, 16) = 0
close(5) = 0
socket(PF_INET, SOCK_STREAM, IPPROTO_TCP) = 5
^C#
Cc: Adrian Hunter <adrian.hunter@intel.com>
Cc: Jiri Olsa <jolsa@kernel.org>
Cc: Luis Cláudio Gonçalves <lclaudio@redhat.com>
Cc: Namhyung Kim <namhyung@kernel.org>
Link: https://lkml.kernel.org/n/tip-h9drpb7ail808d2mh4n7tla4@git.kernel.org
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
2019-07-29 18:34:41 -03:00
..
2019-07-26 12:31:28 -03:00
2019-07-09 10:13:27 -03:00
2019-07-29 09:03:43 -03:00
2019-07-29 18:34:41 -03:00
2019-07-29 18:34:40 -03:00
2019-07-07 17:53:09 -03:00
2019-07-12 13:51:59 -03:00
2019-06-05 17:37:14 +02:00
2019-07-10 13:05:12 -03:00
2019-07-09 16:27:01 -03:00
2019-07-29 09:03:42 -03:00
2019-07-09 10:13:27 -03:00
2019-07-29 18:34:41 -03:00
2019-02-14 15:18:08 -03:00
2019-07-09 10:13:26 -03:00
2019-07-09 10:13:26 -03:00
2019-02-22 16:52:07 -03:00
2019-02-22 16:52:07 -03:00
2019-07-09 10:13:26 -03:00
2019-07-09 10:13:22 -03:00
2019-07-09 10:13:26 -03:00
2019-02-22 16:52:07 -03:00
2019-07-09 10:13:27 -03:00
2019-07-09 10:13:26 -03:00
2019-07-09 09:33:55 -03:00
2019-06-05 17:30:26 +02:00
2019-07-09 10:13:26 -03:00
2019-07-09 10:13:26 -03:00
2019-04-01 14:49:25 -03:00
2019-07-09 10:13:27 -03:00
2019-02-22 16:52:07 -03:00
2019-07-23 09:04:41 -03:00
2019-07-09 10:13:27 -03:00
2019-07-09 10:13:26 -03:00
2019-07-09 10:13:26 -03:00
2019-07-23 08:59:37 -03:00
2019-07-23 09:00:05 -03:00
2019-07-09 10:13:26 -03:00
2019-07-09 09:33:54 -03:00
2019-07-29 18:34:41 -03:00
2019-07-15 07:59:05 -03:00
2019-03-11 16:33:19 -03:00
2019-06-25 21:02:47 -03:00
2018-09-19 14:53:36 -03:00
2019-01-21 11:01:18 +01:00
2019-07-07 17:53:09 -03:00
2019-06-03 11:56:35 +02:00
2019-07-09 10:13:26 -03:00
2019-01-08 13:28:13 -03:00
2019-06-17 12:29:16 +02:00
2019-07-09 10:13:26 -03:00
2019-06-25 08:47:10 -03:00