From: jolsa@redhat.com Date: Fri, 11 Sep 2009 15:29:27 +0000 (+0200) Subject: tracing: create generic trace parser X-Git-Tag: v2.6.32-rc1~654^2~24 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b63f39ea50330f836e301ddda21c6a93dcf0d6a3;p=pandora-kernel.git tracing: create generic trace parser Create a "trace_parser" that can parse the user space input for separate words. struct trace_parser is the descriptor. Generic "trace_get_user" function that can be a helper to read multiple words passed in by user space. Signed-off-by: Jiri Olsa LKML-Reference: <1252682969-3366-2-git-send-email-jolsa@redhat.com> Signed-off-by: Steven Rostedt --- Reading git-diff-tree failed