Re: [PATCH 7/9] KVM: SVM: Add tracepoint for invlpga instruction

From: Avi Kivity
Date: Thu Oct 08 2009 - 12:22:45 EST


On 10/08/2009 06:18 PM, Joerg Roedel wrote:

Also, kvm tracepoints don't use '=' in TP_printk(), please keep it
consistent.
I had it with "key: value" formating first but decided to do it this way
because it simplifies automatic parsing of these trace events. With this
format a script can first split by spaces and get the key-value pairs by
splitting on the equal sign. This is also more robust against changes in
the format.


Automatic parsing should use the binary transport (which simply has the TP_struct things).

--
error compiling committee.c: too many arguments to function

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/