Hacker News new | ask | show | jobs
by dom2 406 days ago
Also, after profiling with sb-sprof, calling

  (disassemble '<profiled function>)
Will show the assembly augmented with the fraction of sampled hits on each individual instruction.