diff options
Diffstat (limited to 'src/pmlogconf/kernel/read-write-data')
-rw-r--r-- | src/pmlogconf/kernel/read-write-data | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/pmlogconf/kernel/read-write-data b/src/pmlogconf/kernel/read-write-data new file mode 100644 index 0000000..f333787 --- /dev/null +++ b/src/pmlogconf/kernel/read-write-data @@ -0,0 +1,5 @@ +#pmlogconf-setup 2.0 +ident bytes across the read() and write() syscall interfaces +probe kernel.all.readch + kernel.all.readch + kernel.all.writech |