aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/util/scripting-engines/trace-event-perl.c
diff options
context:
space:
mode:
authorRuss Dill <[email protected]>2012-04-24 02:43:00 +0000
committerSteven Rostedt <[email protected]>2012-05-01 12:25:44 +0000
commit5158ba3ea7fc8c3deafec769a32bc6eb869c3608 (patch)
tree8fbf9f20e08c536fbf314f55f00fe4903d048a39 /tools/perf/util/scripting-engines/trace-event-perl.c
parentLinux 3.4-rc4 (diff)
downloadkernel-5158ba3ea7fc8c3deafec769a32bc6eb869c3608.tar.gz
kernel-5158ba3ea7fc8c3deafec769a32bc6eb869c3608.zip
ktest.pl: Fix combined usage of BISECT_REVERSE and BISECT_SKIP
When BISECT_REVERSE and BISECT_SKIP are used together with boot or test testing, build failures are treated as boot or test failures and 'git bisect bad' is executed instead of 'git bisect skip'. This is because the $ret value of -1 is treated as a build failure, but the $reverse_bisect logic does not properly handle this. Simple fix, only invert it if it is positive. Link: http://lkml.kernel.org/r/[email protected] Signed-off-by: Russ Dill <[email protected]> Signed-off-by: Steven Rostedt <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-perl.c')
0 files changed, 0 insertions, 0 deletions