From: Abhishek T. <era...@gm...> - 2018-02-21 18:24:46
|
On Mon, Feb 19, 2018 at 3:43 PM, Gabriel Laskar <ga...@ls...> wrote: > On Thu, 15 Feb 2018 19:07:59 +0530 > Abhishek Tiwari <era...@gm...> wrote: > > > Hi, > > > > I want to work on microproject > > > > extend -e trace=class syntax with new classes > > > > > > I have gone through mailing list. Is following grouping ok > > > > {,l,f}setxattr TRACE_SETXATTR TFX > > > > > > -e trace=%setxattr > > This is a good start, but from what I see, maybe this group is too > small, maybe all the syscalls that deals with xattr should be a better > idea, something like -e trace=%xattr. > > > -- > Gabriel Laskar > I have grouped all xattr syscalls and following is attached patch for the same. Please review. -- Abhishek Tiwari M.Tech (CS), IIT Kharagpur. |