python (65.2k questions)
javascript (44.3k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (13k questions)
What does this sentence mean in the context of perf tool: "Supports address when precise (Precise event)"?
This line appears under memory events in perf tool.
CPU: Intel Xeon Gold

Vishal Deka
Votes: 0
Answers: 1
Perf cannot use symbol from kernel module
I want to trace a kernel module I've written using Intel PT but I can not get perf to recognize symbols from my kernel modules. For the sake of simplicity, I tried tracing a module that periodically p...
Can Cebeci
Votes: 0
Answers: 1
Are the event ratios in Appendix B.8 of Intel's Optimization Reference Manual applicable to other microarchitectures?
Appendix B.8 of the Intel 64 and IA-32 Architectures Optimization Reference Manual (June 2021) contain useful event ratios for performance analysis, workload characterization, and performance tuning.
...

bryantcurto
Votes: 0
Answers: 0