diff options
author | Peter Zijlstra <a.p.zijlstra@chello.nl> | 2010-05-19 12:02:22 (GMT) |
---|---|---|
committer | Ingo Molnar <mingo@elte.hu> | 2010-05-21 09:37:56 (GMT) |
commit | 1c024eca51fdc965290acf342ae16a476c2189d0 (patch) | |
tree | 28dc160cc70a20eeb8b8825d6d52ea88a6188413 /fs/afs/Makefile | |
parent | b7e2ecef92d2e7785e6d76b41e5ba8bcbc45259d (diff) | |
download | linux-1c024eca51fdc965290acf342ae16a476c2189d0.tar.xz |
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>
Diffstat (limited to 'fs/afs/Makefile')
0 files changed, 0 insertions, 0 deletions