summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorfche <fche>2005-08-02 11:15:26 +0000
committerfche <fche>2005-08-02 11:15:26 +0000
commit41474385441f82466c3d36608f117441406c62bc (patch)
treeffc9bcc0f592b3be890c97d89b9ea9589fe25143
parenta229fcd7327dc665313aee7d837bffa23fb7d355 (diff)
downloadsystemtap-steved-41474385441f82466c3d36608f117441406c62bc.tar.gz
systemtap-steved-41474385441f82466c3d36608f117441406c62bc.tar.xz
systemtap-steved-41474385441f82466c3d36608f117441406c62bc.zip
none
-rw-r--r--tapsets.cxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/tapsets.cxx b/tapsets.cxx
index d0716a37..b4a1ce02 100644
--- a/tapsets.cxx
+++ b/tapsets.cxx
@@ -1184,6 +1184,7 @@ dwarf_derived_probe::dwarf_derived_probe (dwarf_query & q,
comps.push_back
(new probe_point::component
(TOK_FUNCTION, new literal_string(function_name)));
+ // XXX: add "@filename:linenumber" when able
if (has_return)
comps.push_back