X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=scripts%2Fshow_delta;h=5b365009e6a398bed2aa9c13b575bf651aff21eb;hb=e715396ae3d55c4369ac3438e589a440780bc5ba;hp=e25732b5d701127d904da3b608b825a520fce3ca;hpb=923b49ff69fcbffe6f8b2739de218c45544392a7;p=deliverable%2Flinux.git diff --git a/scripts/show_delta b/scripts/show_delta index e25732b5d701..5b365009e6a3 100755 --- a/scripts/show_delta +++ b/scripts/show_delta @@ -126,4 +126,3 @@ def main(): print (convert_line(line, base_time),) main() -