summaryrefslogtreecommitdiffstats
path: root/doc/SystemTap_Tapset_Reference/docproc.c
diff options
context:
space:
mode:
authorMark Wielaard <mjw@redhat.com>2009-11-13 13:39:24 +0100
committerMark Wielaard <mjw@redhat.com>2009-11-13 13:45:46 +0100
commitf6ac00e8c648759ac70f290b90c4f369e72dd623 (patch)
treeaa26fc5993a715b85a34a7f4146230f65a8a35fd /doc/SystemTap_Tapset_Reference/docproc.c
parent5f1af961c261c83fa79ae656a2e14c08b1194596 (diff)
downloadsystemtap-steved-f6ac00e8c648759ac70f290b90c4f369e72dd623.tar.gz
systemtap-steved-f6ac00e8c648759ac70f290b90c4f369e72dd623.tar.xz
systemtap-steved-f6ac00e8c648759ac70f290b90c4f369e72dd623.zip
Accept relative user module paths for -d.
When using relative (non-canonical) paths for user modules one would get a confusing WARNING: missing unwind/symbol data for module 'bin/test'. Also unless the path started with '/' the task_finder wouldn't start. By checking that the given file can be made absolute (canonicalized) both issues are resolved and the user module will be correctly identified at both translation and runtime. * main.cxx (main): case 'd' try canonicalize_file_name() the argument first to identify user modules.
Diffstat (limited to 'doc/SystemTap_Tapset_Reference/docproc.c')
0 files changed, 0 insertions, 0 deletions