Magic-trace – High-resolution traces of what a process is doing
1–10 of 146 posts
Re: Magic-trace – High-resolution traces of what a process is doing
#2magic-trace was submitted before, our first announcement was this blog post: https://blog.janestreet.com/magic-trace/.
Since then, we've worked hard at making magic-trace more accessible to outside users. We've heard stories of people thinking this was cool before but being unable to even find a download link.
I'm posting this here because we just released "version 1.0", which is the first version that we think is sufficiently user-friendly for it to be worth your time to experiment with.
And uhh... sorry in advance if you run into hiccups despite our best efforts. Going from dozens of internal users to anyone and everyone is bound to discover new corners we haven't considered yet. Let us know if you run into trouble!
Re: Magic-trace – High-resolution traces of what a process is doing
#3 cat /sys/devices/cpu/caps/pmu_name
to find if they're invited to the partyRe: Magic-trace – High-resolution traces of what a process is doing
#4Needs a Skylake or later CPU, linuxers can cat /sys/devices/cpu/caps/pmu_name to find if they're invited to the party
grep intel_pt /proc/cpuinfo
should do the trick.Re: Magic-trace – High-resolution traces of what a process is doing
#5Hi HN! I'm Clark, one of the maintainers of magic-trace. magic-trace was submitted before, our first announcement was this blog post: https://blog.janestreet.com/magic-trace/ . Since then, we've worked hard at making magic-trace more accessible to outside users. We've heard stories of people thinking this was cool before but being unable to even find a download link. I'm posting this here because we just released "ve…
Re: Magic-trace – High-resolution traces of what a process is doing
#6Re: Magic-trace – High-resolution traces of what a process is doing
#7Re: Magic-trace – High-resolution traces of what a process is doing
#8Re: Magic-trace – High-resolution traces of what a process is doing
#9Nice. And it satisfies my curiosity about whether trading firms are switching to AMD or not