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: Simple(?) question


"Alan D. Brunelle" <alan.brunelle@hp.com> writes:

> Thanks Frank! This worked:

I'm glad.

> %{
> #include <linux/blkdev.h>
> %}
> [...]

This part is not necessary, and removing it would also remove
the need for the stap -g (guru-mode) flag. 

- FChE


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