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]

Re: Script run makes the system to hang


beginner966 <nitin966@gmail.com> writes:

> I gathered the results of each pass.
> [...]
> Pass 5: starting run.
> Running /usr/local/bin/staprun -v
> /tmp/stapnsNOYB/stap_e3664fa6333b76ce7d5e80e8de5bcdfb_8077.ko
> WARNING: Number of errors: 0, skipped probes: 3
> stapio:cleanup_and_exit:336 detach=0
> stapio:cleanup_and_exit:353 closing control channel
> Pass 5: run completed in 10usr/20sys/374real ms.
> [...]

This means that the script ran successfully, though without producing
output that you may have expected.  To explain the "skipped" probes,
rerun it with "stap -t ...".

- FChE


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