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: [RFC] Systemtap translator support for hardware breakpoints on


> (I wonder if simple .read or .write would be sufficient as suffixes,
> and let a script render both as 
> 
>    probe kernel.data(ADDRESS).write, probe kernel.data(ADDRESS).read
> 
> and let the translator collapse such duplication into the internal RW case.)

That sounds reasonable to me.


Thanks,
Roland


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