commit | 810dc73265cd690b2bc6010489b4317bba2cda39 | [log] [tgz] |
---|---|---|
author | Wenji Huang <wenji.huang@oracle.com> | Tue Feb 10 01:03:05 2009 -0500 |
committer | Steven Rostedt <srostedt@redhat.com> | Tue Feb 10 12:32:33 2009 -0500 |
tree | 5cc203b18962bdf92dc065da933737cd04b8a2d2 | |
parent | f54fc98aa656f334c1571df6e3ca9178ea223847 [diff] |
tracing: provide correct return value after outputting the event This patch is to make the function return early on failure, and give correct return value on success. Signed-off-by: Wenji Huang <wenji.huang@oracle.com> Signed-off-by: Steven Rostedt <srostedt@redhat.com>