]> sourceware.org Git - systemtap.git/commit - session.cxx
stap: Add shorthand option --dyninst for --runtime=dyninst
authorJosh Stone <jistone@redhat.com>
Mon, 11 Feb 2013 22:30:48 +0000 (14:30 -0800)
committerJosh Stone <jistone@redhat.com>
Mon, 11 Feb 2013 22:30:48 +0000 (14:30 -0800)
commit45402f2ac87f44e36595dd83f7242f925fde4d54
treea20d1fd4b2a0a7e4ab5cf77694ae61aca519aaec
parent1c440986a3a00141e0605524c49fa88b186ae5b4
stap: Add shorthand option --dyninst for --runtime=dyninst

* cmdline.cxx: Define --dyninst as LONG_OPT_RUNTIME_DYNINST.
* session.cxx (systemtap_session::parse_cmdline_runtime): Pull out the
  code to set the runtime option.
  (systemtap_session::parse_cmdline): Use parse_cmdline_runtime for both
  LONG_OPT_RUNTIME and LONG_OPT_RUNTIME_DYNINST.
  (systemtap_session::usage): Document --dyninst.
* man/stap.1: Document --dyninst.
cmdline.cxx
cmdline.h
man/stap.1
session.cxx
session.h
This page took 0.027771 seconds and 5 git commands to generate.