Files
twx-linux/include/linux
Peter Zijlstra 1c024eca51 perf, trace: Optimize tracepoints by using per-tracepoint-per-cpu hlist to track events
Avoid the swevent hash-table by using per-tracepoint
hlists.

Also, avoid conditionals on the fast path by ordering
with probe unregister so that we should never get on
the callback path without the data being there.

Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
Cc: Arnaldo Carvalho de Melo <acme@redhat.com>
Cc: Frederic Weisbecker <fweisbec@gmail.com>
Cc: Paul Mackerras <paulus@samba.org>
Cc: Mike Galbraith <efault@gmx.de>
Cc: Steven Rostedt <rostedt@goodmis.org>
LKML-Reference: <20100521090710.473188012@chello.nl>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
2010-05-21 11:37:56 +02:00
..
2010-04-25 08:54:42 +02:00
2010-05-10 16:08:01 -07:00
2010-04-23 10:39:48 -07:00
2010-03-16 08:55:32 +01:00
2010-04-01 01:31:13 -07:00
2010-04-06 10:55:33 -04:00
2010-04-08 13:37:18 +02:00
2010-04-12 07:55:15 -04:00
2010-05-10 11:08:35 -07:00
2010-05-11 17:43:58 +02:00