tools/fiograph: improve default output file name
authorVincent Fu <vincent.fu@samsung.com>
Wed, 18 Jan 2023 15:52:31 +0000 (10:52 -0500)
committerVincent Fu <vincent.fu@samsung.com>
Thu, 19 Jan 2023 00:52:15 +0000 (19:52 -0500)
commit24ff9393bc3e85c8fb04ca4c2d47adaf5f688e58
treee03515156c5a1174df65e68671568bb0ccda6753
parent0d672d86a391ac5079518c2dea3f611cd048f842
tools/fiograph: improve default output file name

Instead of removing all occurrences of '.fio' in the job filename, only
remove '.fio' when it is at the end of the job filename.

Signed-off-by: Vincent Fu <vincent.fu@samsung.com>
tools/fiograph/fiograph.py