Files
linux-legacy/include/linux
Witold Baryluk 97e7e4f391 tracing: optimization of branch tracer
Impact: better performance for if branch tracer

Use an array to count the hit and misses of a conditional instead
of using another conditional. This cuts down on saturation of branch
predictions and increases performance of modern pipelined architectures.

Signed-off-by: Witold Baryluk <baryluk@smp.if.uj.edu.pl>
Signed-off-by: Steven Rostedt <srostedt@redhat.com>
2009-03-17 23:10:43 -04:00
..
2009-02-16 00:43:24 +01:00
2009-02-18 10:32:00 +01:00
2009-03-01 00:19:35 -08:00
2009-02-18 15:37:56 -08:00
2009-02-12 14:16:46 -05:00
2009-03-05 16:10:57 +01:00
2009-03-01 00:19:36 -08:00
2009-03-05 07:25:02 -05:00
2009-02-18 15:37:55 -08:00
2009-03-04 23:46:25 -08:00
2009-02-18 15:37:53 -08:00
2009-02-20 17:57:48 -08:00
2009-03-06 17:39:04 +01:00
2009-02-11 14:25:36 -08:00
2009-02-18 15:37:53 -08:00