This is the mail archive of the systemtap@sourceware.org mailing list for the systemtap project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug translator/11399] New: Allow ** in matching probe points


Currently, "*" will respect the '.' separator -- "**" could be less respectful.

$ stap -l 'perf.**'
perf.hw.branch_instructions
perf.hw.branch_misses
perf.hw.bus_cycles
[...]
perf.hw_cache.ll.read.miss
perf.hw_cache.ll.write.access
perf.hw_cache.ll.write.miss

-- 
           Summary: Allow ** in matching probe points
           Product: systemtap
           Version: unspecified
            Status: NEW
          Severity: normal
          Priority: P2
         Component: translator
        AssignedTo: systemtap at sources dot redhat dot com
        ReportedBy: jistone at redhat dot com


http://sourceware.org/bugzilla/show_bug.cgi?id=11399

------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]