]> sourceware.org Git - systemtap.git/commit - stapprobes.3stap
Change system-wide probes from 'process("*").begin' to 'process.begin'.
authorDavid Smith <dsmith@redhat.com>
Fri, 15 Aug 2008 19:02:31 +0000 (14:02 -0500)
committerDavid Smith <dsmith@redhat.com>
Fri, 15 Aug 2008 19:02:31 +0000 (14:02 -0500)
commit986e98de88e5a55451aaf24a6ead7f44725124c1
tree0b17238485833b8cb0ae0f4556c29065259f54eb
parenta43ba4339f5b291d139e0be59bba4bc46c55ea25
Change system-wide probes from 'process("*").begin' to 'process.begin'.
2008-08-15  David Smith  <dsmith@redhat.com>

* tapsets.cxx (utrace_builder::build): Change system-wide probes
from 'process("*").begin' to 'process.begin'.
(register_standard_tapsets): Add new 'process' binding.
* stapprobes.5.in: Change system-wide probes
from 'process("*").begin' to 'process.begin'.

2008-08-15  David Smith  <dsmith@redhat.com>

* systemtap.base/utrace_p4.exp: Change system-wide probes from
'process("*").begin' to 'process.begin'.
ChangeLog
stapprobes.5.in
tapsets.cxx
testsuite/ChangeLog
testsuite/systemtap.base/utrace_p4.exp
This page took 0.026573 seconds and 5 git commands to generate.