commit | 9cc26a261d43e5898287a1f5808132f8f05ceb1c | [log] [tgz] |
---|---|---|
author | Steven Rostedt <srostedt@redhat.com> | Mon Mar 09 16:00:22 2009 -0400 |
committer | Steven Rostedt <srostedt@redhat.com> | Tue Mar 10 00:35:05 2009 -0400 |
tree | cf00e838e7f026d20500d8f90191230ed3f41078 | |
parent | 2939b0469d04ba9ac791aca9a81625d7eb50662b [diff] |
tracing: use generic __stringify Impact: clean up This removes the custom made STR(x) macros in the tracer and uses the generic __stringify macro instead. Signed-off-by: Steven Rostedt <srostedt@redhat.com>