Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-03-24 | fs-tests: perf: fix compilation warning | Artem Bityutskiy | |
Fix the following compilation warning: perf.c: In function ‘perf’: perf.c:144: warning: format ‘%lld’ expects type ‘long long int’, but argument 2 has type ‘int64_t’ by adding a (long long int) cast. Signed-off-by: Artem Bityutskiy <Artem.Bityutskiy@nokia.com> | |||
2008-06-16 | fs-tests: add simple performance test | Adrian Hunter | |
Signed-off-by: Adrian Hunter <ext-adrian.hunter@nokia.com> |