Revision 7820b0715b6fb1378fab41b27fb7aa3950852cb7 authored by Doug Ledford on 31 May 2012, 23:26:37 UTC, committed by Linus Torvalds on 01 June 2012, 00:49:31 UTC
Add the mq_perf_tests tool I used when creating my mq performance patch.
Also add a local .gitignore to keep the binaries from showing up in git
status output.

[akpm@linux-foundation.org: checkpatch fixes]
Signed-off-by: Doug Ledford <dledford@redhat.com>
Cc: Stephen Rothwell <sfr@canb.auug.org.au>
Cc: Manfred Spraul <manfred@colorfullife.com>
Cc: Frederic Weisbecker <fweisbec@gmail.com>
Acked-by: KOSAKI Motohiro <kosaki.motohiro@jp.fujitsu.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
1 parent 113289c
History
File Mode Size
Makefile -rw-r--r-- 776 bytes
auto_group.c -rw-r--r-- 5.6 KB
auto_group.h -rw-r--r-- 1.5 KB
clock.c -rw-r--r-- 8.0 KB
core.c -rw-r--r-- 195.9 KB
cpupri.c -rw-r--r-- 6.7 KB
cpupri.h -rw-r--r-- 791 bytes
debug.c -rw-r--r-- 11.9 KB
fair.c -rw-r--r-- 131.0 KB
features.h -rw-r--r-- 1.9 KB
idle_task.c -rw-r--r-- 2.1 KB
rt.c -rw-r--r-- 46.4 KB
sched.h -rw-r--r-- 29.5 KB
stats.c -rw-r--r-- 2.7 KB
stats.h -rw-r--r-- 6.6 KB
stop_task.c -rw-r--r-- 2.2 KB

back to top