diff options
author | fche <fche> | 2005-09-06 18:05:07 +0000 |
---|---|---|
committer | fche <fche> | 2005-09-06 18:05:07 +0000 |
commit | 11eb4a886616c6ec029fe418576b6888dd0a3b62 (patch) | |
tree | f8e6ca43814a762defecf9d4d8e3a244c5d87331 | |
parent | 4c5ff1bb5bb35cb35e30c45e385043c5f8383cd0 (diff) | |
download | systemtap-steved-11eb4a886616c6ec029fe418576b6888dd0a3b62.tar.gz systemtap-steved-11eb4a886616c6ec029fe418576b6888dd0a3b62.tar.xz systemtap-steved-11eb4a886616c6ec029fe418576b6888dd0a3b62.zip |
none
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -4,7 +4,7 @@ * stapfuncs.5.in (target): Document it. * elaborate.h (struct systemtap_session): Add cmd and target_pid to the struct. - * main.cxx (usage): Add secriptions of "-c" and "-x" options. + * main.cxx (usage): Add descriptions of "-c" and "-x" options. (main): Set s.cmd and s.target_pid. * buildrun.cxx (stringify): Copy this utility func here too. (run_pass): Add new options to set cmd and pid to the stpd |