diff options
| author | Hitoshi Mitake <[email protected]> | 2009-11-20 12:37:17 +0900 |
|---|---|---|
| committer | Ingo Molnar <[email protected]> | 2009-11-22 09:41:06 +0100 |
| commit | 12eac0bf0461910ae6dd7f071f156f75461a37cf (patch) | |
| tree | 14c0b359ba8603f9bb40eb82b73c6de1acf8c1e9 /scripts/objdiff | |
| parent | 827f3b4974c5db2968d4979fe6a0ae00ab37bdd8 (diff) | |
perf bench: Make the mem/memcpy tests more user-friendly
mem-memcpy.c uses perf event system calls to obtain CPU clocks.
And it suddenly dies with BUG_ON() when it running on Linux
doesn't support perf event.
Also fail at calloc() can occur easily when too large
length is passed. Fail of calloc() causes sudden death
with assert().
These behaviours are not friendly. So I fixed the treating of
errors.
Signed-off-by: Hitoshi Mitake <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Paul Mackerras <[email protected]>
Cc: Frederic Weisbecker <[email protected]>
LKML-Reference: <[email protected]>
[ v2: improved a few small details ]
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'scripts/objdiff')
0 files changed, 0 insertions, 0 deletions