]> sourceware.org Git - systemtap.git/commit
Adding kprobes test scripts.
authorDavid Smith <dsmith@redhat.com>
Tue, 20 Jan 2009 21:59:47 +0000 (15:59 -0600)
committerDavid Smith <dsmith@redhat.com>
Tue, 20 Jan 2009 21:59:47 +0000 (15:59 -0600)
commitf53975c8047cad5fb37e59196c48daaa99613207
tree938ef8a8cd7232267a0403f61742e54f4b13e32d
parent316ac9052cb44a69729357f74a331b66f15d12f0
Adding kprobes test scripts.
12 files changed:
scripts/kprobes_test/.gitignore [new file with mode: 0644]
scripts/kprobes_test/README [new file with mode: 0644]
scripts/kprobes_test/config_opts.py [new file with mode: 0644]
scripts/kprobes_test/default.cfg [new file with mode: 0644]
scripts/kprobes_test/gen_code.py [new file with mode: 0755]
scripts/kprobes_test/is_probed.py [new file with mode: 0755]
scripts/kprobes_test/kprobe_module.c [new file with mode: 0644]
scripts/kprobes_test/monitor_system.py [new file with mode: 0755]
scripts/kprobes_test/readelf.py [new file with mode: 0755]
scripts/kprobes_test/run_module.py [new file with mode: 0755]
scripts/kprobes_test/whitelist.exp [new file with mode: 0755]
scripts/kprobes_test/whitelist_lib.exp [new file with mode: 0755]
This page took 0.02754 seconds and 5 git commands to generate.