提交历史

作者 SHA1 备注 提交日期
  Fabian c88391d7fc Track whether segment offset is optimised away 3 年之前
  Fabian 693b905013 Remove ENABLE_PROFILER (is configured via cargo.toml) 3 年之前
  Fabian 14fd138357 More precise stats for 32-bit addresses 3 年之前
  Fabian 1278672998 Split modrm stat into reg_with_offset and complex 3 年之前
  Fabian e0473dae18 profiler: Count generated simple/complex modrm address expressions 3 年之前
  Fabian c086c710ad Stat: Count duplicate entries 5 年之前
  Fabian 56dc1af7cc Split SAFE_WRITE stat into WRITE and READ_WRITE 5 年之前
  Fabian 8838e263c3 Profiler: Track number of page faults and wasm bytes generated 5 年之前
  Fabian 04281702ed Track jit exits to same/different page 5 年之前
  Fabian 71093270cd Add stat to track running out of wasm indices 5 年之前
  Fabian 48e6843a87 Remove S_ prefix from profiler 6 年之前
  Fabian 7e1d398e05 Track last executed jump instruction, check for missed entry points while looking for compiled code 6 年之前
  Fabian b98ff1612a Make profiler stat counters u64 6 年之前
  Fabian 014e745810 Clean up dead code from old exceptions 6 年之前
  Fabian bf895ff1b2 profiler: Keep track of fast/slow path for jitted memory access 6 年之前
  Fabian 36a46bca80 Remove non-faulting stat 6 年之前
  Fabian 22ba923f9a Track number of module invalidations 6 年之前
  Fabian 62dd6be561 Track missed entry points 6 年之前
  Fabian 37c8459392 Clean up c2rust-generated profiler 6 年之前
  Fabian 0cf700edee Use cargo features to toggle profiler 6 年之前
  Fabian 3a8d644d75 Port jit to Rust 6 年之前