summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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