Working on -e trace

Dmitry V. Levin ldv at altlinux.org
Mon Mar 7 22:32:26 UTC 2016


On Mon, Mar 07, 2016 at 02:35:50PM +0530, haris iqbal wrote:
> 2016-03-07 Md Haris Iqbal <haris.phnx at gmail.com>
> 
> * defs.h
> * + define TRACE_SCHED 04000 / Trace scheduler-related syscalls /
> 
> * syscall.c (lookup_class)
> * +    if (strcmp(s, "scheduler") == 0)
> * +        return TRACE_SCHED;
> * + define TSC TRACE_SCHED
> 
> * All syscallent.h files
> * added TSC flag
> 
> Tested with -e trace=scheduler

Sorry, but what does this mean?  It surely doesn't look like a patch.


-- 
ldv
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 819 bytes
Desc: not available
URL: <http://lists.strace.io/pipermail/strace-devel/attachments/20160308/70305721/attachment.bin>


More information about the Strace-devel mailing list