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] | |
"Peter Teoh" <htmldeveloper@gmail.com> writes:
> Running the following scripts:
> probe kernel.function("*@kernel/softirq.c").call {
> [...]
> probe kernel.function("*@kernel/softirq.c").return {
> [...]
> will reboot the kernel (2.6.25-rc9, FC7) in just a short time. [...]
This could well be an area of the kernel that needs more probing
blacklist entries.
- FChE
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |