Steven Rostedt
0f4fc29dd6
tracing: add __print_symbolic to trace events
...
This patch adds __print_symbolic which is similar to __print_flags but
works for an enumeration type instead. That is, there is only a one to one
mapping between the values and the symbols. When a match is made, then
it is printed, otherwise the hex value is outputed.
[ Impact: add interface for showing symbol names in events ]
Signed-off-by: Steven Rostedt <rostedt@goodmis.org>
Signed-off-by: Frederic Weisbecker <fweisbec@gmail.com>
2009-05-26 20:31:50 +02:00
..
2009-05-07 11:17:34 +02:00
2009-04-24 15:31:30 -07:00
2009-05-02 10:22:27 +02:00
2009-05-26 20:31:50 +02:00
2009-03-28 13:05:30 -07:00
2009-04-20 23:01:15 -04:00
2009-04-05 13:49:04 -04:00
2009-05-06 16:36:09 -07:00
2009-04-05 13:49:04 -04:00
2009-04-02 19:04:54 -07:00
2009-05-09 10:49:40 -04:00
2009-03-30 22:05:12 +10:30
2009-04-02 19:04:57 -07:00
2009-03-31 23:00:27 -04:00
2009-04-14 22:05:43 -04:00
2009-04-05 11:04:19 -07:00
2009-05-07 13:36:22 +02:00
2009-04-02 23:39:53 +02:00
2009-03-31 14:52:52 +02:00
2009-03-31 13:05:32 +10:30
2009-04-02 19:05:04 -07:00
2009-05-15 07:56:24 -05:00
2009-03-31 13:05:35 +10:30
2009-05-08 16:23:48 -07:00
2009-04-14 22:05:43 -04:00
2009-05-07 11:17:34 +02:00
2009-04-24 10:11:23 +02:00
2009-04-17 16:59:15 +02:00
2009-04-09 19:28:24 +02:00
2009-04-02 19:04:53 -07:00
2009-05-06 16:36:09 -07:00
2009-03-31 13:05:30 +10:30
2009-04-02 19:04:58 -07:00
2009-04-02 19:05:02 -07:00
2009-04-30 08:08:31 +02:00
2009-04-05 10:23:25 -07:00
2009-05-07 13:36:22 +02:00
2009-04-03 12:23:02 +02:00
2009-04-15 13:55:14 -07:00
2009-04-03 12:23:04 +02:00
2009-03-30 22:05:16 +10:30
2009-04-14 11:31:50 +02:00
2009-04-14 11:31:50 +02:00
2009-04-03 12:23:03 +02:00
2009-04-05 11:04:19 -07:00
2009-04-18 21:44:24 -07:00
2009-04-02 00:49:02 +02:00
2009-04-01 13:24:51 +02:00
2009-03-30 22:05:17 +10:30
2009-03-24 23:16:51 +01:00
2009-03-30 17:17:35 -07:00
2009-04-08 17:26:00 +02:00
2009-03-24 23:16:51 +01:00
2009-05-07 13:36:22 +02:00
2009-04-14 22:05:43 -04:00
2009-04-24 07:47:59 -07:00
2009-03-13 10:47:34 +01:00
2009-05-07 11:17:34 +02:00
2009-04-02 19:05:11 -07:00
2009-03-30 22:05:17 +10:30
2009-04-13 15:04:32 -07:00
2009-05-15 11:32:24 +02:00
2009-04-09 10:35:30 -07:00
2009-03-18 19:55:00 +01:00
2009-03-09 08:13:35 -07:00
2009-03-24 10:52:46 +11:00
2009-04-02 19:05:01 -07:00
2009-04-09 09:50:37 +09:30