numam-spdk/scripts/bpf
Jim Harris 76159db955 bpf: use map in nvmf_path.bt
Modify nvmf_path.bt to collect the (ip, port)
tuples in a map, and then print the map every
second. This generates a lot less output than
printing the path for every single I/O.

Signed-off-by: Jim Harris <james.r.harris@intel.com>
Change-Id: I8f655ed7a4558735f51ddf1169134fbf6950cc1c
Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/10616
Community-CI: Broadcom CI <spdk-ci.pdl@broadcom.com>
Reviewed-by: Ben Walker <benjamin.walker@intel.com>
Reviewed-by: Shuhei Matsumoto <smatsumoto@nvidia.com>
Reviewed-by: Monica Kenguva <monica.kenguva@intel.com>
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
2022-01-05 21:44:24 +00:00
..
gen_enums.sh scripts/bpftrace: force basic regex syntax in grep 2021-10-20 23:39:59 +00:00
gen.py scripts/bpftrace: use SO names in bpftrace scripts 2021-10-20 23:39:59 +00:00
nvmf_path.bt bpf: use map in nvmf_path.bt 2022-01-05 21:44:24 +00:00
nvmf.bt usdt: pass ticks as the first probe argument 2021-06-28 16:17:35 +00:00
readv.bt scripts: add bpf/readv.bt 2021-05-21 08:03:27 +00:00
sched.bt scheduler/dynamic: add bpftrace script 2021-10-28 11:33:32 +00:00
send_msg.bt scripts: add bpf/send_msg.bt 2021-05-21 08:03:27 +00:00
syscalls.bt syscalls.bt: print syscall map every second 2021-11-17 10:58:17 +00:00
trace.py spelling: scripts 2021-12-03 08:13:04 +00:00