On Sun, Feb 14, 2016 at 5:54 AM, Dmitry V. Levin <l...@altlinux.org> wrote: > On Thu, Feb 11, 2016 at 09:04:56PM +0530, haris iqbal wrote: > [...] >> And the part of adding to syscallent.h file, I understood. But man >> there are too many files. ;) > > Right, but you can edit them all with a single sed script. ;)
True that. :) > >> Another thing. If I did not miss any step above then I can start thinking >> about the new category to be added. > > What category seems the most promising so far? Ok, I did a little research to find out the system calls that are missing a group. And I found some calls that can be made into groups. They are as follows. 1) Timer and Clock type. This group will include all the system calls that create per-process timers, and the ones that work on clocks. Example : timer_* and clock_*. May be others also. 2) Another one that can be added, which Dmitry suggested in the beginning was all system calls dealing with uid and gid. 3) The last one which I noticed that can be added are the system calls which deal with scheduler. sched_* system calls. NOTE: If there are any suggestions, please feel free to comment. :) > > > -- > ldv > > ------------------------------------------------------------------------------ > Site24x7 APM Insight: Get Deep Visibility into Application Performance > APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month > Monitor end-to-end web transactions and take corrective actions now > Troubleshoot faster and improve end-user experience. Signup Now! > http://pubads.g.doubleclick.net/gampad/clk?id=272487151&iu=/4140 > _______________________________________________ > Strace-devel mailing list > Strace-devel@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/strace-devel > -- With regards, Md Haris Iqbal, Placement Coordinator, MTech IT NITK Surathkal, Contact: +91 8861996962 ------------------------------------------------------------------------------ Site24x7 APM Insight: Get Deep Visibility into Application Performance APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month Monitor end-to-end web transactions and take corrective actions now Troubleshoot faster and improve end-user experience. Signup Now! http://pubads.g.doubleclick.net/gampad/clk?id=272487151&iu=/4140 _______________________________________________ Strace-devel mailing list Strace-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/strace-devel