Re: [RFC patch 00/12] Tracepoints v2

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Mathieu Desnoyers
Date: Monday, July 7, 2008 - 6:43 am

* Eduard - Gabriel Munteanu (eduard.munteanu@linux360.ro) wrote:

The main advantage is to remove the format strings. It also permits to
declare the tracepoints in a header file instead of only spreading them
all over the kernel code. It aims at providing an internal kernel
interface to kernel tracers, compared to markers which are eventually
meant to export the trace information, along with the format specifiers,
to userspace. The version I sent here does not use immediate values
(self-modifying code), but the one I have in my patchset does.


Sure, I will,

Mathieu


Ok, will fix in the next post. Thanks.

-- 
Mathieu Desnoyers
OpenPGP key fingerprint: 8CD5 52C3 8E3C 4140 715F  BA06 3F25 A8FE 3BAE 9A68
--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[RFC patch 00/12] Tracepoints v2, Mathieu Desnoyers, (Fri Jul 4, 4:52 pm)
Re: [RFC patch 00/12] Tracepoints v2, Eduard - Gabriel Mun ..., (Sat Jul 5, 4:27 pm)
Re: [RFC patch 00/12] Tracepoints v2, Mathieu Desnoyers, (Mon Jul 7, 6:43 am)