Spdk/scripts/bpf
Richael Zhuang 8d13832d31 bpf: avoid "BEGIN {" being commented out
Make "BEGIN {" start from a new line, or if there is some annotation
at the end of bpftrace script file, "BEGIN {" will be commented out,
like "//end of fileBEGIN {", then it reports "syntax error, unexpected
map, expecting {".

Change-Id: I1495e555834c1b3c28df011dcdbaa1420c14a5df
Signed-off-by: Richael Zhuang <richael.zhuang@arm.com>
Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/14641
Reviewed-by: Konrad Sztyber <konrad.sztyber@intel.com>
Reviewed-by: Tomasz Zawadzki <tomasz.zawadzki@intel.com>
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
2022-09-26 11:51:02 +00:00
..
gen_enums.sh bpf: avoid "BEGIN {" being commented out 2022-09-26 11:51:02 +00:00
gen.py scripts/bpftrace: use SO names in bpftrace scripts 2021-10-20 23:39:59 +00:00
intr-wakeups.bt add USDT tracepoints for interrupt wakeups 2022-03-21 11:07:05 +00:00
nvme.bt scripts/bpf: remove bdev_nvme_destroy_qpair probe 2022-04-20 08:20:02 +00:00
nvmf_path.bt bpf: use map in nvmf_path.bt 2022-01-05 21:44:24 +00:00
nvmf_timeout.bt test/nvmf: test reconnect_delay_sec parameter 2022-06-06 07:51:54 +00:00
nvmf.bt traces: add dtrace probes around qpair/controller/subsystem 2022-01-13 08:44:54 +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 nvme/pcie, nvme/tcp: add cb_arg context tracepoint argument 2022-08-19 11:06:31 +00:00