Open
Description
This came up in #677 which created the function (which is also to be used in #678)
Please let it:
- return all files per our file open - re
Lines 287 to 294 in e6ce4c4
perf*.data perf.data.* *.perfparser *.perfparser.*
- order by date descending
- add an optional parameter to limit the result (this would be used with "1" in the existing cases and early exit the loop that gathers the files)
Activity