X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=scripts%2Fshow_delta;h=5b365009e6a398bed2aa9c13b575bf651aff21eb;hb=bd89bb78f35fd175db7a9cfc504d789b6ca0f7b0;hp=e25732b5d701127d904da3b608b825a520fce3ca;hpb=2cde51fbd0f310c8a2c5f977e665c0ac3945b46d;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() -