[lttng-dev] Expose kernel tracer to user-space

Francis Giraldeau francis.giraldeau at gmail.com
Tue Jun 5 05:20:49 EDT 2012


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




More information about the lttng-dev mailing list