From a3a33d4c886b43ee3e8cd15bb29ba5d84605742d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Th=C3=A9ophile=20Bastian?= Date: Tue, 11 Jun 2019 22:15:32 +0200 Subject: [PATCH] Add performance analysis code + gzip eval --- DwarfSynth/Main.ml | 8 ++- DwarfSynth/Simplest.ml | 22 ++++++-- dwarfsynth.ml | 9 ++++ gzip/performance_eval/EVALUATION.md | 21 ++++++++ gzip/performance_eval/cached/1.out | 10 ++++ gzip/performance_eval/cached/10.out | 10 ++++ gzip/performance_eval/cached/100.out | 10 ++++ gzip/performance_eval/cached/11.out | 10 ++++ gzip/performance_eval/cached/12.out | 10 ++++ gzip/performance_eval/cached/13.out | 10 ++++ gzip/performance_eval/cached/14.out | 10 ++++ gzip/performance_eval/cached/15.out | 10 ++++ gzip/performance_eval/cached/16.out | 10 ++++ gzip/performance_eval/cached/17.out | 10 ++++ gzip/performance_eval/cached/18.out | 10 ++++ gzip/performance_eval/cached/19.out | 10 ++++ gzip/performance_eval/cached/2.out | 10 ++++ gzip/performance_eval/cached/20.out | 10 ++++ gzip/performance_eval/cached/21.out | 10 ++++ gzip/performance_eval/cached/22.out | 10 ++++ gzip/performance_eval/cached/23.out | 10 ++++ gzip/performance_eval/cached/24.out | 10 ++++ gzip/performance_eval/cached/25.out | 10 ++++ gzip/performance_eval/cached/26.out | 10 ++++ gzip/performance_eval/cached/27.out | 10 ++++ gzip/performance_eval/cached/28.out | 10 ++++ gzip/performance_eval/cached/29.out | 10 ++++ gzip/performance_eval/cached/3.out | 10 ++++ gzip/performance_eval/cached/30.out | 10 ++++ gzip/performance_eval/cached/31.out | 10 ++++ gzip/performance_eval/cached/32.out | 10 ++++ gzip/performance_eval/cached/33.out | 10 ++++ gzip/performance_eval/cached/34.out | 10 ++++ gzip/performance_eval/cached/35.out | 10 ++++ gzip/performance_eval/cached/36.out | 10 ++++ gzip/performance_eval/cached/37.out | 10 ++++ gzip/performance_eval/cached/38.out | 10 ++++ gzip/performance_eval/cached/39.out | 10 ++++ gzip/performance_eval/cached/4.out | 10 ++++ gzip/performance_eval/cached/40.out | 10 ++++ gzip/performance_eval/cached/41.out | 10 ++++ gzip/performance_eval/cached/42.out | 10 ++++ gzip/performance_eval/cached/43.out | 10 ++++ gzip/performance_eval/cached/44.out | 10 ++++ gzip/performance_eval/cached/45.out | 10 ++++ gzip/performance_eval/cached/46.out | 10 ++++ gzip/performance_eval/cached/47.out | 10 ++++ gzip/performance_eval/cached/48.out | 10 ++++ gzip/performance_eval/cached/49.out | 10 ++++ gzip/performance_eval/cached/5.out | 10 ++++ gzip/performance_eval/cached/50.out | 10 ++++ gzip/performance_eval/cached/51.out | 10 ++++ gzip/performance_eval/cached/52.out | 10 ++++ gzip/performance_eval/cached/53.out | 10 ++++ gzip/performance_eval/cached/54.out | 10 ++++ gzip/performance_eval/cached/55.out | 10 ++++ gzip/performance_eval/cached/56.out | 10 ++++ gzip/performance_eval/cached/57.out | 10 ++++ gzip/performance_eval/cached/58.out | 10 ++++ gzip/performance_eval/cached/59.out | 10 ++++ gzip/performance_eval/cached/6.out | 10 ++++ gzip/performance_eval/cached/60.out | 10 ++++ gzip/performance_eval/cached/61.out | 10 ++++ gzip/performance_eval/cached/62.out | 10 ++++ gzip/performance_eval/cached/63.out | 10 ++++ gzip/performance_eval/cached/64.out | 10 ++++ gzip/performance_eval/cached/65.out | 10 ++++ gzip/performance_eval/cached/66.out | 10 ++++ gzip/performance_eval/cached/67.out | 10 ++++ gzip/performance_eval/cached/68.out | 10 ++++ gzip/performance_eval/cached/69.out | 10 ++++ gzip/performance_eval/cached/7.out | 10 ++++ gzip/performance_eval/cached/70.out | 10 ++++ gzip/performance_eval/cached/71.out | 10 ++++ gzip/performance_eval/cached/72.out | 10 ++++ gzip/performance_eval/cached/73.out | 10 ++++ gzip/performance_eval/cached/74.out | 10 ++++ gzip/performance_eval/cached/75.out | 10 ++++ gzip/performance_eval/cached/76.out | 10 ++++ gzip/performance_eval/cached/77.out | 10 ++++ gzip/performance_eval/cached/78.out | 10 ++++ gzip/performance_eval/cached/79.out | 10 ++++ gzip/performance_eval/cached/8.out | 10 ++++ gzip/performance_eval/cached/80.out | 10 ++++ gzip/performance_eval/cached/81.out | 10 ++++ gzip/performance_eval/cached/82.out | 10 ++++ gzip/performance_eval/cached/83.out | 10 ++++ gzip/performance_eval/cached/84.out | 10 ++++ gzip/performance_eval/cached/85.out | 10 ++++ gzip/performance_eval/cached/86.out | 10 ++++ gzip/performance_eval/cached/87.out | 10 ++++ gzip/performance_eval/cached/88.out | 10 ++++ gzip/performance_eval/cached/89.out | 10 ++++ gzip/performance_eval/cached/9.out | 10 ++++ gzip/performance_eval/cached/90.out | 10 ++++ gzip/performance_eval/cached/91.out | 10 ++++ gzip/performance_eval/cached/92.out | 10 ++++ gzip/performance_eval/cached/93.out | 10 ++++ gzip/performance_eval/cached/94.out | 10 ++++ gzip/performance_eval/cached/95.out | 10 ++++ gzip/performance_eval/cached/96.out | 10 ++++ gzip/performance_eval/cached/97.out | 10 ++++ gzip/performance_eval/cached/98.out | 10 ++++ gzip/performance_eval/cached/99.out | 10 ++++ gzip/performance_eval/uncached/1.out | 10 ++++ gzip/performance_eval/uncached/10.out | 10 ++++ gzip/performance_eval/uncached/2.out | 10 ++++ gzip/performance_eval/uncached/3.out | 10 ++++ gzip/performance_eval/uncached/4.out | 10 ++++ gzip/performance_eval/uncached/5.out | 10 ++++ gzip/performance_eval/uncached/6.out | 10 ++++ gzip/performance_eval/uncached/7.out | 10 ++++ gzip/performance_eval/uncached/8.out | 10 ++++ gzip/performance_eval/uncached/9.out | 10 ++++ synthesize_dwarf.sh | 30 +++++++++-- tools/analyze_time.py | 74 +++++++++++++++++++++++++++ 116 files changed, 1254 insertions(+), 10 deletions(-) create mode 100644 gzip/performance_eval/EVALUATION.md create mode 100644 gzip/performance_eval/cached/1.out create mode 100644 gzip/performance_eval/cached/10.out create mode 100644 gzip/performance_eval/cached/100.out create mode 100644 gzip/performance_eval/cached/11.out create mode 100644 gzip/performance_eval/cached/12.out create mode 100644 gzip/performance_eval/cached/13.out create mode 100644 gzip/performance_eval/cached/14.out create mode 100644 gzip/performance_eval/cached/15.out create mode 100644 gzip/performance_eval/cached/16.out create mode 100644 gzip/performance_eval/cached/17.out create mode 100644 gzip/performance_eval/cached/18.out create mode 100644 gzip/performance_eval/cached/19.out create mode 100644 gzip/performance_eval/cached/2.out create mode 100644 gzip/performance_eval/cached/20.out create mode 100644 gzip/performance_eval/cached/21.out create mode 100644 gzip/performance_eval/cached/22.out create mode 100644 gzip/performance_eval/cached/23.out create mode 100644 gzip/performance_eval/cached/24.out create mode 100644 gzip/performance_eval/cached/25.out create mode 100644 gzip/performance_eval/cached/26.out create mode 100644 gzip/performance_eval/cached/27.out create mode 100644 gzip/performance_eval/cached/28.out create mode 100644 gzip/performance_eval/cached/29.out create mode 100644 gzip/performance_eval/cached/3.out create mode 100644 gzip/performance_eval/cached/30.out create mode 100644 gzip/performance_eval/cached/31.out create mode 100644 gzip/performance_eval/cached/32.out create mode 100644 gzip/performance_eval/cached/33.out create mode 100644 gzip/performance_eval/cached/34.out create mode 100644 gzip/performance_eval/cached/35.out create mode 100644 gzip/performance_eval/cached/36.out create mode 100644 gzip/performance_eval/cached/37.out create mode 100644 gzip/performance_eval/cached/38.out create mode 100644 gzip/performance_eval/cached/39.out create mode 100644 gzip/performance_eval/cached/4.out create mode 100644 gzip/performance_eval/cached/40.out create mode 100644 gzip/performance_eval/cached/41.out create mode 100644 gzip/performance_eval/cached/42.out create mode 100644 gzip/performance_eval/cached/43.out create mode 100644 gzip/performance_eval/cached/44.out create mode 100644 gzip/performance_eval/cached/45.out create mode 100644 gzip/performance_eval/cached/46.out create mode 100644 gzip/performance_eval/cached/47.out create mode 100644 gzip/performance_eval/cached/48.out create mode 100644 gzip/performance_eval/cached/49.out create mode 100644 gzip/performance_eval/cached/5.out create mode 100644 gzip/performance_eval/cached/50.out create mode 100644 gzip/performance_eval/cached/51.out create mode 100644 gzip/performance_eval/cached/52.out create mode 100644 gzip/performance_eval/cached/53.out create mode 100644 gzip/performance_eval/cached/54.out create mode 100644 gzip/performance_eval/cached/55.out create mode 100644 gzip/performance_eval/cached/56.out create mode 100644 gzip/performance_eval/cached/57.out create mode 100644 gzip/performance_eval/cached/58.out create mode 100644 gzip/performance_eval/cached/59.out create mode 100644 gzip/performance_eval/cached/6.out create mode 100644 gzip/performance_eval/cached/60.out create mode 100644 gzip/performance_eval/cached/61.out create mode 100644 gzip/performance_eval/cached/62.out create mode 100644 gzip/performance_eval/cached/63.out create mode 100644 gzip/performance_eval/cached/64.out create mode 100644 gzip/performance_eval/cached/65.out create mode 100644 gzip/performance_eval/cached/66.out create mode 100644 gzip/performance_eval/cached/67.out create mode 100644 gzip/performance_eval/cached/68.out create mode 100644 gzip/performance_eval/cached/69.out create mode 100644 gzip/performance_eval/cached/7.out create mode 100644 gzip/performance_eval/cached/70.out create mode 100644 gzip/performance_eval/cached/71.out create mode 100644 gzip/performance_eval/cached/72.out create mode 100644 gzip/performance_eval/cached/73.out create mode 100644 gzip/performance_eval/cached/74.out create mode 100644 gzip/performance_eval/cached/75.out create mode 100644 gzip/performance_eval/cached/76.out create mode 100644 gzip/performance_eval/cached/77.out create mode 100644 gzip/performance_eval/cached/78.out create mode 100644 gzip/performance_eval/cached/79.out create mode 100644 gzip/performance_eval/cached/8.out create mode 100644 gzip/performance_eval/cached/80.out create mode 100644 gzip/performance_eval/cached/81.out create mode 100644 gzip/performance_eval/cached/82.out create mode 100644 gzip/performance_eval/cached/83.out create mode 100644 gzip/performance_eval/cached/84.out create mode 100644 gzip/performance_eval/cached/85.out create mode 100644 gzip/performance_eval/cached/86.out create mode 100644 gzip/performance_eval/cached/87.out create mode 100644 gzip/performance_eval/cached/88.out create mode 100644 gzip/performance_eval/cached/89.out create mode 100644 gzip/performance_eval/cached/9.out create mode 100644 gzip/performance_eval/cached/90.out create mode 100644 gzip/performance_eval/cached/91.out create mode 100644 gzip/performance_eval/cached/92.out create mode 100644 gzip/performance_eval/cached/93.out create mode 100644 gzip/performance_eval/cached/94.out create mode 100644 gzip/performance_eval/cached/95.out create mode 100644 gzip/performance_eval/cached/96.out create mode 100644 gzip/performance_eval/cached/97.out create mode 100644 gzip/performance_eval/cached/98.out create mode 100644 gzip/performance_eval/cached/99.out create mode 100644 gzip/performance_eval/uncached/1.out create mode 100644 gzip/performance_eval/uncached/10.out create mode 100644 gzip/performance_eval/uncached/2.out create mode 100644 gzip/performance_eval/uncached/3.out create mode 100644 gzip/performance_eval/uncached/4.out create mode 100644 gzip/performance_eval/uncached/5.out create mode 100644 gzip/performance_eval/uncached/6.out create mode 100644 gzip/performance_eval/uncached/7.out create mode 100644 gzip/performance_eval/uncached/8.out create mode 100644 gzip/performance_eval/uncached/9.out create mode 100755 tools/analyze_time.py diff --git a/DwarfSynth/Main.ml b/DwarfSynth/Main.ml index 751b411..66a9e42 100644 --- a/DwarfSynth/Main.ml +++ b/DwarfSynth/Main.ml @@ -1,8 +1,12 @@ open Std -let main ?no_rbp_undef:(no_rbp_undef=false) outfile proj = +let main + ?no_rbp_undef:(no_rbp_undef=false) + ?timers:(timers=false) + outfile + proj = let pre_dwarf = proj - |> Simplest.of_proj no_rbp_undef + |> Simplest.of_proj no_rbp_undef timers |> Simplest.clean_lost_track_subs in Format.printf "%a" Frontend.pp_pre_dwarf_readelf pre_dwarf; let pre_c_dwarf = PreCBinding.convert_pre_c pre_dwarf in diff --git a/DwarfSynth/Simplest.ml b/DwarfSynth/Simplest.ml index 8534dca..d3b4d33 100644 --- a/DwarfSynth/Simplest.ml +++ b/DwarfSynth/Simplest.ml @@ -40,11 +40,13 @@ exception InvalidSub exception UnexpectedRbpSet type synthesis_settings = { - mutable no_rbp_undef: bool - } + mutable no_rbp_undef: bool; + mutable timers: bool +} let __settings = { - no_rbp_undef = false + no_rbp_undef = false; + timers = false } let pp_cfa_pos ppx = function @@ -83,6 +85,12 @@ let pp_option_of sub_pp ppx = function | None -> Format.fprintf ppx "None" | Some x -> Format.fprintf ppx "Some %a" sub_pp x +let timer_probe probe_name = + if __settings.timers then ( + let time = Unix.gettimeofday () in + Format.eprintf "~~TIME~~ %s [%f]@." probe_name time + ) + let opt_addr_of term = (** Get the address of a term as an option, if it has one*) BStd.Term.get_attr term BStd.address @@ -864,14 +872,18 @@ let build_sub_ranges prog: (memory_address) AddrMap.t = ~init:AddrMap.empty ~f:fold_subroutine -let of_proj no_rbp_undef proj : subroutine_cfa_map = +let of_proj no_rbp_undef timers proj : subroutine_cfa_map = (** Extracts the `cfa_changes` of a project *) __settings.no_rbp_undef <- no_rbp_undef ; + __settings.timers <- timers ; + timer_probe "dwarfsynth generation" ; let prog = BStd.Project.program proj in let sub_ranges = build_sub_ranges prog in let next_instr_graph = build_next_instr sub_ranges (BStd.Project.disasm proj) in - of_prog prog next_instr_graph + let result = of_prog prog next_instr_graph in + timer_probe "dwarfsynth cleaning" ; + result let clean_lost_track_subs pre_dwarf : subroutine_cfa_map = (** Removes the subroutines on which we lost track from [pre_dwarf] *) diff --git a/dwarfsynth.ml b/dwarfsynth.ml index d5ef8a7..087d02a 100644 --- a/dwarfsynth.ml +++ b/dwarfsynth.ml @@ -28,10 +28,19 @@ module Cmdline = struct ~default:false ) + let timers = Cnf.( + param (bool) "timers" + ~doc:("Enable timers: print time probes at various points of the " + ^"code.") + ~as_flag:true + ~default: false + ) + let () = Cnf.( when_ready ((fun {get=(!!)} -> Bap.Std.Project.register_pass' (main ~no_rbp_undef:!!no_rbp_undef + ~timers:!!timers !!outfile ))) ) end diff --git a/gzip/performance_eval/EVALUATION.md b/gzip/performance_eval/EVALUATION.md new file mode 100644 index 0000000..15e75a3 --- /dev/null +++ b/gzip/performance_eval/EVALUATION.md @@ -0,0 +1,21 @@ +# Synthesis of gzip, statically linked + +* `.text` section: 698882B (ie. ~0.7M) + +## Uncached bap, 10 runs + +bap startup: 39.524±0.988 sec +dwarfsynth generation: 3.833±0.153 sec +dwarfsynth cleaning: 0.085±0.007 sec +write DWARF table: 0.011±0.001 sec +insert DWARF table in binary: 0.006±0.001 sec +Total: 43.459±1.132 sec + +## Cached bap, 100 runs + +bap startup: 1.700±0.061 sec +dwarfsynth generation: 3.827±0.135 sec +dwarfsynth cleaning: 0.078±0.005 sec +write DWARF table: 0.012±0.001 sec +insert DWARF table in binary: 0.006±0.001 sec +Total: 5.622±0.183 sec diff --git a/gzip/performance_eval/cached/1.out b/gzip/performance_eval/cached/1.out new file mode 100644 index 0000000..3af6f9e --- /dev/null +++ b/gzip/performance_eval/cached/1.out @@ -0,0 +1,10 @@ +~~TIME~~ bap startup [1560281352.315164278] +x86 MOV with offset instructions will not lifted due to unknown llvm version 7.1 + +~~TIME~~ dwarfsynth generation [1560281353.993941] +Found inconsistency (0x40d198 <000b5136>): (RSP + (16); u) -- (RSP + (8); u) +Inconsistent TId 000b5136 in subroutine x2nrealloc, skipping. +~~TIME~~ dwarfsynth cleaning [1560281357.771968] +~~TIME~~ write DWARF table [1560281357.846636223] +~~TIME~~ insert DWARF table in binary [1560281357.857683256] +~~TIME~~ finish [1560281357.863254214] diff --git a/gzip/performance_eval/cached/10.out b/gzip/performance_eval/cached/10.out new file mode 100644 index 0000000..cb477b4 --- /dev/null +++ b/gzip/performance_eval/cached/10.out @@ -0,0 +1,10 @@ +~~TIME~~ bap startup [1560281402.142625621] +x86 MOV with offset instructions will not lifted due to unknown llvm version 7.1 + +~~TIME~~ dwarfsynth generation [1560281403.802240] +Found inconsistency (0x40d198 <000b5136>): (RSP + (16); u) -- (RSP + (8); u) +Inconsistent TId 000b5136 in subroutine x2nrealloc, skipping. +~~TIME~~ dwarfsynth cleaning [1560281407.569127] +~~TIME~~ write DWARF table [1560281407.643448406] +~~TIME~~ insert DWARF table in binary [1560281407.654585307] +~~TIME~~ finish [1560281407.660157562] diff --git a/gzip/performance_eval/cached/100.out b/gzip/performance_eval/cached/100.out new file mode 100644 index 0000000..e0f04f9 --- /dev/null +++ b/gzip/performance_eval/cached/100.out @@ -0,0 +1,10 @@ +~~TIME~~ bap startup [1560281909.623327477] +x86 MOV with offset instructions will not lifted due to unknown llvm version 7.1 + +~~TIME~~ dwarfsynth generation [1560281911.319594] +Found inconsistency (0x40d198 <000b5136>): (RSP + (16); u) -- (RSP + (8); u) +Inconsistent TId 000b5136 in subroutine x2nrealloc, skipping. +~~TIME~~ dwarfsynth cleaning [1560281915.151671] +~~TIME~~ write DWARF table [1560281915.232230971] +~~TIME~~ insert DWARF table in binary [1560281915.243924394] +~~TIME~~ finish [1560281915.250104862] diff --git a/gzip/performance_eval/cached/11.out b/gzip/performance_eval/cached/11.out new file mode 100644 index 0000000..cea04b5 --- /dev/null +++ b/gzip/performance_eval/cached/11.out @@ -0,0 +1,10 @@ +~~TIME~~ bap startup [1560281407.667306336] +x86 MOV with offset instructions will not lifted due to unknown llvm version 7.1 + +~~TIME~~ dwarfsynth generation [1560281409.335586] +Found inconsistency (0x40d198 <000b5136>): (RSP + (16); u) -- (RSP + (8); u) +Inconsistent TId 000b5136 in subroutine x2nrealloc, skipping. +~~TIME~~ dwarfsynth cleaning [1560281413.091894] +~~TIME~~ write DWARF table [1560281413.166155531] +~~TIME~~ insert DWARF table in binary [1560281413.177077753] +~~TIME~~ finish [1560281413.182814272] diff --git a/gzip/performance_eval/cached/12.out b/gzip/performance_eval/cached/12.out new file mode 100644 index 0000000..8ad2e52 --- /dev/null +++ b/gzip/performance_eval/cached/12.out @@ -0,0 +1,10 @@ +~~TIME~~ bap startup [1560281413.189990212] +x86 MOV with offset instructions will not lifted due to unknown llvm version 7.1 + +~~TIME~~ dwarfsynth generation [1560281414.883961] +Found inconsistency (0x40d198 <000b5136>): (RSP + (16); u) -- (RSP + (8); u) +Inconsistent TId 000b5136 in subroutine x2nrealloc, skipping. +~~TIME~~ dwarfsynth cleaning [1560281418.713210] +~~TIME~~ write DWARF table [1560281418.788888945] +~~TIME~~ insert DWARF table in binary [1560281418.801770392] +~~TIME~~ finish [1560281418.807409310] diff --git a/gzip/performance_eval/cached/13.out b/gzip/performance_eval/cached/13.out new file mode 100644 index 0000000..e565ce1 --- /dev/null +++ b/gzip/performance_eval/cached/13.out @@ -0,0 +1,10 @@ +~~TIME~~ bap startup [1560281418.814649334] +x86 MOV with offset instructions will not lifted due to unknown llvm version 7.1 + +~~TIME~~ dwarfsynth generation [1560281420.494096] +Found inconsistency (0x40d198 <000b5136>): (RSP + (16); u) -- (RSP + (8); u) +Inconsistent TId 000b5136 in subroutine x2nrealloc, skipping. +~~TIME~~ dwarfsynth cleaning [1560281424.252214] +~~TIME~~ write DWARF table [1560281424.328237652] +~~TIME~~ insert DWARF table in binary [1560281424.339212970] +~~TIME~~ finish [1560281424.345007851] diff --git a/gzip/performance_eval/cached/14.out b/gzip/performance_eval/cached/14.out new file mode 100644 index 0000000..22c2ada --- /dev/null +++ b/gzip/performance_eval/cached/14.out @@ -0,0 +1,10 @@ +~~TIME~~ bap startup [1560281424.352037796] +x86 MOV with offset instructions will not lifted due to unknown llvm version 7.1 + +~~TIME~~ dwarfsynth generation [1560281426.014260] +Found inconsistency (0x40d198 <000b5136>): (RSP + (16); u) -- (RSP + (8); u) +Inconsistent TId 000b5136 in subroutine x2nrealloc, skipping. +~~TIME~~ dwarfsynth cleaning [1560281429.753347] +~~TIME~~ write DWARF table [1560281429.829284661] +~~TIME~~ insert DWARF table in binary [1560281429.840772459] +~~TIME~~ finish [1560281429.846767182] diff --git a/gzip/performance_eval/cached/15.out b/gzip/performance_eval/cached/15.out new file mode 100644 index 0000000..5f7e606 --- /dev/null +++ b/gzip/performance_eval/cached/15.out @@ -0,0 +1,10 @@ +~~TIME~~ bap startup [1560281429.854164975] +x86 MOV with offset instructions will not lifted due to unknown llvm version 7.1 + +~~TIME~~ dwarfsynth generation [1560281431.543399] +Found inconsistency (0x40d198 <000b5136>): (RSP + (16); u) -- (RSP + (8); u) +Inconsistent TId 000b5136 in subroutine x2nrealloc, skipping. +~~TIME~~ dwarfsynth cleaning [1560281435.303522] +~~TIME~~ write DWARF table [1560281435.377588758] +~~TIME~~ insert DWARF table in binary [1560281435.388465169] +~~TIME~~ finish [1560281435.394388109] diff --git a/gzip/performance_eval/cached/16.out b/gzip/performance_eval/cached/16.out new file mode 100644 index 0000000..2845f31 --- /dev/null +++ b/gzip/performance_eval/cached/16.out @@ -0,0 +1,10 @@ +~~TIME~~ bap startup [1560281435.401107497] +x86 MOV with offset instructions will not lifted due to unknown llvm version 7.1 + +~~TIME~~ dwarfsynth generation [1560281437.058676] +Found inconsistency (0x40d198 <000b5136>): (RSP + (16); u) -- (RSP + (8); u) +Inconsistent TId 000b5136 in subroutine x2nrealloc, skipping. +~~TIME~~ dwarfsynth cleaning [1560281440.821699] +~~TIME~~ write DWARF table [1560281440.896160990] +~~TIME~~ insert DWARF table in binary [1560281440.906958740] +~~TIME~~ finish [1560281440.912979265] diff --git a/gzip/performance_eval/cached/17.out b/gzip/performance_eval/cached/17.out new file mode 100644 index 0000000..6b5bcc5 --- /dev/null +++ b/gzip/performance_eval/cached/17.out @@ -0,0 +1,10 @@ +~~TIME~~ bap startup [1560281440.919704641] +x86 MOV with offset instructions will not lifted due to unknown llvm version 7.1 + +~~TIME~~ dwarfsynth generation [1560281442.579090] +Found inconsistency (0x40d198 <000b5136>): (RSP + (16); u) -- (RSP + (8); u) +Inconsistent TId 000b5136 in subroutine x2nrealloc, skipping. +~~TIME~~ dwarfsynth cleaning [1560281446.330609] +~~TIME~~ write DWARF table [1560281446.410918828] +~~TIME~~ insert DWARF table in binary [1560281446.422142427] +~~TIME~~ finish [1560281446.427708299] diff --git a/gzip/performance_eval/cached/18.out b/gzip/performance_eval/cached/18.out new file mode 100644 index 0000000..d09225c --- /dev/null +++ b/gzip/performance_eval/cached/18.out @@ -0,0 +1,10 @@ +~~TIME~~ bap startup [1560281446.435277500] +x86 MOV with offset instructions will not lifted due to unknown llvm version 7.1 + +~~TIME~~ dwarfsynth generation [1560281448.117816] +Found inconsistency (0x40d198 <000b5136>): (RSP + (16); u) -- (RSP + (8); u) +Inconsistent TId 000b5136 in subroutine x2nrealloc, skipping. +~~TIME~~ dwarfsynth cleaning [1560281451.963857] +~~TIME~~ write DWARF table [1560281452.039344934] +~~TIME~~ insert DWARF table in binary [1560281452.050898326] +~~TIME~~ finish [1560281452.056525828] diff --git a/gzip/performance_eval/cached/19.out b/gzip/performance_eval/cached/19.out new file mode 100644 index 0000000..de76a96 --- /dev/null +++ b/gzip/performance_eval/cached/19.out @@ -0,0 +1,10 @@ +~~TIME~~ bap startup [1560281452.063779649] +x86 MOV with offset instructions will not lifted due to unknown llvm version 7.1 + +~~TIME~~ dwarfsynth generation [1560281453.735612] +Found inconsistency (0x40d198 <000b5136>): (RSP + (16); u) -- (RSP + (8); u) +Inconsistent TId 000b5136 in subroutine x2nrealloc, skipping. +~~TIME~~ dwarfsynth cleaning [1560281457.521017] +~~TIME~~ write DWARF table [1560281457.601037387] +~~TIME~~ insert DWARF table in binary [1560281457.612669903] +~~TIME~~ finish [1560281457.618724537] diff --git a/gzip/performance_eval/cached/2.out b/gzip/performance_eval/cached/2.out new file mode 100644 index 0000000..c96ab90 --- /dev/null +++ b/gzip/performance_eval/cached/2.out @@ -0,0 +1,10 @@ +~~TIME~~ bap startup [1560281357.870060470] +x86 MOV with offset instructions will not lifted due to unknown llvm version 7.1 + +~~TIME~~ dwarfsynth generation [1560281359.528141] +Found inconsistency (0x40d198 <000b5136>): (RSP + (16); u) -- (RSP + (8); u) +Inconsistent TId 000b5136 in subroutine x2nrealloc, skipping. +~~TIME~~ dwarfsynth cleaning [1560281363.314683] +~~TIME~~ write DWARF table [1560281363.389136466] +~~TIME~~ insert DWARF table in binary [1560281363.400780751] +~~TIME~~ finish [1560281363.406294054] diff --git a/gzip/performance_eval/cached/20.out b/gzip/performance_eval/cached/20.out new file mode 100644 index 0000000..9d245b4 --- /dev/null +++ b/gzip/performance_eval/cached/20.out @@ -0,0 +1,10 @@ +~~TIME~~ bap startup [1560281457.625894208] +x86 MOV with offset instructions will not lifted due to unknown llvm version 7.1 + +~~TIME~~ dwarfsynth generation [1560281459.321016] +Found inconsistency (0x40d198 <000b5136>): (RSP + (16); u) -- (RSP + (8); u) +Inconsistent TId 000b5136 in subroutine x2nrealloc, skipping. +~~TIME~~ dwarfsynth cleaning [1560281463.134007] +~~TIME~~ write DWARF table [1560281463.215000185] +~~TIME~~ insert DWARF table in binary [1560281463.226482420] +~~TIME~~ finish [1560281463.232581902] diff --git a/gzip/performance_eval/cached/21.out b/gzip/performance_eval/cached/21.out new file mode 100644 index 0000000..3a33055 --- /dev/null +++ b/gzip/performance_eval/cached/21.out @@ -0,0 +1,10 @@ +~~TIME~~ bap startup [1560281463.239462196] +x86 MOV with offset instructions will not lifted due to unknown llvm version 7.1 + +~~TIME~~ dwarfsynth generation [1560281464.908691] +Found inconsistency (0x40d198 <000b5136>): (RSP + (16); u) -- (RSP + (8); u) +Inconsistent TId 000b5136 in subroutine x2nrealloc, skipping. +~~TIME~~ dwarfsynth cleaning [1560281468.647992] +~~TIME~~ write DWARF table [1560281468.722160022] +~~TIME~~ insert DWARF table in binary [1560281468.733621514] +~~TIME~~ finish [1560281468.739469945] diff --git a/gzip/performance_eval/cached/22.out b/gzip/performance_eval/cached/22.out new file mode 100644 index 0000000..b21ec66 --- /dev/null +++ b/gzip/performance_eval/cached/22.out @@ -0,0 +1,10 @@ +~~TIME~~ bap startup [1560281468.746686071] +x86 MOV with offset instructions will not lifted due to unknown llvm version 7.1 + +~~TIME~~ dwarfsynth generation [1560281470.432567] +Found inconsistency (0x40d198 <000b5136>): (RSP + (16); u) -- (RSP + (8); u) +Inconsistent TId 000b5136 in subroutine x2nrealloc, skipping. +~~TIME~~ dwarfsynth cleaning [1560281474.201472] +~~TIME~~ write DWARF table [1560281474.281015229] +~~TIME~~ insert DWARF table in binary [1560281474.292142725] +~~TIME~~ finish [1560281474.297686643] diff --git a/gzip/performance_eval/cached/23.out b/gzip/performance_eval/cached/23.out new file mode 100644 index 0000000..30630d6 --- /dev/null +++ b/gzip/performance_eval/cached/23.out @@ -0,0 +1,10 @@ +~~TIME~~ bap startup [1560281474.305144829] +x86 MOV with offset instructions will not lifted due to unknown llvm version 7.1 + +~~TIME~~ dwarfsynth generation [1560281475.995944] +Found inconsistency (0x40d198 <000b5136>): (RSP + (16); u) -- (RSP + (8); u) +Inconsistent TId 000b5136 in subroutine x2nrealloc, skipping. +~~TIME~~ dwarfsynth cleaning [1560281479.773452] +~~TIME~~ write DWARF table [1560281479.850221700] +~~TIME~~ insert DWARF table in binary [1560281479.862411607] +~~TIME~~ finish [1560281479.868559585] diff --git a/gzip/performance_eval/cached/24.out b/gzip/performance_eval/cached/24.out new file mode 100644 index 0000000..6435bfd --- /dev/null +++ b/gzip/performance_eval/cached/24.out @@ -0,0 +1,10 @@ +~~TIME~~ bap startup [1560281479.876138242] +x86 MOV with offset instructions will not lifted due to unknown llvm version 7.1 + +~~TIME~~ dwarfsynth generation [1560281481.564604] +Found inconsistency (0x40d198 <000b5136>): (RSP + (16); u) -- (RSP + (8); u) +Inconsistent TId 000b5136 in subroutine x2nrealloc, skipping. +~~TIME~~ dwarfsynth cleaning [1560281485.375812] +~~TIME~~ write DWARF table [1560281485.454272926] +~~TIME~~ insert DWARF table in binary [1560281485.466314954] +~~TIME~~ finish [1560281485.472663794] diff --git a/gzip/performance_eval/cached/25.out b/gzip/performance_eval/cached/25.out new file mode 100644 index 0000000..32f01f7 --- /dev/null +++ b/gzip/performance_eval/cached/25.out @@ -0,0 +1,10 @@ +~~TIME~~ bap startup [1560281485.479509523] +x86 MOV with offset instructions will not lifted due to unknown llvm version 7.1 + +~~TIME~~ dwarfsynth generation [1560281487.190248] +Found inconsistency (0x40d198 <000b5136>): (RSP + (16); u) -- (RSP + (8); u) +Inconsistent TId 000b5136 in subroutine x2nrealloc, skipping. +~~TIME~~ dwarfsynth cleaning [1560281491.010432] +~~TIME~~ write DWARF table [1560281491.085877698] +~~TIME~~ insert DWARF table in binary [1560281491.096823874] +~~TIME~~ finish [1560281491.102328866] diff --git a/gzip/performance_eval/cached/26.out b/gzip/performance_eval/cached/26.out new file mode 100644 index 0000000..06b247e --- /dev/null +++ b/gzip/performance_eval/cached/26.out @@ -0,0 +1,10 @@ +~~TIME~~ bap startup [1560281491.109419801] +x86 MOV with offset instructions will not lifted due to unknown llvm version 7.1 + +~~TIME~~ dwarfsynth generation [1560281492.773578] +Found inconsistency (0x40d198 <000b5136>): (RSP + (16); u) -- (RSP + (8); u) +Inconsistent TId 000b5136 in subroutine x2nrealloc, skipping. +~~TIME~~ dwarfsynth cleaning [1560281496.561177] +~~TIME~~ write DWARF table [1560281496.640954444] +~~TIME~~ insert DWARF table in binary [1560281496.652417604] +~~TIME~~ finish [1560281496.658926529] diff --git a/gzip/performance_eval/cached/27.out b/gzip/performance_eval/cached/27.out new file mode 100644 index 0000000..ec4c5b8 --- /dev/null +++ b/gzip/performance_eval/cached/27.out @@ -0,0 +1,10 @@ +~~TIME~~ bap startup [1560281496.666473025] +x86 MOV with offset instructions will not lifted due to unknown llvm version 7.1 + +~~TIME~~ dwarfsynth generation [1560281498.351896] +Found inconsistency (0x40d198 <000b5136>): (RSP + (16); u) -- (RSP + (8); u) +Inconsistent TId 000b5136 in subroutine x2nrealloc, skipping. +~~TIME~~ dwarfsynth cleaning [1560281502.283159] +~~TIME~~ write DWARF table [1560281502.363213673] +~~TIME~~ insert DWARF table in binary [1560281502.374706084] +~~TIME~~ finish [1560281502.380456753] diff --git a/gzip/performance_eval/cached/28.out b/gzip/performance_eval/cached/28.out new file mode 100644 index 0000000..c767dd3 --- /dev/null +++ b/gzip/performance_eval/cached/28.out @@ -0,0 +1,10 @@ +~~TIME~~ bap startup [1560281502.387838183] +x86 MOV with offset instructions will not lifted due to unknown llvm version 7.1 + +~~TIME~~ dwarfsynth generation [1560281504.081297] +Found inconsistency (0x40d198 <000b5136>): (RSP + (16); u) -- (RSP + (8); u) +Inconsistent TId 000b5136 in subroutine x2nrealloc, skipping. +~~TIME~~ dwarfsynth cleaning [1560281507.874786] +~~TIME~~ write DWARF table [1560281507.950041826] +~~TIME~~ insert DWARF table in binary [1560281507.961369137] +~~TIME~~ finish [1560281507.967208562] diff --git a/gzip/performance_eval/cached/29.out b/gzip/performance_eval/cached/29.out new file mode 100644 index 0000000..97b35de --- /dev/null +++ b/gzip/performance_eval/cached/29.out @@ -0,0 +1,10 @@ +~~TIME~~ bap startup [1560281507.974820975] +x86 MOV with offset instructions will not lifted due to unknown llvm version 7.1 + +~~TIME~~ dwarfsynth generation [1560281509.655477] +Found inconsistency (0x40d198 <000b5136>): (RSP + (16); u) -- (RSP + (8); u) +Inconsistent TId 000b5136 in subroutine x2nrealloc, skipping. +~~TIME~~ dwarfsynth cleaning [1560281513.462898] +~~TIME~~ write DWARF table [1560281513.539737595] +~~TIME~~ insert DWARF table in binary [1560281513.551384350] +~~TIME~~ finish [1560281513.556873247] diff --git a/gzip/performance_eval/cached/3.out b/gzip/performance_eval/cached/3.out new file mode 100644 index 0000000..8d6f6e1 --- /dev/null +++ b/gzip/performance_eval/cached/3.out @@ -0,0 +1,10 @@ +~~TIME~~ bap startup [1560281363.413300204] +x86 MOV with offset instructions will not lifted due to unknown llvm version 7.1 + +~~TIME~~ dwarfsynth generation [1560281365.065564] +Found inconsistency (0x40d198 <000b5136>): (RSP + (16); u) -- (RSP + (8); u) +Inconsistent TId 000b5136 in subroutine x2nrealloc, skipping. +~~TIME~~ dwarfsynth cleaning [1560281368.783261] +~~TIME~~ write DWARF table [1560281368.857877394] +~~TIME~~ insert DWARF table in binary [1560281368.869279975] +~~TIME~~ finish [1560281368.875234654] diff --git a/gzip/performance_eval/cached/30.out b/gzip/performance_eval/cached/30.out new file mode 100644 index 0000000..8568614 --- /dev/null +++ b/gzip/performance_eval/cached/30.out @@ -0,0 +1,10 @@ +~~TIME~~ bap startup [1560281513.564072580] +x86 MOV with offset instructions will not lifted due to unknown llvm version 7.1 + +~~TIME~~ dwarfsynth generation [1560281515.279598] +Found inconsistency (0x40d198 <000b5136>): (RSP + (16); u) -- (RSP + (8); u) +Inconsistent TId 000b5136 in subroutine x2nrealloc, skipping. +~~TIME~~ dwarfsynth cleaning [1560281519.135458] +~~TIME~~ write DWARF table [1560281519.211780062] +~~TIME~~ insert DWARF table in binary [1560281519.223308499] +~~TIME~~ finish [1560281519.229142963] diff --git a/gzip/performance_eval/cached/31.out b/gzip/performance_eval/cached/31.out new file mode 100644 index 0000000..16f1d9c --- /dev/null +++ b/gzip/performance_eval/cached/31.out @@ -0,0 +1,10 @@ +~~TIME~~ bap startup [1560281519.235899501] +x86 MOV with offset instructions will not lifted due to unknown llvm version 7.1 + +~~TIME~~ dwarfsynth generation [1560281520.922599] +Found inconsistency (0x40d198 <000b5136>): (RSP + (16); u) -- (RSP + (8); u) +Inconsistent TId 000b5136 in subroutine x2nrealloc, skipping. +~~TIME~~ dwarfsynth cleaning [1560281524.718352] +~~TIME~~ write DWARF table [1560281524.798640302] +~~TIME~~ insert DWARF table in binary [1560281524.809637103] +~~TIME~~ finish [1560281524.815465879] diff --git a/gzip/performance_eval/cached/32.out b/gzip/performance_eval/cached/32.out new file mode 100644 index 0000000..6deef87 --- /dev/null +++ b/gzip/performance_eval/cached/32.out @@ -0,0 +1,10 @@ +~~TIME~~ bap startup [1560281524.822855657] +x86 MOV with offset instructions will not lifted due to unknown llvm version 7.1 + +~~TIME~~ dwarfsynth generation [1560281526.506230] +Found inconsistency (0x40d198 <000b5136>): (RSP + (16); u) -- (RSP + (8); u) +Inconsistent TId 000b5136 in subroutine x2nrealloc, skipping. +~~TIME~~ dwarfsynth cleaning [1560281530.313753] +~~TIME~~ write DWARF table [1560281530.389631432] +~~TIME~~ insert DWARF table in binary [1560281530.401015811] +~~TIME~~ finish [1560281530.407015527] diff --git a/gzip/performance_eval/cached/33.out b/gzip/performance_eval/cached/33.out new file mode 100644 index 0000000..65f2194 --- /dev/null +++ b/gzip/performance_eval/cached/33.out @@ -0,0 +1,10 @@ +~~TIME~~ bap startup [1560281530.414288194] +x86 MOV with offset instructions will not lifted due to unknown llvm version 7.1 + +~~TIME~~ dwarfsynth generation [1560281532.157952] +Found inconsistency (0x40d198 <000b5136>): (RSP + (16); u) -- (RSP + (8); u) +Inconsistent TId 000b5136 in subroutine x2nrealloc, skipping. +~~TIME~~ dwarfsynth cleaning [1560281535.964519] +~~TIME~~ write DWARF table [1560281536.040160072] +~~TIME~~ insert DWARF table in binary [1560281536.051215653] +~~TIME~~ finish [1560281536.056983502] diff --git a/gzip/performance_eval/cached/34.out b/gzip/performance_eval/cached/34.out new file mode 100644 index 0000000..ea08dba --- /dev/null +++ b/gzip/performance_eval/cached/34.out @@ -0,0 +1,10 @@ +~~TIME~~ bap startup [1560281536.064612699] +x86 MOV with offset instructions will not lifted due to unknown llvm version 7.1 + +~~TIME~~ dwarfsynth generation [1560281537.754646] +Found inconsistency (0x40d198 <000b5136>): (RSP + (16); u) -- (RSP + (8); u) +Inconsistent TId 000b5136 in subroutine x2nrealloc, skipping. +~~TIME~~ dwarfsynth cleaning [1560281541.560252] +~~TIME~~ write DWARF table [1560281541.638332015] +~~TIME~~ insert DWARF table in binary [1560281541.649971947] +~~TIME~~ finish [1560281541.656045840] diff --git a/gzip/performance_eval/cached/35.out b/gzip/performance_eval/cached/35.out new file mode 100644 index 0000000..d3681c9 --- /dev/null +++ b/gzip/performance_eval/cached/35.out @@ -0,0 +1,10 @@ +~~TIME~~ bap startup [1560281541.663220654] +x86 MOV with offset instructions will not lifted due to unknown llvm version 7.1 + +~~TIME~~ dwarfsynth generation [1560281543.364881] +Found inconsistency (0x40d198 <000b5136>): (RSP + (16); u) -- (RSP + (8); u) +Inconsistent TId 000b5136 in subroutine x2nrealloc, skipping. +~~TIME~~ dwarfsynth cleaning [1560281547.197339] +~~TIME~~ write DWARF table [1560281547.273884100] +~~TIME~~ insert DWARF table in binary [1560281547.285065332] +~~TIME~~ finish [1560281547.290886995] diff --git a/gzip/performance_eval/cached/36.out b/gzip/performance_eval/cached/36.out new file mode 100644 index 0000000..d291aa6 --- /dev/null +++ b/gzip/performance_eval/cached/36.out @@ -0,0 +1,10 @@ +~~TIME~~ bap startup [1560281547.298387604] +x86 MOV with offset instructions will not lifted due to unknown llvm version 7.1 + +~~TIME~~ dwarfsynth generation [1560281548.973210] +Found inconsistency (0x40d198 <000b5136>): (RSP + (16); u) -- (RSP + (8); u) +Inconsistent TId 000b5136 in subroutine x2nrealloc, skipping. +~~TIME~~ dwarfsynth cleaning [1560281552.786291] +~~TIME~~ write DWARF table [1560281552.866410011] +~~TIME~~ insert DWARF table in binary [1560281552.877824774] +~~TIME~~ finish [1560281552.883684310] diff --git a/gzip/performance_eval/cached/37.out b/gzip/performance_eval/cached/37.out new file mode 100644 index 0000000..61ac6d2 --- /dev/null +++ b/gzip/performance_eval/cached/37.out @@ -0,0 +1,10 @@ +~~TIME~~ bap startup [1560281552.891004728] +x86 MOV with offset instructions will not lifted due to unknown llvm version 7.1 + +~~TIME~~ dwarfsynth generation [1560281554.582563] +Found inconsistency (0x40d198 <000b5136>): (RSP + (16); u) -- (RSP + (8); u) +Inconsistent TId 000b5136 in subroutine x2nrealloc, skipping. +~~TIME~~ dwarfsynth cleaning [1560281558.453338] +~~TIME~~ write DWARF table [1560281558.530938018] +~~TIME~~ insert DWARF table in binary [1560281558.543420433] +~~TIME~~ finish [1560281558.550283154] diff --git a/gzip/performance_eval/cached/38.out b/gzip/performance_eval/cached/38.out new file mode 100644 index 0000000..d718eb3 --- /dev/null +++ b/gzip/performance_eval/cached/38.out @@ -0,0 +1,10 @@ +~~TIME~~ bap startup [1560281558.557710289] +x86 MOV with offset instructions will not lifted due to unknown llvm version 7.1 + +~~TIME~~ dwarfsynth generation [1560281560.287532] +Found inconsistency (0x40d198 <000b5136>): (RSP + (16); u) -- (RSP + (8); u) +Inconsistent TId 000b5136 in subroutine x2nrealloc, skipping. +~~TIME~~ dwarfsynth cleaning [1560281564.123894] +~~TIME~~ write DWARF table [1560281564.204535342] +~~TIME~~ insert DWARF table in binary [1560281564.215266918] +~~TIME~~ finish [1560281564.221215357] diff --git a/gzip/performance_eval/cached/39.out b/gzip/performance_eval/cached/39.out new file mode 100644 index 0000000..2cbdbf8 --- /dev/null +++ b/gzip/performance_eval/cached/39.out @@ -0,0 +1,10 @@ +~~TIME~~ bap startup [1560281564.228518756] +x86 MOV with offset instructions will not lifted due to unknown llvm version 7.1 + +~~TIME~~ dwarfsynth generation [1560281565.950320] +Found inconsistency (0x40d198 <000b5136>): (RSP + (16); u) -- (RSP + (8); u) +Inconsistent TId 000b5136 in subroutine x2nrealloc, skipping. +~~TIME~~ dwarfsynth cleaning [1560281569.806175] +~~TIME~~ write DWARF table [1560281569.880998272] +~~TIME~~ insert DWARF table in binary [1560281569.892680378] +~~TIME~~ finish [1560281569.898710042] diff --git a/gzip/performance_eval/cached/4.out b/gzip/performance_eval/cached/4.out new file mode 100644 index 0000000..2bde29d --- /dev/null +++ b/gzip/performance_eval/cached/4.out @@ -0,0 +1,10 @@ +~~TIME~~ bap startup [1560281368.882481007] +x86 MOV with offset instructions will not lifted due to unknown llvm version 7.1 + +~~TIME~~ dwarfsynth generation [1560281370.543147] +Found inconsistency (0x40d198 <000b5136>): (RSP + (16); u) -- (RSP + (8); u) +Inconsistent TId 000b5136 in subroutine x2nrealloc, skipping. +~~TIME~~ dwarfsynth cleaning [1560281374.314420] +~~TIME~~ write DWARF table [1560281374.388680290] +~~TIME~~ insert DWARF table in binary [1560281374.400143760] +~~TIME~~ finish [1560281374.406207060] diff --git a/gzip/performance_eval/cached/40.out b/gzip/performance_eval/cached/40.out new file mode 100644 index 0000000..efb2338 --- /dev/null +++ b/gzip/performance_eval/cached/40.out @@ -0,0 +1,10 @@ +~~TIME~~ bap startup [1560281569.906010609] +x86 MOV with offset instructions will not lifted due to unknown llvm version 7.1 + +~~TIME~~ dwarfsynth generation [1560281571.650430] +Found inconsistency (0x40d198 <000b5136>): (RSP + (16); u) -- (RSP + (8); u) +Inconsistent TId 000b5136 in subroutine x2nrealloc, skipping. +~~TIME~~ dwarfsynth cleaning [1560281575.581333] +~~TIME~~ write DWARF table [1560281575.659190256] +~~TIME~~ insert DWARF table in binary [1560281575.671184190] +~~TIME~~ finish [1560281575.677105108] diff --git a/gzip/performance_eval/cached/41.out b/gzip/performance_eval/cached/41.out new file mode 100644 index 0000000..6ed867a --- /dev/null +++ b/gzip/performance_eval/cached/41.out @@ -0,0 +1,10 @@ +~~TIME~~ bap startup [1560281575.684496004] +x86 MOV with offset instructions will not lifted due to unknown llvm version 7.1 + +~~TIME~~ dwarfsynth generation [1560281577.390342] +Found inconsistency (0x40d198 <000b5136>): (RSP + (16); u) -- (RSP + (8); u) +Inconsistent TId 000b5136 in subroutine x2nrealloc, skipping. +~~TIME~~ dwarfsynth cleaning [1560281581.194364] +~~TIME~~ write DWARF table [1560281581.269674206] +~~TIME~~ insert DWARF table in binary [1560281581.281093402] +~~TIME~~ finish [1560281581.286624106] diff --git a/gzip/performance_eval/cached/42.out b/gzip/performance_eval/cached/42.out new file mode 100644 index 0000000..f1d574f --- /dev/null +++ b/gzip/performance_eval/cached/42.out @@ -0,0 +1,10 @@ +~~TIME~~ bap startup [1560281581.293540955] +x86 MOV with offset instructions will not lifted due to unknown llvm version 7.1 + +~~TIME~~ dwarfsynth generation [1560281582.988928] +Found inconsistency (0x40d198 <000b5136>): (RSP + (16); u) -- (RSP + (8); u) +Inconsistent TId 000b5136 in subroutine x2nrealloc, skipping. +~~TIME~~ dwarfsynth cleaning [1560281586.799485] +~~TIME~~ write DWARF table [1560281586.875164685] +~~TIME~~ insert DWARF table in binary [1560281586.886656461] +~~TIME~~ finish [1560281586.892542509] diff --git a/gzip/performance_eval/cached/43.out b/gzip/performance_eval/cached/43.out new file mode 100644 index 0000000..69514c4 --- /dev/null +++ b/gzip/performance_eval/cached/43.out @@ -0,0 +1,10 @@ +~~TIME~~ bap startup [1560281586.899381428] +x86 MOV with offset instructions will not lifted due to unknown llvm version 7.1 + +~~TIME~~ dwarfsynth generation [1560281588.621306] +Found inconsistency (0x40d198 <000b5136>): (RSP + (16); u) -- (RSP + (8); u) +Inconsistent TId 000b5136 in subroutine x2nrealloc, skipping. +~~TIME~~ dwarfsynth cleaning [1560281592.489716] +~~TIME~~ write DWARF table [1560281592.567288066] +~~TIME~~ insert DWARF table in binary [1560281592.578783228] +~~TIME~~ finish [1560281592.585472106] diff --git a/gzip/performance_eval/cached/44.out b/gzip/performance_eval/cached/44.out new file mode 100644 index 0000000..85d4a23 --- /dev/null +++ b/gzip/performance_eval/cached/44.out @@ -0,0 +1,10 @@ +~~TIME~~ bap startup [1560281592.592464985] +x86 MOV with offset instructions will not lifted due to unknown llvm version 7.1 + +~~TIME~~ dwarfsynth generation [1560281594.296132] +Found inconsistency (0x40d198 <000b5136>): (RSP + (16); u) -- (RSP + (8); u) +Inconsistent TId 000b5136 in subroutine x2nrealloc, skipping. +~~TIME~~ dwarfsynth cleaning [1560281598.082554] +~~TIME~~ write DWARF table [1560281598.160458829] +~~TIME~~ insert DWARF table in binary [1560281598.172061374] +~~TIME~~ finish [1560281598.178046508] diff --git a/gzip/performance_eval/cached/45.out b/gzip/performance_eval/cached/45.out new file mode 100644 index 0000000..dcb9c4b --- /dev/null +++ b/gzip/performance_eval/cached/45.out @@ -0,0 +1,10 @@ +~~TIME~~ bap startup [1560281598.185515936] +x86 MOV with offset instructions will not lifted due to unknown llvm version 7.1 + +~~TIME~~ dwarfsynth generation [1560281599.945846] +Found inconsistency (0x40d198 <000b5136>): (RSP + (16); u) -- (RSP + (8); u) +Inconsistent TId 000b5136 in subroutine x2nrealloc, skipping. +~~TIME~~ dwarfsynth cleaning [1560281603.757230] +~~TIME~~ write DWARF table [1560281603.835991775] +~~TIME~~ insert DWARF table in binary [1560281603.847151274] +~~TIME~~ finish [1560281603.852953672] diff --git a/gzip/performance_eval/cached/46.out b/gzip/performance_eval/cached/46.out new file mode 100644 index 0000000..7a05f6f --- /dev/null +++ b/gzip/performance_eval/cached/46.out @@ -0,0 +1,10 @@ +~~TIME~~ bap startup [1560281603.860919959] +x86 MOV with offset instructions will not lifted due to unknown llvm version 7.1 + +~~TIME~~ dwarfsynth generation [1560281605.587011] +Found inconsistency (0x40d198 <000b5136>): (RSP + (16); u) -- (RSP + (8); u) +Inconsistent TId 000b5136 in subroutine x2nrealloc, skipping. +~~TIME~~ dwarfsynth cleaning [1560281609.413989] +~~TIME~~ write DWARF table [1560281609.492620497] +~~TIME~~ insert DWARF table in binary [1560281609.504604426] +~~TIME~~ finish [1560281609.510397996] diff --git a/gzip/performance_eval/cached/47.out b/gzip/performance_eval/cached/47.out new file mode 100644 index 0000000..e6173d0 --- /dev/null +++ b/gzip/performance_eval/cached/47.out @@ -0,0 +1,10 @@ +~~TIME~~ bap startup [1560281609.517543081] +x86 MOV with offset instructions will not lifted due to unknown llvm version 7.1 + +~~TIME~~ dwarfsynth generation [1560281611.195664] +Found inconsistency (0x40d198 <000b5136>): (RSP + (16); u) -- (RSP + (8); u) +Inconsistent TId 000b5136 in subroutine x2nrealloc, skipping. +~~TIME~~ dwarfsynth cleaning [1560281615.062610] +~~TIME~~ write DWARF table [1560281615.138304730] +~~TIME~~ insert DWARF table in binary [1560281615.150012952] +~~TIME~~ finish [1560281615.155950105] diff --git a/gzip/performance_eval/cached/48.out b/gzip/performance_eval/cached/48.out new file mode 100644 index 0000000..dfe7974 --- /dev/null +++ b/gzip/performance_eval/cached/48.out @@ -0,0 +1,10 @@ +~~TIME~~ bap startup [1560281615.163057395] +x86 MOV with offset instructions will not lifted due to unknown llvm version 7.1 + +~~TIME~~ dwarfsynth generation [1560281616.874626] +Found inconsistency (0x40d198 <000b5136>): (RSP + (16); u) -- (RSP + (8); u) +Inconsistent TId 000b5136 in subroutine x2nrealloc, skipping. +~~TIME~~ dwarfsynth cleaning [1560281620.674894] +~~TIME~~ write DWARF table [1560281620.752402694] +~~TIME~~ insert DWARF table in binary [1560281620.763904473] +~~TIME~~ finish [1560281620.770088457] diff --git a/gzip/performance_eval/cached/49.out b/gzip/performance_eval/cached/49.out new file mode 100644 index 0000000..377813d --- /dev/null +++ b/gzip/performance_eval/cached/49.out @@ -0,0 +1,10 @@ +~~TIME~~ bap startup [1560281620.777143129] +x86 MOV with offset instructions will not lifted due to unknown llvm version 7.1 + +~~TIME~~ dwarfsynth generation [1560281622.459392] +Found inconsistency (0x40d198 <000b5136>): (RSP + (16); u) -- (RSP + (8); u) +Inconsistent TId 000b5136 in subroutine x2nrealloc, skipping. +~~TIME~~ dwarfsynth cleaning [1560281626.263536] +~~TIME~~ write DWARF table [1560281626.339114086] +~~TIME~~ insert DWARF table in binary [1560281626.350602312] +~~TIME~~ finish [1560281626.356433705] diff --git a/gzip/performance_eval/cached/5.out b/gzip/performance_eval/cached/5.out new file mode 100644 index 0000000..8e8ada2 --- /dev/null +++ b/gzip/performance_eval/cached/5.out @@ -0,0 +1,10 @@ +~~TIME~~ bap startup [1560281374.413093044] +x86 MOV with offset instructions will not lifted due to unknown llvm version 7.1 + +~~TIME~~ dwarfsynth generation [1560281376.171342] +Found inconsistency (0x40d198 <000b5136>): (RSP + (16); u) -- (RSP + (8); u) +Inconsistent TId 000b5136 in subroutine x2nrealloc, skipping. +~~TIME~~ dwarfsynth cleaning [1560281379.992959] +~~TIME~~ write DWARF table [1560281380.069703605] +~~TIME~~ insert DWARF table in binary [1560281380.080905430] +~~TIME~~ finish [1560281380.086732062] diff --git a/gzip/performance_eval/cached/50.out b/gzip/performance_eval/cached/50.out new file mode 100644 index 0000000..66c09b2 --- /dev/null +++ b/gzip/performance_eval/cached/50.out @@ -0,0 +1,10 @@ +~~TIME~~ bap startup [1560281626.363434970] +x86 MOV with offset instructions will not lifted due to unknown llvm version 7.1 + +~~TIME~~ dwarfsynth generation [1560281628.049524] +Found inconsistency (0x40d198 <000b5136>): (RSP + (16); u) -- (RSP + (8); u) +Inconsistent TId 000b5136 in subroutine x2nrealloc, skipping. +~~TIME~~ dwarfsynth cleaning [1560281631.923170] +~~TIME~~ write DWARF table [1560281631.998482136] +~~TIME~~ insert DWARF table in binary [1560281632.011693648] +~~TIME~~ finish [1560281632.019175222] diff --git a/gzip/performance_eval/cached/51.out b/gzip/performance_eval/cached/51.out new file mode 100644 index 0000000..8f9fa5f --- /dev/null +++ b/gzip/performance_eval/cached/51.out @@ -0,0 +1,10 @@ +~~TIME~~ bap startup [1560281632.026386919] +x86 MOV with offset instructions will not lifted due to unknown llvm version 7.1 + +~~TIME~~ dwarfsynth generation [1560281633.721467] +Found inconsistency (0x40d198 <000b5136>): (RSP + (16); u) -- (RSP + (8); u) +Inconsistent TId 000b5136 in subroutine x2nrealloc, skipping. +~~TIME~~ dwarfsynth cleaning [1560281637.522722] +~~TIME~~ write DWARF table [1560281637.599629183] +~~TIME~~ insert DWARF table in binary [1560281637.611304842] +~~TIME~~ finish [1560281637.617430011] diff --git a/gzip/performance_eval/cached/52.out b/gzip/performance_eval/cached/52.out new file mode 100644 index 0000000..6595a5a --- /dev/null +++ b/gzip/performance_eval/cached/52.out @@ -0,0 +1,10 @@ +~~TIME~~ bap startup [1560281637.624124494] +x86 MOV with offset instructions will not lifted due to unknown llvm version 7.1 + +~~TIME~~ dwarfsynth generation [1560281639.296319] +Found inconsistency (0x40d198 <000b5136>): (RSP + (16); u) -- (RSP + (8); u) +Inconsistent TId 000b5136 in subroutine x2nrealloc, skipping. +~~TIME~~ dwarfsynth cleaning [1560281643.069992] +~~TIME~~ write DWARF table [1560281643.144766638] +~~TIME~~ insert DWARF table in binary [1560281643.157041966] +~~TIME~~ finish [1560281643.162773820] diff --git a/gzip/performance_eval/cached/53.out b/gzip/performance_eval/cached/53.out new file mode 100644 index 0000000..f69b48c --- /dev/null +++ b/gzip/performance_eval/cached/53.out @@ -0,0 +1,10 @@ +~~TIME~~ bap startup [1560281643.169745674] +x86 MOV with offset instructions will not lifted due to unknown llvm version 7.1 + +~~TIME~~ dwarfsynth generation [1560281644.908058] +Found inconsistency (0x40d198 <000b5136>): (RSP + (16); u) -- (RSP + (8); u) +Inconsistent TId 000b5136 in subroutine x2nrealloc, skipping. +~~TIME~~ dwarfsynth cleaning [1560281648.740735] +~~TIME~~ write DWARF table [1560281648.820074757] +~~TIME~~ insert DWARF table in binary [1560281648.831567069] +~~TIME~~ finish [1560281648.837188890] diff --git a/gzip/performance_eval/cached/54.out b/gzip/performance_eval/cached/54.out new file mode 100644 index 0000000..7113be0 --- /dev/null +++ b/gzip/performance_eval/cached/54.out @@ -0,0 +1,10 @@ +~~TIME~~ bap startup [1560281648.844573103] +x86 MOV with offset instructions will not lifted due to unknown llvm version 7.1 + +~~TIME~~ dwarfsynth generation [1560281650.574437] +Found inconsistency (0x40d198 <000b5136>): (RSP + (16); u) -- (RSP + (8); u) +Inconsistent TId 000b5136 in subroutine x2nrealloc, skipping. +~~TIME~~ dwarfsynth cleaning [1560281654.482302] +~~TIME~~ write DWARF table [1560281654.559424096] +~~TIME~~ insert DWARF table in binary [1560281654.570578866] +~~TIME~~ finish [1560281654.576593745] diff --git a/gzip/performance_eval/cached/55.out b/gzip/performance_eval/cached/55.out new file mode 100644 index 0000000..9a4607c --- /dev/null +++ b/gzip/performance_eval/cached/55.out @@ -0,0 +1,10 @@ +~~TIME~~ bap startup [1560281654.583652826] +x86 MOV with offset instructions will not lifted due to unknown llvm version 7.1 + +~~TIME~~ dwarfsynth generation [1560281656.275971] +Found inconsistency (0x40d198 <000b5136>): (RSP + (16); u) -- (RSP + (8); u) +Inconsistent TId 000b5136 in subroutine x2nrealloc, skipping. +~~TIME~~ dwarfsynth cleaning [1560281660.130978] +~~TIME~~ write DWARF table [1560281660.208100120] +~~TIME~~ insert DWARF table in binary [1560281660.219781075] +~~TIME~~ finish [1560281660.225366595] diff --git a/gzip/performance_eval/cached/56.out b/gzip/performance_eval/cached/56.out new file mode 100644 index 0000000..60d98f3 --- /dev/null +++ b/gzip/performance_eval/cached/56.out @@ -0,0 +1,10 @@ +~~TIME~~ bap startup [1560281660.232621937] +x86 MOV with offset instructions will not lifted due to unknown llvm version 7.1 + +~~TIME~~ dwarfsynth generation [1560281661.921193] +Found inconsistency (0x40d198 <000b5136>): (RSP + (16); u) -- (RSP + (8); u) +Inconsistent TId 000b5136 in subroutine x2nrealloc, skipping. +~~TIME~~ dwarfsynth cleaning [1560281665.770556] +~~TIME~~ write DWARF table [1560281665.850885692] +~~TIME~~ insert DWARF table in binary [1560281665.862589666] +~~TIME~~ finish [1560281665.868782569] diff --git a/gzip/performance_eval/cached/57.out b/gzip/performance_eval/cached/57.out new file mode 100644 index 0000000..14d08f7 --- /dev/null +++ b/gzip/performance_eval/cached/57.out @@ -0,0 +1,10 @@ +~~TIME~~ bap startup [1560281665.876417111] +x86 MOV with offset instructions will not lifted due to unknown llvm version 7.1 + +~~TIME~~ dwarfsynth generation [1560281667.595955] +Found inconsistency (0x40d198 <000b5136>): (RSP + (16); u) -- (RSP + (8); u) +Inconsistent TId 000b5136 in subroutine x2nrealloc, skipping. +~~TIME~~ dwarfsynth cleaning [1560281671.422615] +~~TIME~~ write DWARF table [1560281671.497403523] +~~TIME~~ insert DWARF table in binary [1560281671.508706242] +~~TIME~~ finish [1560281671.514655055] diff --git a/gzip/performance_eval/cached/58.out b/gzip/performance_eval/cached/58.out new file mode 100644 index 0000000..fb4e97e --- /dev/null +++ b/gzip/performance_eval/cached/58.out @@ -0,0 +1,10 @@ +~~TIME~~ bap startup [1560281671.522799979] +x86 MOV with offset instructions will not lifted due to unknown llvm version 7.1 + +~~TIME~~ dwarfsynth generation [1560281673.236881] +Found inconsistency (0x40d198 <000b5136>): (RSP + (16); u) -- (RSP + (8); u) +Inconsistent TId 000b5136 in subroutine x2nrealloc, skipping. +~~TIME~~ dwarfsynth cleaning [1560281677.068214] +~~TIME~~ write DWARF table [1560281677.144708401] +~~TIME~~ insert DWARF table in binary [1560281677.156426917] +~~TIME~~ finish [1560281677.162055972] diff --git a/gzip/performance_eval/cached/59.out b/gzip/performance_eval/cached/59.out new file mode 100644 index 0000000..67debfb --- /dev/null +++ b/gzip/performance_eval/cached/59.out @@ -0,0 +1,10 @@ +~~TIME~~ bap startup [1560281677.169161587] +x86 MOV with offset instructions will not lifted due to unknown llvm version 7.1 + +~~TIME~~ dwarfsynth generation [1560281678.846489] +Found inconsistency (0x40d198 <000b5136>): (RSP + (16); u) -- (RSP + (8); u) +Inconsistent TId 000b5136 in subroutine x2nrealloc, skipping. +~~TIME~~ dwarfsynth cleaning [1560281682.689488] +~~TIME~~ write DWARF table [1560281682.766973939] +~~TIME~~ insert DWARF table in binary [1560281682.779102853] +~~TIME~~ finish [1560281682.784977218] diff --git a/gzip/performance_eval/cached/6.out b/gzip/performance_eval/cached/6.out new file mode 100644 index 0000000..029b320 --- /dev/null +++ b/gzip/performance_eval/cached/6.out @@ -0,0 +1,10 @@ +~~TIME~~ bap startup [1560281380.093826129] +x86 MOV with offset instructions will not lifted due to unknown llvm version 7.1 + +~~TIME~~ dwarfsynth generation [1560281381.763351] +Found inconsistency (0x40d198 <000b5136>): (RSP + (16); u) -- (RSP + (8); u) +Inconsistent TId 000b5136 in subroutine x2nrealloc, skipping. +~~TIME~~ dwarfsynth cleaning [1560281385.498015] +~~TIME~~ write DWARF table [1560281385.572400948] +~~TIME~~ insert DWARF table in binary [1560281385.583685788] +~~TIME~~ finish [1560281385.589498738] diff --git a/gzip/performance_eval/cached/60.out b/gzip/performance_eval/cached/60.out new file mode 100644 index 0000000..8a2db96 --- /dev/null +++ b/gzip/performance_eval/cached/60.out @@ -0,0 +1,10 @@ +~~TIME~~ bap startup [1560281682.792107470] +x86 MOV with offset instructions will not lifted due to unknown llvm version 7.1 + +~~TIME~~ dwarfsynth generation [1560281684.555952] +Found inconsistency (0x40d198 <000b5136>): (RSP + (16); u) -- (RSP + (8); u) +Inconsistent TId 000b5136 in subroutine x2nrealloc, skipping. +~~TIME~~ dwarfsynth cleaning [1560281688.483822] +~~TIME~~ write DWARF table [1560281688.566549168] +~~TIME~~ insert DWARF table in binary [1560281688.577849551] +~~TIME~~ finish [1560281688.584042058] diff --git a/gzip/performance_eval/cached/61.out b/gzip/performance_eval/cached/61.out new file mode 100644 index 0000000..58b52ac --- /dev/null +++ b/gzip/performance_eval/cached/61.out @@ -0,0 +1,10 @@ +~~TIME~~ bap startup [1560281688.591104005] +x86 MOV with offset instructions will not lifted due to unknown llvm version 7.1 + +~~TIME~~ dwarfsynth generation [1560281690.343004] +Found inconsistency (0x40d198 <000b5136>): (RSP + (16); u) -- (RSP + (8); u) +Inconsistent TId 000b5136 in subroutine x2nrealloc, skipping. +~~TIME~~ dwarfsynth cleaning [1560281694.166833] +~~TIME~~ write DWARF table [1560281694.244294706] +~~TIME~~ insert DWARF table in binary [1560281694.255690745] +~~TIME~~ finish [1560281694.261542741] diff --git a/gzip/performance_eval/cached/62.out b/gzip/performance_eval/cached/62.out new file mode 100644 index 0000000..8506a51 --- /dev/null +++ b/gzip/performance_eval/cached/62.out @@ -0,0 +1,10 @@ +~~TIME~~ bap startup [1560281694.268521021] +x86 MOV with offset instructions will not lifted due to unknown llvm version 7.1 + +~~TIME~~ dwarfsynth generation [1560281695.970790] +Found inconsistency (0x40d198 <000b5136>): (RSP + (16); u) -- (RSP + (8); u) +Inconsistent TId 000b5136 in subroutine x2nrealloc, skipping. +~~TIME~~ dwarfsynth cleaning [1560281699.773256] +~~TIME~~ write DWARF table [1560281699.851669704] +~~TIME~~ insert DWARF table in binary [1560281699.862957961] +~~TIME~~ finish [1560281699.868946538] diff --git a/gzip/performance_eval/cached/63.out b/gzip/performance_eval/cached/63.out new file mode 100644 index 0000000..0e36001 --- /dev/null +++ b/gzip/performance_eval/cached/63.out @@ -0,0 +1,10 @@ +~~TIME~~ bap startup [1560281699.876018462] +x86 MOV with offset instructions will not lifted due to unknown llvm version 7.1 + +~~TIME~~ dwarfsynth generation [1560281701.555552] +Found inconsistency (0x40d198 <000b5136>): (RSP + (16); u) -- (RSP + (8); u) +Inconsistent TId 000b5136 in subroutine x2nrealloc, skipping. +~~TIME~~ dwarfsynth cleaning [1560281705.359769] +~~TIME~~ write DWARF table [1560281705.438836361] +~~TIME~~ insert DWARF table in binary [1560281705.449901062] +~~TIME~~ finish [1560281705.455699971] diff --git a/gzip/performance_eval/cached/64.out b/gzip/performance_eval/cached/64.out new file mode 100644 index 0000000..f50805a --- /dev/null +++ b/gzip/performance_eval/cached/64.out @@ -0,0 +1,10 @@ +~~TIME~~ bap startup [1560281705.462707981] +x86 MOV with offset instructions will not lifted due to unknown llvm version 7.1 + +~~TIME~~ dwarfsynth generation [1560281707.161891] +Found inconsistency (0x40d198 <000b5136>): (RSP + (16); u) -- (RSP + (8); u) +Inconsistent TId 000b5136 in subroutine x2nrealloc, skipping. +~~TIME~~ dwarfsynth cleaning [1560281710.976875] +~~TIME~~ write DWARF table [1560281711.054804750] +~~TIME~~ insert DWARF table in binary [1560281711.066129181] +~~TIME~~ finish [1560281711.071915568] diff --git a/gzip/performance_eval/cached/65.out b/gzip/performance_eval/cached/65.out new file mode 100644 index 0000000..178587b --- /dev/null +++ b/gzip/performance_eval/cached/65.out @@ -0,0 +1,10 @@ +~~TIME~~ bap startup [1560281711.078756377] +x86 MOV with offset instructions will not lifted due to unknown llvm version 7.1 + +~~TIME~~ dwarfsynth generation [1560281712.793332] +Found inconsistency (0x40d198 <000b5136>): (RSP + (16); u) -- (RSP + (8); u) +Inconsistent TId 000b5136 in subroutine x2nrealloc, skipping. +~~TIME~~ dwarfsynth cleaning [1560281716.603913] +~~TIME~~ write DWARF table [1560281716.681998348] +~~TIME~~ insert DWARF table in binary [1560281716.693000987] +~~TIME~~ finish [1560281716.698746947] diff --git a/gzip/performance_eval/cached/66.out b/gzip/performance_eval/cached/66.out new file mode 100644 index 0000000..780ac02 --- /dev/null +++ b/gzip/performance_eval/cached/66.out @@ -0,0 +1,10 @@ +~~TIME~~ bap startup [1560281716.705768202] +x86 MOV with offset instructions will not lifted due to unknown llvm version 7.1 + +~~TIME~~ dwarfsynth generation [1560281718.408417] +Found inconsistency (0x40d198 <000b5136>): (RSP + (16); u) -- (RSP + (8); u) +Inconsistent TId 000b5136 in subroutine x2nrealloc, skipping. +~~TIME~~ dwarfsynth cleaning [1560281722.199916] +~~TIME~~ write DWARF table [1560281722.278341424] +~~TIME~~ insert DWARF table in binary [1560281722.289950974] +~~TIME~~ finish [1560281722.295614193] diff --git a/gzip/performance_eval/cached/67.out b/gzip/performance_eval/cached/67.out new file mode 100644 index 0000000..132eba3 --- /dev/null +++ b/gzip/performance_eval/cached/67.out @@ -0,0 +1,10 @@ +~~TIME~~ bap startup [1560281722.302938675] +x86 MOV with offset instructions will not lifted due to unknown llvm version 7.1 + +~~TIME~~ dwarfsynth generation [1560281724.019906] +Found inconsistency (0x40d198 <000b5136>): (RSP + (16); u) -- (RSP + (8); u) +Inconsistent TId 000b5136 in subroutine x2nrealloc, skipping. +~~TIME~~ dwarfsynth cleaning [1560281727.818378] +~~TIME~~ write DWARF table [1560281727.896434043] +~~TIME~~ insert DWARF table in binary [1560281727.908040590] +~~TIME~~ finish [1560281727.914143694] diff --git a/gzip/performance_eval/cached/68.out b/gzip/performance_eval/cached/68.out new file mode 100644 index 0000000..a88461e --- /dev/null +++ b/gzip/performance_eval/cached/68.out @@ -0,0 +1,10 @@ +~~TIME~~ bap startup [1560281727.921485453] +x86 MOV with offset instructions will not lifted due to unknown llvm version 7.1 + +~~TIME~~ dwarfsynth generation [1560281729.643277] +Found inconsistency (0x40d198 <000b5136>): (RSP + (16); u) -- (RSP + (8); u) +Inconsistent TId 000b5136 in subroutine x2nrealloc, skipping. +~~TIME~~ dwarfsynth cleaning [1560281733.522134] +~~TIME~~ write DWARF table [1560281733.600269951] +~~TIME~~ insert DWARF table in binary [1560281733.611825891] +~~TIME~~ finish [1560281733.617754705] diff --git a/gzip/performance_eval/cached/69.out b/gzip/performance_eval/cached/69.out new file mode 100644 index 0000000..fa0bc80 --- /dev/null +++ b/gzip/performance_eval/cached/69.out @@ -0,0 +1,10 @@ +~~TIME~~ bap startup [1560281733.624971005] +x86 MOV with offset instructions will not lifted due to unknown llvm version 7.1 + +~~TIME~~ dwarfsynth generation [1560281735.333951] +Found inconsistency (0x40d198 <000b5136>): (RSP + (16); u) -- (RSP + (8); u) +Inconsistent TId 000b5136 in subroutine x2nrealloc, skipping. +~~TIME~~ dwarfsynth cleaning [1560281739.184344] +~~TIME~~ write DWARF table [1560281739.262949665] +~~TIME~~ insert DWARF table in binary [1560281739.274598825] +~~TIME~~ finish [1560281739.280273078] diff --git a/gzip/performance_eval/cached/7.out b/gzip/performance_eval/cached/7.out new file mode 100644 index 0000000..30faed5 --- /dev/null +++ b/gzip/performance_eval/cached/7.out @@ -0,0 +1,10 @@ +~~TIME~~ bap startup [1560281385.596669206] +x86 MOV with offset instructions will not lifted due to unknown llvm version 7.1 + +~~TIME~~ dwarfsynth generation [1560281387.251200] +Found inconsistency (0x40d198 <000b5136>): (RSP + (16); u) -- (RSP + (8); u) +Inconsistent TId 000b5136 in subroutine x2nrealloc, skipping. +~~TIME~~ dwarfsynth cleaning [1560281390.972639] +~~TIME~~ write DWARF table [1560281391.047662639] +~~TIME~~ insert DWARF table in binary [1560281391.059052779] +~~TIME~~ finish [1560281391.065676545] diff --git a/gzip/performance_eval/cached/70.out b/gzip/performance_eval/cached/70.out new file mode 100644 index 0000000..957a541 --- /dev/null +++ b/gzip/performance_eval/cached/70.out @@ -0,0 +1,10 @@ +~~TIME~~ bap startup [1560281739.287695942] +x86 MOV with offset instructions will not lifted due to unknown llvm version 7.1 + +~~TIME~~ dwarfsynth generation [1560281740.978973] +Found inconsistency (0x40d198 <000b5136>): (RSP + (16); u) -- (RSP + (8); u) +Inconsistent TId 000b5136 in subroutine x2nrealloc, skipping. +~~TIME~~ dwarfsynth cleaning [1560281744.847234] +~~TIME~~ write DWARF table [1560281744.927978297] +~~TIME~~ insert DWARF table in binary [1560281744.940719583] +~~TIME~~ finish [1560281744.946752331] diff --git a/gzip/performance_eval/cached/71.out b/gzip/performance_eval/cached/71.out new file mode 100644 index 0000000..7c5de93 --- /dev/null +++ b/gzip/performance_eval/cached/71.out @@ -0,0 +1,10 @@ +~~TIME~~ bap startup [1560281744.954579472] +x86 MOV with offset instructions will not lifted due to unknown llvm version 7.1 + +~~TIME~~ dwarfsynth generation [1560281746.682138] +Found inconsistency (0x40d198 <000b5136>): (RSP + (16); u) -- (RSP + (8); u) +Inconsistent TId 000b5136 in subroutine x2nrealloc, skipping. +~~TIME~~ dwarfsynth cleaning [1560281750.522105] +~~TIME~~ write DWARF table [1560281750.602778209] +~~TIME~~ insert DWARF table in binary [1560281750.614846932] +~~TIME~~ finish [1560281750.620911704] diff --git a/gzip/performance_eval/cached/72.out b/gzip/performance_eval/cached/72.out new file mode 100644 index 0000000..b1a28db --- /dev/null +++ b/gzip/performance_eval/cached/72.out @@ -0,0 +1,10 @@ +~~TIME~~ bap startup [1560281750.628476959] +x86 MOV with offset instructions will not lifted due to unknown llvm version 7.1 + +~~TIME~~ dwarfsynth generation [1560281752.343418] +Found inconsistency (0x40d198 <000b5136>): (RSP + (16); u) -- (RSP + (8); u) +Inconsistent TId 000b5136 in subroutine x2nrealloc, skipping. +~~TIME~~ dwarfsynth cleaning [1560281756.237907] +~~TIME~~ write DWARF table [1560281756.313944672] +~~TIME~~ insert DWARF table in binary [1560281756.324979209] +~~TIME~~ finish [1560281756.331067672] diff --git a/gzip/performance_eval/cached/73.out b/gzip/performance_eval/cached/73.out new file mode 100644 index 0000000..eb86f61 --- /dev/null +++ b/gzip/performance_eval/cached/73.out @@ -0,0 +1,10 @@ +~~TIME~~ bap startup [1560281756.338470628] +x86 MOV with offset instructions will not lifted due to unknown llvm version 7.1 + +~~TIME~~ dwarfsynth generation [1560281758.021831] +Found inconsistency (0x40d198 <000b5136>): (RSP + (16); u) -- (RSP + (8); u) +Inconsistent TId 000b5136 in subroutine x2nrealloc, skipping. +~~TIME~~ dwarfsynth cleaning [1560281761.827206] +~~TIME~~ write DWARF table [1560281761.904278245] +~~TIME~~ insert DWARF table in binary [1560281761.915408038] +~~TIME~~ finish [1560281761.921150883] diff --git a/gzip/performance_eval/cached/74.out b/gzip/performance_eval/cached/74.out new file mode 100644 index 0000000..b4aa43f --- /dev/null +++ b/gzip/performance_eval/cached/74.out @@ -0,0 +1,10 @@ +~~TIME~~ bap startup [1560281761.928171682] +x86 MOV with offset instructions will not lifted due to unknown llvm version 7.1 + +~~TIME~~ dwarfsynth generation [1560281763.599057] +Found inconsistency (0x40d198 <000b5136>): (RSP + (16); u) -- (RSP + (8); u) +Inconsistent TId 000b5136 in subroutine x2nrealloc, skipping. +~~TIME~~ dwarfsynth cleaning [1560281767.343438] +~~TIME~~ write DWARF table [1560281767.420649405] +~~TIME~~ insert DWARF table in binary [1560281767.431930532] +~~TIME~~ finish [1560281767.437950564] diff --git a/gzip/performance_eval/cached/75.out b/gzip/performance_eval/cached/75.out new file mode 100644 index 0000000..a3c2354 --- /dev/null +++ b/gzip/performance_eval/cached/75.out @@ -0,0 +1,10 @@ +~~TIME~~ bap startup [1560281767.445159598] +x86 MOV with offset instructions will not lifted due to unknown llvm version 7.1 + +~~TIME~~ dwarfsynth generation [1560281769.131012] +Found inconsistency (0x40d198 <000b5136>): (RSP + (16); u) -- (RSP + (8); u) +Inconsistent TId 000b5136 in subroutine x2nrealloc, skipping. +~~TIME~~ dwarfsynth cleaning [1560281772.950977] +~~TIME~~ write DWARF table [1560281773.029300260] +~~TIME~~ insert DWARF table in binary [1560281773.039981177] +~~TIME~~ finish [1560281773.046507308] diff --git a/gzip/performance_eval/cached/76.out b/gzip/performance_eval/cached/76.out new file mode 100644 index 0000000..4d29d88 --- /dev/null +++ b/gzip/performance_eval/cached/76.out @@ -0,0 +1,10 @@ +~~TIME~~ bap startup [1560281773.053742710] +x86 MOV with offset instructions will not lifted due to unknown llvm version 7.1 + +~~TIME~~ dwarfsynth generation [1560281774.748767] +Found inconsistency (0x40d198 <000b5136>): (RSP + (16); u) -- (RSP + (8); u) +Inconsistent TId 000b5136 in subroutine x2nrealloc, skipping. +~~TIME~~ dwarfsynth cleaning [1560281778.589723] +~~TIME~~ write DWARF table [1560281778.668136696] +~~TIME~~ insert DWARF table in binary [1560281778.679957952] +~~TIME~~ finish [1560281778.686137709] diff --git a/gzip/performance_eval/cached/77.out b/gzip/performance_eval/cached/77.out new file mode 100644 index 0000000..2537f26 --- /dev/null +++ b/gzip/performance_eval/cached/77.out @@ -0,0 +1,10 @@ +~~TIME~~ bap startup [1560281778.693446122] +x86 MOV with offset instructions will not lifted due to unknown llvm version 7.1 + +~~TIME~~ dwarfsynth generation [1560281780.378745] +Found inconsistency (0x40d198 <000b5136>): (RSP + (16); u) -- (RSP + (8); u) +Inconsistent TId 000b5136 in subroutine x2nrealloc, skipping. +~~TIME~~ dwarfsynth cleaning [1560281784.164560] +~~TIME~~ write DWARF table [1560281784.248686914] +~~TIME~~ insert DWARF table in binary [1560281784.260316811] +~~TIME~~ finish [1560281784.266611065] diff --git a/gzip/performance_eval/cached/78.out b/gzip/performance_eval/cached/78.out new file mode 100644 index 0000000..8affc12 --- /dev/null +++ b/gzip/performance_eval/cached/78.out @@ -0,0 +1,10 @@ +~~TIME~~ bap startup [1560281784.274244300] +x86 MOV with offset instructions will not lifted due to unknown llvm version 7.1 + +~~TIME~~ dwarfsynth generation [1560281786.003399] +Found inconsistency (0x40d198 <000b5136>): (RSP + (16); u) -- (RSP + (8); u) +Inconsistent TId 000b5136 in subroutine x2nrealloc, skipping. +~~TIME~~ dwarfsynth cleaning [1560281789.913242] +~~TIME~~ write DWARF table [1560281789.994962065] +~~TIME~~ insert DWARF table in binary [1560281790.007310687] +~~TIME~~ finish [1560281790.014187406] diff --git a/gzip/performance_eval/cached/79.out b/gzip/performance_eval/cached/79.out new file mode 100644 index 0000000..67c5728 --- /dev/null +++ b/gzip/performance_eval/cached/79.out @@ -0,0 +1,10 @@ +~~TIME~~ bap startup [1560281790.021770481] +x86 MOV with offset instructions will not lifted due to unknown llvm version 7.1 + +~~TIME~~ dwarfsynth generation [1560281791.713735] +Found inconsistency (0x40d198 <000b5136>): (RSP + (16); u) -- (RSP + (8); u) +Inconsistent TId 000b5136 in subroutine x2nrealloc, skipping. +~~TIME~~ dwarfsynth cleaning [1560281795.574480] +~~TIME~~ write DWARF table [1560281795.652362063] +~~TIME~~ insert DWARF table in binary [1560281795.663603160] +~~TIME~~ finish [1560281795.669516505] diff --git a/gzip/performance_eval/cached/8.out b/gzip/performance_eval/cached/8.out new file mode 100644 index 0000000..17eb18a --- /dev/null +++ b/gzip/performance_eval/cached/8.out @@ -0,0 +1,10 @@ +~~TIME~~ bap startup [1560281391.073169865] +x86 MOV with offset instructions will not lifted due to unknown llvm version 7.1 + +~~TIME~~ dwarfsynth generation [1560281392.729434] +Found inconsistency (0x40d198 <000b5136>): (RSP + (16); u) -- (RSP + (8); u) +Inconsistent TId 000b5136 in subroutine x2nrealloc, skipping. +~~TIME~~ dwarfsynth cleaning [1560281396.525864] +~~TIME~~ write DWARF table [1560281396.600197987] +~~TIME~~ insert DWARF table in binary [1560281396.610767833] +~~TIME~~ finish [1560281396.616673666] diff --git a/gzip/performance_eval/cached/80.out b/gzip/performance_eval/cached/80.out new file mode 100644 index 0000000..06155f8 --- /dev/null +++ b/gzip/performance_eval/cached/80.out @@ -0,0 +1,10 @@ +~~TIME~~ bap startup [1560281795.677006751] +x86 MOV with offset instructions will not lifted due to unknown llvm version 7.1 + +~~TIME~~ dwarfsynth generation [1560281797.401543] +Found inconsistency (0x40d198 <000b5136>): (RSP + (16); u) -- (RSP + (8); u) +Inconsistent TId 000b5136 in subroutine x2nrealloc, skipping. +~~TIME~~ dwarfsynth cleaning [1560281801.344199] +~~TIME~~ write DWARF table [1560281801.426612052] +~~TIME~~ insert DWARF table in binary [1560281801.437998229] +~~TIME~~ finish [1560281801.443770551] diff --git a/gzip/performance_eval/cached/81.out b/gzip/performance_eval/cached/81.out new file mode 100644 index 0000000..40ba817 --- /dev/null +++ b/gzip/performance_eval/cached/81.out @@ -0,0 +1,10 @@ +~~TIME~~ bap startup [1560281801.450766939] +x86 MOV with offset instructions will not lifted due to unknown llvm version 7.1 + +~~TIME~~ dwarfsynth generation [1560281803.133499] +Found inconsistency (0x40d198 <000b5136>): (RSP + (16); u) -- (RSP + (8); u) +Inconsistent TId 000b5136 in subroutine x2nrealloc, skipping. +~~TIME~~ dwarfsynth cleaning [1560281806.963258] +~~TIME~~ write DWARF table [1560281807.041364608] +~~TIME~~ insert DWARF table in binary [1560281807.053430877] +~~TIME~~ finish [1560281807.059385675] diff --git a/gzip/performance_eval/cached/82.out b/gzip/performance_eval/cached/82.out new file mode 100644 index 0000000..629d246 --- /dev/null +++ b/gzip/performance_eval/cached/82.out @@ -0,0 +1,10 @@ +~~TIME~~ bap startup [1560281807.066221342] +x86 MOV with offset instructions will not lifted due to unknown llvm version 7.1 + +~~TIME~~ dwarfsynth generation [1560281808.791336] +Found inconsistency (0x40d198 <000b5136>): (RSP + (16); u) -- (RSP + (8); u) +Inconsistent TId 000b5136 in subroutine x2nrealloc, skipping. +~~TIME~~ dwarfsynth cleaning [1560281812.661063] +~~TIME~~ write DWARF table [1560281812.739063572] +~~TIME~~ insert DWARF table in binary [1560281812.751132139] +~~TIME~~ finish [1560281812.757100139] diff --git a/gzip/performance_eval/cached/83.out b/gzip/performance_eval/cached/83.out new file mode 100644 index 0000000..7b3c0c9 --- /dev/null +++ b/gzip/performance_eval/cached/83.out @@ -0,0 +1,10 @@ +~~TIME~~ bap startup [1560281812.764205971] +x86 MOV with offset instructions will not lifted due to unknown llvm version 7.1 + +~~TIME~~ dwarfsynth generation [1560281814.485782] +Found inconsistency (0x40d198 <000b5136>): (RSP + (16); u) -- (RSP + (8); u) +Inconsistent TId 000b5136 in subroutine x2nrealloc, skipping. +~~TIME~~ dwarfsynth cleaning [1560281818.291314] +~~TIME~~ write DWARF table [1560281818.376718864] +~~TIME~~ insert DWARF table in binary [1560281818.388885777] +~~TIME~~ finish [1560281818.395267156] diff --git a/gzip/performance_eval/cached/84.out b/gzip/performance_eval/cached/84.out new file mode 100644 index 0000000..a25b5be --- /dev/null +++ b/gzip/performance_eval/cached/84.out @@ -0,0 +1,10 @@ +~~TIME~~ bap startup [1560281818.402576590] +x86 MOV with offset instructions will not lifted due to unknown llvm version 7.1 + +~~TIME~~ dwarfsynth generation [1560281820.122247] +Found inconsistency (0x40d198 <000b5136>): (RSP + (16); u) -- (RSP + (8); u) +Inconsistent TId 000b5136 in subroutine x2nrealloc, skipping. +~~TIME~~ dwarfsynth cleaning [1560281823.961845] +~~TIME~~ write DWARF table [1560281824.041678818] +~~TIME~~ insert DWARF table in binary [1560281824.052989819] +~~TIME~~ finish [1560281824.058496955] diff --git a/gzip/performance_eval/cached/85.out b/gzip/performance_eval/cached/85.out new file mode 100644 index 0000000..cac4e08 --- /dev/null +++ b/gzip/performance_eval/cached/85.out @@ -0,0 +1,10 @@ +~~TIME~~ bap startup [1560281824.066276222] +x86 MOV with offset instructions will not lifted due to unknown llvm version 7.1 + +~~TIME~~ dwarfsynth generation [1560281825.765969] +Found inconsistency (0x40d198 <000b5136>): (RSP + (16); u) -- (RSP + (8); u) +Inconsistent TId 000b5136 in subroutine x2nrealloc, skipping. +~~TIME~~ dwarfsynth cleaning [1560281829.581084] +~~TIME~~ write DWARF table [1560281829.659083783] +~~TIME~~ insert DWARF table in binary [1560281829.670821075] +~~TIME~~ finish [1560281829.676904987] diff --git a/gzip/performance_eval/cached/86.out b/gzip/performance_eval/cached/86.out new file mode 100644 index 0000000..8939df7 --- /dev/null +++ b/gzip/performance_eval/cached/86.out @@ -0,0 +1,10 @@ +~~TIME~~ bap startup [1560281829.684229248] +x86 MOV with offset instructions will not lifted due to unknown llvm version 7.1 + +~~TIME~~ dwarfsynth generation [1560281831.453497] +Found inconsistency (0x40d198 <000b5136>): (RSP + (16); u) -- (RSP + (8); u) +Inconsistent TId 000b5136 in subroutine x2nrealloc, skipping. +~~TIME~~ dwarfsynth cleaning [1560281835.309865] +~~TIME~~ write DWARF table [1560281835.390893865] +~~TIME~~ insert DWARF table in binary [1560281835.402781422] +~~TIME~~ finish [1560281835.408856801] diff --git a/gzip/performance_eval/cached/87.out b/gzip/performance_eval/cached/87.out new file mode 100644 index 0000000..67cab0a --- /dev/null +++ b/gzip/performance_eval/cached/87.out @@ -0,0 +1,10 @@ +~~TIME~~ bap startup [1560281835.416543530] +x86 MOV with offset instructions will not lifted due to unknown llvm version 7.1 + +~~TIME~~ dwarfsynth generation [1560281837.138709] +Found inconsistency (0x40d198 <000b5136>): (RSP + (16); u) -- (RSP + (8); u) +Inconsistent TId 000b5136 in subroutine x2nrealloc, skipping. +~~TIME~~ dwarfsynth cleaning [1560281840.996064] +~~TIME~~ write DWARF table [1560281841.074905005] +~~TIME~~ insert DWARF table in binary [1560281841.086515142] +~~TIME~~ finish [1560281841.092233637] diff --git a/gzip/performance_eval/cached/88.out b/gzip/performance_eval/cached/88.out new file mode 100644 index 0000000..1989597 --- /dev/null +++ b/gzip/performance_eval/cached/88.out @@ -0,0 +1,10 @@ +~~TIME~~ bap startup [1560281841.099485624] +x86 MOV with offset instructions will not lifted due to unknown llvm version 7.1 + +~~TIME~~ dwarfsynth generation [1560281842.838761] +Found inconsistency (0x40d198 <000b5136>): (RSP + (16); u) -- (RSP + (8); u) +Inconsistent TId 000b5136 in subroutine x2nrealloc, skipping. +~~TIME~~ dwarfsynth cleaning [1560281847.064341] +~~TIME~~ write DWARF table [1560281847.153114835] +~~TIME~~ insert DWARF table in binary [1560281847.169424188] +~~TIME~~ finish [1560281847.176612205] diff --git a/gzip/performance_eval/cached/89.out b/gzip/performance_eval/cached/89.out new file mode 100644 index 0000000..c91bb26 --- /dev/null +++ b/gzip/performance_eval/cached/89.out @@ -0,0 +1,10 @@ +~~TIME~~ bap startup [1560281847.185386747] +x86 MOV with offset instructions will not lifted due to unknown llvm version 7.1 + +~~TIME~~ dwarfsynth generation [1560281849.034031] +Found inconsistency (0x40d198 <000b5136>): (RSP + (16); u) -- (RSP + (8); u) +Inconsistent TId 000b5136 in subroutine x2nrealloc, skipping. +~~TIME~~ dwarfsynth cleaning [1560281853.078455] +~~TIME~~ write DWARF table [1560281853.158705750] +~~TIME~~ insert DWARF table in binary [1560281853.169899899] +~~TIME~~ finish [1560281853.175985918] diff --git a/gzip/performance_eval/cached/9.out b/gzip/performance_eval/cached/9.out new file mode 100644 index 0000000..2f0a08a --- /dev/null +++ b/gzip/performance_eval/cached/9.out @@ -0,0 +1,10 @@ +~~TIME~~ bap startup [1560281396.623630093] +x86 MOV with offset instructions will not lifted due to unknown llvm version 7.1 + +~~TIME~~ dwarfsynth generation [1560281398.293475] +Found inconsistency (0x40d198 <000b5136>): (RSP + (16); u) -- (RSP + (8); u) +Inconsistent TId 000b5136 in subroutine x2nrealloc, skipping. +~~TIME~~ dwarfsynth cleaning [1560281402.044330] +~~TIME~~ write DWARF table [1560281402.118645992] +~~TIME~~ insert DWARF table in binary [1560281402.130006316] +~~TIME~~ finish [1560281402.135684495] diff --git a/gzip/performance_eval/cached/90.out b/gzip/performance_eval/cached/90.out new file mode 100644 index 0000000..9d2b8a9 --- /dev/null +++ b/gzip/performance_eval/cached/90.out @@ -0,0 +1,10 @@ +~~TIME~~ bap startup [1560281853.183419518] +x86 MOV with offset instructions will not lifted due to unknown llvm version 7.1 + +~~TIME~~ dwarfsynth generation [1560281854.941444] +Found inconsistency (0x40d198 <000b5136>): (RSP + (16); u) -- (RSP + (8); u) +Inconsistent TId 000b5136 in subroutine x2nrealloc, skipping. +~~TIME~~ dwarfsynth cleaning [1560281858.908625] +~~TIME~~ write DWARF table [1560281858.986787735] +~~TIME~~ insert DWARF table in binary [1560281858.998057427] +~~TIME~~ finish [1560281859.004142454] diff --git a/gzip/performance_eval/cached/91.out b/gzip/performance_eval/cached/91.out new file mode 100644 index 0000000..044dea1 --- /dev/null +++ b/gzip/performance_eval/cached/91.out @@ -0,0 +1,10 @@ +~~TIME~~ bap startup [1560281859.011375920] +x86 MOV with offset instructions will not lifted due to unknown llvm version 7.1 + +~~TIME~~ dwarfsynth generation [1560281860.703972] +Found inconsistency (0x40d198 <000b5136>): (RSP + (16); u) -- (RSP + (8); u) +Inconsistent TId 000b5136 in subroutine x2nrealloc, skipping. +~~TIME~~ dwarfsynth cleaning [1560281864.529240] +~~TIME~~ write DWARF table [1560281864.609882622] +~~TIME~~ insert DWARF table in binary [1560281864.621368424] +~~TIME~~ finish [1560281864.627576519] diff --git a/gzip/performance_eval/cached/92.out b/gzip/performance_eval/cached/92.out new file mode 100644 index 0000000..eb0db6e --- /dev/null +++ b/gzip/performance_eval/cached/92.out @@ -0,0 +1,10 @@ +~~TIME~~ bap startup [1560281864.634380793] +x86 MOV with offset instructions will not lifted due to unknown llvm version 7.1 + +~~TIME~~ dwarfsynth generation [1560281866.337475] +Found inconsistency (0x40d198 <000b5136>): (RSP + (16); u) -- (RSP + (8); u) +Inconsistent TId 000b5136 in subroutine x2nrealloc, skipping. +~~TIME~~ dwarfsynth cleaning [1560281870.221456] +~~TIME~~ write DWARF table [1560281870.298562862] +~~TIME~~ insert DWARF table in binary [1560281870.310101110] +~~TIME~~ finish [1560281870.316054950] diff --git a/gzip/performance_eval/cached/93.out b/gzip/performance_eval/cached/93.out new file mode 100644 index 0000000..0f5e22b --- /dev/null +++ b/gzip/performance_eval/cached/93.out @@ -0,0 +1,10 @@ +~~TIME~~ bap startup [1560281870.323399006] +x86 MOV with offset instructions will not lifted due to unknown llvm version 7.1 + +~~TIME~~ dwarfsynth generation [1560281872.006645] +Found inconsistency (0x40d198 <000b5136>): (RSP + (16); u) -- (RSP + (8); u) +Inconsistent TId 000b5136 in subroutine x2nrealloc, skipping. +~~TIME~~ dwarfsynth cleaning [1560281875.802025] +~~TIME~~ write DWARF table [1560281875.878508377] +~~TIME~~ insert DWARF table in binary [1560281875.889961885] +~~TIME~~ finish [1560281875.895813992] diff --git a/gzip/performance_eval/cached/94.out b/gzip/performance_eval/cached/94.out new file mode 100644 index 0000000..95c6d28 --- /dev/null +++ b/gzip/performance_eval/cached/94.out @@ -0,0 +1,10 @@ +~~TIME~~ bap startup [1560281875.902943945] +x86 MOV with offset instructions will not lifted due to unknown llvm version 7.1 + +~~TIME~~ dwarfsynth generation [1560281877.600531] +Found inconsistency (0x40d198 <000b5136>): (RSP + (16); u) -- (RSP + (8); u) +Inconsistent TId 000b5136 in subroutine x2nrealloc, skipping. +~~TIME~~ dwarfsynth cleaning [1560281881.465943] +~~TIME~~ write DWARF table [1560281881.543861099] +~~TIME~~ insert DWARF table in binary [1560281881.555185743] +~~TIME~~ finish [1560281881.561385147] diff --git a/gzip/performance_eval/cached/95.out b/gzip/performance_eval/cached/95.out new file mode 100644 index 0000000..902646c --- /dev/null +++ b/gzip/performance_eval/cached/95.out @@ -0,0 +1,10 @@ +~~TIME~~ bap startup [1560281881.568424471] +x86 MOV with offset instructions will not lifted due to unknown llvm version 7.1 + +~~TIME~~ dwarfsynth generation [1560281883.243641] +Found inconsistency (0x40d198 <000b5136>): (RSP + (16); u) -- (RSP + (8); u) +Inconsistent TId 000b5136 in subroutine x2nrealloc, skipping. +~~TIME~~ dwarfsynth cleaning [1560281887.023648] +~~TIME~~ write DWARF table [1560281887.101276144] +~~TIME~~ insert DWARF table in binary [1560281887.112740123] +~~TIME~~ finish [1560281887.118947911] diff --git a/gzip/performance_eval/cached/96.out b/gzip/performance_eval/cached/96.out new file mode 100644 index 0000000..3debc72 --- /dev/null +++ b/gzip/performance_eval/cached/96.out @@ -0,0 +1,10 @@ +~~TIME~~ bap startup [1560281887.126145043] +x86 MOV with offset instructions will not lifted due to unknown llvm version 7.1 + +~~TIME~~ dwarfsynth generation [1560281888.841412] +Found inconsistency (0x40d198 <000b5136>): (RSP + (16); u) -- (RSP + (8); u) +Inconsistent TId 000b5136 in subroutine x2nrealloc, skipping. +~~TIME~~ dwarfsynth cleaning [1560281892.625258] +~~TIME~~ write DWARF table [1560281892.702361507] +~~TIME~~ insert DWARF table in binary [1560281892.713480976] +~~TIME~~ finish [1560281892.719453411] diff --git a/gzip/performance_eval/cached/97.out b/gzip/performance_eval/cached/97.out new file mode 100644 index 0000000..7cf0b86 --- /dev/null +++ b/gzip/performance_eval/cached/97.out @@ -0,0 +1,10 @@ +~~TIME~~ bap startup [1560281892.726520835] +x86 MOV with offset instructions will not lifted due to unknown llvm version 7.1 + +~~TIME~~ dwarfsynth generation [1560281894.398416] +Found inconsistency (0x40d198 <000b5136>): (RSP + (16); u) -- (RSP + (8); u) +Inconsistent TId 000b5136 in subroutine x2nrealloc, skipping. +~~TIME~~ dwarfsynth cleaning [1560281898.202202] +~~TIME~~ write DWARF table [1560281898.277532939] +~~TIME~~ insert DWARF table in binary [1560281898.288373471] +~~TIME~~ finish [1560281898.294212391] diff --git a/gzip/performance_eval/cached/98.out b/gzip/performance_eval/cached/98.out new file mode 100644 index 0000000..0e37345 --- /dev/null +++ b/gzip/performance_eval/cached/98.out @@ -0,0 +1,10 @@ +~~TIME~~ bap startup [1560281898.301319541] +x86 MOV with offset instructions will not lifted due to unknown llvm version 7.1 + +~~TIME~~ dwarfsynth generation [1560281900.003407] +Found inconsistency (0x40d198 <000b5136>): (RSP + (16); u) -- (RSP + (8); u) +Inconsistent TId 000b5136 in subroutine x2nrealloc, skipping. +~~TIME~~ dwarfsynth cleaning [1560281903.917793] +~~TIME~~ write DWARF table [1560281903.996662768] +~~TIME~~ insert DWARF table in binary [1560281904.008481186] +~~TIME~~ finish [1560281904.014577954] diff --git a/gzip/performance_eval/cached/99.out b/gzip/performance_eval/cached/99.out new file mode 100644 index 0000000..bfcc6e1 --- /dev/null +++ b/gzip/performance_eval/cached/99.out @@ -0,0 +1,10 @@ +~~TIME~~ bap startup [1560281904.021376588] +x86 MOV with offset instructions will not lifted due to unknown llvm version 7.1 + +~~TIME~~ dwarfsynth generation [1560281905.731194] +Found inconsistency (0x40d198 <000b5136>): (RSP + (16); u) -- (RSP + (8); u) +Inconsistent TId 000b5136 in subroutine x2nrealloc, skipping. +~~TIME~~ dwarfsynth cleaning [1560281909.521633] +~~TIME~~ write DWARF table [1560281909.598697028] +~~TIME~~ insert DWARF table in binary [1560281909.610066856] +~~TIME~~ finish [1560281909.616315867] diff --git a/gzip/performance_eval/uncached/1.out b/gzip/performance_eval/uncached/1.out new file mode 100644 index 0000000..4b65d76 --- /dev/null +++ b/gzip/performance_eval/uncached/1.out @@ -0,0 +1,10 @@ +~~TIME~~ bap startup [1560283191.356287847] +x86 MOV with offset instructions will not lifted due to unknown llvm version 7.1 + +~~TIME~~ dwarfsynth generation [1560283230.653172] +Found inconsistency (0x40d198 <000b5136>): (RSP + (16); u) -- (RSP + (8); u) +Inconsistent TId 000b5136 in subroutine x2nrealloc, skipping. +~~TIME~~ dwarfsynth cleaning [1560283234.399134] +~~TIME~~ write DWARF table [1560283234.481257681] +~~TIME~~ insert DWARF table in binary [1560283234.492184189] +~~TIME~~ finish [1560283234.497775229] diff --git a/gzip/performance_eval/uncached/10.out b/gzip/performance_eval/uncached/10.out new file mode 100644 index 0000000..2c8008d --- /dev/null +++ b/gzip/performance_eval/uncached/10.out @@ -0,0 +1,10 @@ +~~TIME~~ bap startup [1560283585.614414645] +x86 MOV with offset instructions will not lifted due to unknown llvm version 7.1 + +~~TIME~~ dwarfsynth generation [1560283625.099099] +Found inconsistency (0x40d198 <000b5136>): (RSP + (16); u) -- (RSP + (8); u) +Inconsistent TId 000b5136 in subroutine x2nrealloc, skipping. +~~TIME~~ dwarfsynth cleaning [1560283628.935666] +~~TIME~~ write DWARF table [1560283629.029203744] +~~TIME~~ insert DWARF table in binary [1560283629.041242260] +~~TIME~~ finish [1560283629.046965556] diff --git a/gzip/performance_eval/uncached/2.out b/gzip/performance_eval/uncached/2.out new file mode 100644 index 0000000..6279221 --- /dev/null +++ b/gzip/performance_eval/uncached/2.out @@ -0,0 +1,10 @@ +~~TIME~~ bap startup [1560283234.838033151] +x86 MOV with offset instructions will not lifted due to unknown llvm version 7.1 + +~~TIME~~ dwarfsynth generation [1560283273.503671] +Found inconsistency (0x40d198 <000b5136>): (RSP + (16); u) -- (RSP + (8); u) +Inconsistent TId 000b5136 in subroutine x2nrealloc, skipping. +~~TIME~~ dwarfsynth cleaning [1560283277.243393] +~~TIME~~ write DWARF table [1560283277.326131873] +~~TIME~~ insert DWARF table in binary [1560283277.337224236] +~~TIME~~ finish [1560283277.343339339] diff --git a/gzip/performance_eval/uncached/3.out b/gzip/performance_eval/uncached/3.out new file mode 100644 index 0000000..a0c94ba --- /dev/null +++ b/gzip/performance_eval/uncached/3.out @@ -0,0 +1,10 @@ +~~TIME~~ bap startup [1560283277.678916422] +x86 MOV with offset instructions will not lifted due to unknown llvm version 7.1 + +~~TIME~~ dwarfsynth generation [1560283316.612684] +Found inconsistency (0x40d198 <000b5136>): (RSP + (16); u) -- (RSP + (8); u) +Inconsistent TId 000b5136 in subroutine x2nrealloc, skipping. +~~TIME~~ dwarfsynth cleaning [1560283320.368668] +~~TIME~~ write DWARF table [1560283320.457870205] +~~TIME~~ insert DWARF table in binary [1560283320.468973601] +~~TIME~~ finish [1560283320.474890354] diff --git a/gzip/performance_eval/uncached/4.out b/gzip/performance_eval/uncached/4.out new file mode 100644 index 0000000..4d1d789 --- /dev/null +++ b/gzip/performance_eval/uncached/4.out @@ -0,0 +1,10 @@ +~~TIME~~ bap startup [1560283320.817071004] +x86 MOV with offset instructions will not lifted due to unknown llvm version 7.1 + +~~TIME~~ dwarfsynth generation [1560283360.994332] +Found inconsistency (0x40d198 <000b5136>): (RSP + (16); u) -- (RSP + (8); u) +Inconsistent TId 000b5136 in subroutine x2nrealloc, skipping. +~~TIME~~ dwarfsynth cleaning [1560283364.954563] +~~TIME~~ write DWARF table [1560283365.041616464] +~~TIME~~ insert DWARF table in binary [1560283365.053547948] +~~TIME~~ finish [1560283365.060062190] diff --git a/gzip/performance_eval/uncached/5.out b/gzip/performance_eval/uncached/5.out new file mode 100644 index 0000000..b14d3d9 --- /dev/null +++ b/gzip/performance_eval/uncached/5.out @@ -0,0 +1,10 @@ +~~TIME~~ bap startup [1560283365.429871842] +x86 MOV with offset instructions will not lifted due to unknown llvm version 7.1 + +~~TIME~~ dwarfsynth generation [1560283405.835079] +Found inconsistency (0x40d198 <000b5136>): (RSP + (16); u) -- (RSP + (8); u) +Inconsistent TId 000b5136 in subroutine x2nrealloc, skipping. +~~TIME~~ dwarfsynth cleaning [1560283409.792013] +~~TIME~~ write DWARF table [1560283409.874129841] +~~TIME~~ insert DWARF table in binary [1560283409.885496288] +~~TIME~~ finish [1560283409.891864488] diff --git a/gzip/performance_eval/uncached/6.out b/gzip/performance_eval/uncached/6.out new file mode 100644 index 0000000..812c2b5 --- /dev/null +++ b/gzip/performance_eval/uncached/6.out @@ -0,0 +1,10 @@ +~~TIME~~ bap startup [1560283410.237925323] +x86 MOV with offset instructions will not lifted due to unknown llvm version 7.1 + +~~TIME~~ dwarfsynth generation [1560283450.010209] +Found inconsistency (0x40d198 <000b5136>): (RSP + (16); u) -- (RSP + (8); u) +Inconsistent TId 000b5136 in subroutine x2nrealloc, skipping. +~~TIME~~ dwarfsynth cleaning [1560283453.892557] +~~TIME~~ write DWARF table [1560283453.978117770] +~~TIME~~ insert DWARF table in binary [1560283453.989480545] +~~TIME~~ finish [1560283453.995707511] diff --git a/gzip/performance_eval/uncached/7.out b/gzip/performance_eval/uncached/7.out new file mode 100644 index 0000000..fbd37ab --- /dev/null +++ b/gzip/performance_eval/uncached/7.out @@ -0,0 +1,10 @@ +~~TIME~~ bap startup [1560283454.333788736] +x86 MOV with offset instructions will not lifted due to unknown llvm version 7.1 + +~~TIME~~ dwarfsynth generation [1560283493.861981] +Found inconsistency (0x40d198 <000b5136>): (RSP + (16); u) -- (RSP + (8); u) +Inconsistent TId 000b5136 in subroutine x2nrealloc, skipping. +~~TIME~~ dwarfsynth cleaning [1560283497.648288] +~~TIME~~ write DWARF table [1560283497.731753555] +~~TIME~~ insert DWARF table in binary [1560283497.743033991] +~~TIME~~ finish [1560283497.749017900] diff --git a/gzip/performance_eval/uncached/8.out b/gzip/performance_eval/uncached/8.out new file mode 100644 index 0000000..0d1f5ff --- /dev/null +++ b/gzip/performance_eval/uncached/8.out @@ -0,0 +1,10 @@ +~~TIME~~ bap startup [1560283498.094128705] +x86 MOV with offset instructions will not lifted due to unknown llvm version 7.1 + +~~TIME~~ dwarfsynth generation [1560283537.451704] +Found inconsistency (0x40d198 <000b5136>): (RSP + (16); u) -- (RSP + (8); u) +Inconsistent TId 000b5136 in subroutine x2nrealloc, skipping. +~~TIME~~ dwarfsynth cleaning [1560283541.273342] +~~TIME~~ write DWARF table [1560283541.357887052] +~~TIME~~ insert DWARF table in binary [1560283541.369122177] +~~TIME~~ finish [1560283541.374734392] diff --git a/gzip/performance_eval/uncached/9.out b/gzip/performance_eval/uncached/9.out new file mode 100644 index 0000000..8dfa60d --- /dev/null +++ b/gzip/performance_eval/uncached/9.out @@ -0,0 +1,10 @@ +~~TIME~~ bap startup [1560283541.714963865] +x86 MOV with offset instructions will not lifted due to unknown llvm version 7.1 + +~~TIME~~ dwarfsynth generation [1560283581.329406] +Found inconsistency (0x40d198 <000b5136>): (RSP + (16); u) -- (RSP + (8); u) +Inconsistent TId 000b5136 in subroutine x2nrealloc, skipping. +~~TIME~~ dwarfsynth cleaning [1560283585.171987] +~~TIME~~ write DWARF table [1560283585.254191290] +~~TIME~~ insert DWARF table in binary [1560283585.265438189] +~~TIME~~ finish [1560283585.271128297] diff --git a/synthesize_dwarf.sh b/synthesize_dwarf.sh index c983988..7a05bf7 100755 --- a/synthesize_dwarf.sh +++ b/synthesize_dwarf.sh @@ -15,9 +15,22 @@ If is provided, a binary file equivalent to that contains an .eh_frame ELF section will be written as . -If not, the input file will be overwriten with such a file." +If not, the input file will be overwriten with such a file. + +If the environment variable TIMERS is set to anything non-empty, the process +will print timestamps at various locations to find out the time spent in +the various steps. +" ############################################################################### +function timer_probe { + if [ -z "$TIMERS" ] ; then + return + fi + timer_name="$1" + >&2 echo "~~TIME~~ $timer_name [$(date +%s.%N)]" +} + function find_ml_dwarf_write { out=$(which "ml_dwarf_write.bin" 2>/dev/null) if [ -n "$out" ] ; then @@ -35,7 +48,14 @@ function find_ml_dwarf_write { } function bap_synth { + timer_arg="" + if [ -n "$TIMERS" ]; then + timer_arg='--dwarfsynth-timers' + fi + # `--no-optimization`: it's actually faster without bap "$INPUT_FILE" \ + $timer_arg \ + --no-optimization \ --no-byteweight -p dwarfsynth \ --dwarfsynth-output "$TMP_DIR/marshal" $BAP_ARGS \ > /dev/null @@ -80,8 +100,12 @@ fi TMP_DIR="$(mktemp -d)" -bap_synth \ +timer_probe "bap startup" \ + && bap_synth \ + && timer_probe "write DWARF table" \ && dwarf_write_synth \ - && dwarf_plug + && timer_probe "insert DWARF table in binary" \ + && dwarf_plug \ + && timer_probe "finish" rm -rf "$TMP_DIR" diff --git a/tools/analyze_time.py b/tools/analyze_time.py new file mode 100755 index 0000000..2484ae6 --- /dev/null +++ b/tools/analyze_time.py @@ -0,0 +1,74 @@ +#!/usr/bin/env python3 + +import sys +import re +from collections import namedtuple +import numpy as np + +Timestamp = namedtuple("Timestamp", ["name", "timestamp"]) +AvgNumber = namedtuple("AvgNumber", ["name", "avg", "sd"]) + + +def read_ts_file(handle): + time_re = re.compile( + r"^\~\~TIME\~\~ (?P[^[]*) \[(?P[0-9]+\.[0-9]+)\]$" + ) + timestamps = [] + for line in handle: + match = time_re.match(line.strip()) + if match is None: # Not a timer line + continue + timestamps.append( + Timestamp( + name=match.group("name"), timestamp=float(match.group("timestamp")) + ) + ) + + return timestamps + + +def analyze(timestamps): + assert timestamps + for ts in range(len(timestamps)): + if not timestamps[ts]: + print(ts) + assert timestamps[ts] + analyzed = [] + for pos in range(len(timestamps[0]) - 1): + serie = [ts[pos + 1].timestamp - ts[pos].timestamp for ts in timestamps] + analyzed.append( + AvgNumber( + name=timestamps[0][pos].name, + avg=sum(serie) / len(serie), + sd=np.sqrt(np.var(serie)), + ) + ) + + total_serie = [ts[-1].timestamp - ts[0].timestamp for ts in timestamps] + analyzed.append( + AvgNumber( + name="Total", + avg=sum(total_serie) / len(serie), + sd=np.sqrt(np.var(total_serie)), + ) + ) + return analyzed + + +analyze_paths = sys.argv[1:] +if not analyze_paths: + analyze_paths = ["-"] + +timestamp_series = [ + read_ts_file(sys.stdin if path == "-" else open(path, "r")) + for path in analyze_paths +] + +analyzed_timestamps = analyze(timestamp_series) + +for analyzed_ts in analyzed_timestamps: + print( + "{}: {:.3f}±{:.3f} sec".format( + analyzed_ts.name, analyzed_ts.avg, 2 * analyzed_ts.sd + ) + )