Y
Hacker News
new
|
ask
|
show
|
jobs
by
zokier
861 days ago
What about vtune? I was under the impression that it is pretty much the state of art in profiling
1 comments
maccard
861 days ago
ETW Traces are the gold standard for most uses IMO -
https://randomascii.wordpress.com/2015/09/24/etw-central/
.
For architecture specific profiling, Vtune is still pretty good though.
link
pjmlp
861 days ago
JFR is also quite good, for those on the JVM world.
link
For architecture specific profiling, Vtune is still pretty good though.