• Steven Rostedt (VMware)'s avatar
    ktest.pl: Have config-bisect save each config used in the bisect · 9dce29e6
    Steven Rostedt (VMware) authored
    When performing a automatic config bisect via ktest.pl, it is very useful to
    have a copy of each of the bisects used. This way, if a bisect were to go
    wrong, it is possible to retrace the steps and continue at the location
    before the error was made.
    
    The ktest.pl will make a copy of the good and bad configs, labeled as such,
    as well as a number attached to it that represents the iteration of the
    bisect. These files are saved in the ktest temp directory where it currently
    stores the good and bad config files.
    Signed-off-by: default avatarSteven Rostedt (VMware) <rostedt@goodmis.org>
    9dce29e6
ktest.pl 98.2 KB