summaryrefslogtreecommitdiffstats
path: root/doc/Language_Reference_Guide
diff options
context:
space:
mode:
authorJosh Stone <jistone@redhat.com>2009-02-23 14:22:38 -0800
committerJosh Stone <jistone@redhat.com>2009-02-23 14:22:38 -0800
commit5780cc7f8208ebca519d6e076fe403b1220ab865 (patch)
treec0c54c18bab0ad61963f7efc972cb2b773806909 /doc/Language_Reference_Guide
parent3c1f71d54d487806d4dfde0421b43e95d3662ea5 (diff)
downloadsystemtap-steved-5780cc7f8208ebca519d6e076fe403b1220ab865.tar.gz
systemtap-steved-5780cc7f8208ebca519d6e076fe403b1220ab865.tar.xz
systemtap-steved-5780cc7f8208ebca519d6e076fe403b1220ab865.zip
Add selective use of _stp_time_init/kill (PR9822)
Our gettimeofday runtime has frequent wakeups to stay in sync with kernel time, but this is wasted effort if gettimeofday is not used in the script. This patch moves the calls to _stp_time_init and _stp_time_kill into begin and end/error probes, which only get pulled in if one of the gettimeofday variants is called.
Diffstat (limited to 'doc/Language_Reference_Guide')
0 files changed, 0 insertions, 0 deletions