[PATCH 2/2] utrace-based ftrace "process" engine, v3

2009-04-05 Thread Frank Ch. Eigler
This is the v3 utrace-ftrace interface. based on Roland McGrath's utrace API, which provides programmatic hooks to the in-tree tracehook layer. This patch interfaces those events to ftrace, as configured by a small number of debugfs controls, and includes system-call pretty-printing using code fr

Re: [PATCH 2/2] utrace-based ftrace "process" engine, v3

2009-04-16 Thread Steven Rostedt
Hi Frank, I've finally got some time to look into this patch. On Sun, 5 Apr 2009, Frank Ch. Eigler wrote: > This is the v3 utrace-ftrace interface. based on Roland McGrath's > utrace API, which provides programmatic hooks to the in-tree tracehook > layer. This patch interfaces those events t