]> sourceware.org Git - systemtap.git/commit
Add traceaio example
authorNir Soffer <nsoffer@redhat.com>
Thu, 23 Sep 2021 00:28:03 +0000 (20:28 -0400)
committerFrank Ch. Eigler <fche@redhat.com>
Thu, 23 Sep 2021 00:28:03 +0000 (20:28 -0400)
commite431b171c5273c325d2b87b6d1bc3b2ac453870c
treee191c84e9502a2463c980afbb1a7858c71177023
parent7f6992539fb22c93c21ac30c94508bf655d496a7
Add traceaio example

Show how to trace arguments to io_submit. This is useful to debug EINVAL
errors, for example when number of iovecs exceeds limits.

Signed-off-by: Nir Soffer <nsoffer@redhat.com>
testsuite/systemtap.examples/index.html
testsuite/systemtap.examples/index.txt
testsuite/systemtap.examples/io/traceaio.meta [new file with mode: 0644]
testsuite/systemtap.examples/io/traceaio.stp [new file with mode: 0755]
testsuite/systemtap.examples/io/traceaio.txt [new file with mode: 0644]
testsuite/systemtap.examples/keyword-index.html
testsuite/systemtap.examples/keyword-index.txt
testsuite/systemtap.examples/metadatabase.db
This page took 0.026006 seconds and 5 git commands to generate.