]> sourceware.org Git - systemtap.git/commit
Add virtual memory subsystem tracepoint examples.
authorWilliam Cohen <wcohen@redhat.com>
Mon, 31 Aug 2009 20:53:40 +0000 (16:53 -0400)
committerWilliam Cohen <wcohen@redhat.com>
Mon, 31 Aug 2009 20:53:40 +0000 (16:53 -0400)
commit0dc23d1d3435d0a1b8721618e6c898b9216a27e2
tree45073bf69363dc8f0517561dacde002d4f18e19c
parentd97876c8cd8488865753fa6a6055ab3a58d7219a
Add virtual memory subsystem tracepoint examples.
12 files changed:
testsuite/systemtap.examples/index.html
testsuite/systemtap.examples/index.txt
testsuite/systemtap.examples/keyword-index.html
testsuite/systemtap.examples/keyword-index.txt
testsuite/systemtap.examples/memory/mmanonpage.meta [new file with mode: 0644]
testsuite/systemtap.examples/memory/mmanonpage.stp [new file with mode: 0755]
testsuite/systemtap.examples/memory/mmfilepage.meta [new file with mode: 0644]
testsuite/systemtap.examples/memory/mmfilepage.stp [new file with mode: 0755]
testsuite/systemtap.examples/memory/mmreclaim.meta [new file with mode: 0644]
testsuite/systemtap.examples/memory/mmreclaim.stp [new file with mode: 0755]
testsuite/systemtap.examples/memory/mmwriteback.meta [new file with mode: 0644]
testsuite/systemtap.examples/memory/mmwriteback.stp [new file with mode: 0755]
This page took 0.027072 seconds and 5 git commands to generate.