On Mon, Mar 07, 2016 at 02:35:50PM +0530, haris iqbal wrote:
> 2016-03-07 Md Haris Iqbal <haris.p...@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

Attachment: pgpV2tECJXOTR.pgp
Description: PGP signature

------------------------------------------------------------------------------
Transform Data into Opportunity.
Accelerate data analysis in your applications with
Intel Data Analytics Acceleration Library.
Click to learn more.
http://makebettercode.com/inteldaal-eval
_______________________________________________
Strace-devel mailing list
Strace-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/strace-devel

Reply via email to