Well, I've found the correct syntax for the [Test Result] argument. It must be the name provided by the list-saved-results command e.g. :
$ ./phoronix-test-suite list-saved-results
Phoronix Test...
Type: Posts; User: zwykx; Keyword(s):
Well, I've found the correct syntax for the [Test Result] argument. It must be the name provided by the list-saved-results command e.g. :
$ ./phoronix-test-suite list-saved-results
Phoronix Test...
I made a research before posting but couldn't find anything on this subject. If you have a link to the other thread...!
Anyway, for me it still doesn't work :
$ ll...
Hello.
I'm trying to process my tests results (e.g. convert to csv) but always get :
ERROR: Argument Missing.
CORRECT SYNTAX
phoronix-test-suite result-file-to-csv[Test Result]
My...