spiv: Disable timers by default.
commit5d493cb045b66ed27d9136ea524b1e3184732451
authorCyril Hrubis <metan@ucw.cz>
Sun, 4 Aug 2013 15:25:21 +0000 (4 17:25 +0200)
committerCyril Hrubis <metan@ucw.cz>
Sun, 4 Aug 2013 15:25:21 +0000 (4 17:25 +0200)
treea0641d9a2a25931dcdb7dc2cc742d3382ba421cd
parentb651425751121eeb3e24b2c1feeb9925eae9a5ed
spiv: Disable timers by default.

Timers are disabled by default and can be enabled with -t.

Timers prints cpu and wall time for certain operation into the stdout.

Signed-off-by: Cyril Hrubis <metan@ucw.cz>
demos/spiv/cpu_timer.c
demos/spiv/cpu_timer.h
demos/spiv/spiv.c
demos/spiv/spiv_help.c