alistair23-linux/tools/perf/bench
Arnaldo Carvalho de Melo 364794845c perf tools: Introduce zalloc() for the common calloc(1, N) case
This way we type less characters and it looks more like the
kzalloc kernel counterpart.

Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Cc: Frédéric Weisbecker <fweisbec@gmail.com>
Cc: Mike Galbraith <efault@gmx.de>
Cc: Peter Zijlstra <a.p.zijlstra@chello.nl>
Cc: Paul Mackerras <paulus@samba.org>
LKML-Reference: <1259071517-3242-3-git-send-email-acme@infradead.org>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
2009-11-24 16:37:02 +01:00
..
bench.h perf bench: Add memcpy() benchmark 2009-11-19 06:21:48 +01:00
mem-memcpy.c perf tools: Introduce zalloc() for the common calloc(1, N) case 2009-11-24 16:37:02 +01:00
sched-messaging.c perf bench: Improve sched-message.c with more comfortable output 2009-11-10 19:56:46 +01:00
sched-pipe.c perf bench: Improve sched-pipe.c with more comfortable output 2009-11-10 19:56:45 +01:00