Mirror of the lttng-dev mailing list
 help / color / mirror / Atom feed
* [lttng-dev] Expose kernel tracer to user-space
@ 2012-06-05  9:20 Francis Giraldeau
  2012-06-05  9:20 ` [lttng-dev] [PATCH 1/2] Makes write operation a parameter for tp_memcpy macro Francis Giraldeau
  2012-06-05  9:20 ` [lttng-dev] [PATCH 2/2] Expose kernel tracer to user-space Francis Giraldeau
  0 siblings, 2 replies; 5+ messages in thread
From: Francis Giraldeau @ 2012-06-05  9:20 UTC (permalink / raw)


This series of patch follows the discussion about exposing kernel tracer to
user-space. Here are few highlights:

  * Creates one lttng_uevent kernel event by writing to /proc/lttng
  * The event is a variable size byte sequence, parsed by default as UTF-8 text
  * Uses already existing /proc/lttng file instead of creating another
  * Refactor the tp_memcpy macros to support sequence and copy_from_user




^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2012-06-05 15:16 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-06-05  9:20 [lttng-dev] Expose kernel tracer to user-space Francis Giraldeau
2012-06-05  9:20 ` [lttng-dev] [PATCH 1/2] Makes write operation a parameter for tp_memcpy macro Francis Giraldeau
2012-06-05 15:14   ` Mathieu Desnoyers
2012-06-05  9:20 ` [lttng-dev] [PATCH 2/2] Expose kernel tracer to user-space Francis Giraldeau
2012-06-05 15:16   ` Mathieu Desnoyers

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox