]> sourceware.org Git - systemtap.git/commit - session.h
Add new --modinfo option.
authorFrank Ch. Eigler <fche@redhat.com>
Mon, 5 Dec 2011 21:28:57 +0000 (16:28 -0500)
committerFrank Ch. Eigler <fche@redhat.com>
Mon, 5 Dec 2011 21:31:59 +0000 (16:31 -0500)
commit633e5ca705294f484c8f2b543065614afac09901
tree58ed2343cb0a0665e76afba4e1d5fde1d8d2e555
parent486382993772501dea282b0fb48fca9819c404e4
Add new --modinfo option.

* session.cxx (parse_cmdline): Parse it.
  (usage): Note it.
* session.h (modinfos): Store it.
* hash.cxx (find_script_hash): Mix it.
* translate.cxx (translate_pass): Use it.
* testsuite/systemtap.base/modinfo.exp: Lightly test it.
* NEWS, stap.1: Document it.
NEWS
hash.cxx
session.cxx
session.h
stap.1
testsuite/systemtap.base/modinfo.exp [new file with mode: 0644]
translate.cxx
This page took 0.031663 seconds and 5 git commands to generate.