Skip to content

Commit 5cb1777

Browse files
mr-t-73brad-lewis
andauthored
estat backend-io script complains about missing blk_start_request kprobecloses #45 (#68)
Co-authored-by: Brad Lewis <[email protected]>
1 parent a9e54a1 commit 5cb1777

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

bpf/estat/backend-io.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,6 @@ typedef struct {
2929

3030
BPF_HASH(io_base_data, u64, io_data_t);
3131

32-
// @@ kprobe|blk_start_request|disk_io_start
3332
// @@ kprobe|blk_mq_start_request|disk_io_start
3433
int
3534
disk_io_start(struct pt_regs *ctx, struct request *reqp)

0 commit comments

Comments
 (0)