commit | b8b2663bd7c9da04ac804659b9f617c199d0252c | [log] [tgz] |
---|---|---|
author | Steven Rostedt <srostedt@redhat.com> | Tue Oct 19 13:23:25 2010 -0400 |
committer | Steven Rostedt <rostedt@goodmis.org> | Wed Oct 20 15:17:58 2010 -0400 |
tree | 9612cc2a1215cd4e0d67d9a45bed528bbbb83f51 | |
parent | d9abde2138e0a00a0d7e44676928efa0ef629d48 [diff] |
ring-buffer: Remove unused macro RB_TIMESTAMPS_PER_PAGE With the binding of time extends to events we no longer need to use the macro RB_TIMESTAMPS_PER_PAGE. Remove it. Signed-off-by: Steven Rostedt <rostedt@goodmis.org>