Useful Links

From Perf Wiki
(Difference between revisions)
Jump to: navigation, search
(Useful web sites about the Linux perf tools)
(Presentations: Add "Integration Arm SPE in Perf for Memory Profiling")
Line 23: Line 23:
  
 
* [https://youtu.be/aUDtN0qjxD0 Easyperf Twitter Spaces with Arnaldo Carvalho de Melo and Denis Bakhvalov] October 2021
 
* [https://youtu.be/aUDtN0qjxD0 Easyperf Twitter Spaces with Arnaldo Carvalho de Melo and Denis Bakhvalov] October 2021
 +
* [https://static.linaro.org/connect/lvc21/presentations/lvc21-302.pdf Integration Arm SPE in Perf for Memory Profiling] Spring 2021
 
* [https://protools19.github.io/slides/Eranian_KeynoteSC19.pdf Stephane Eranian's keynote at SuperComputing ProTools 2019: Hardware Performance Monitoring Landscape]
 
* [https://protools19.github.io/slides/Eranian_KeynoteSC19.pdf Stephane Eranian's keynote at SuperComputing ProTools 2019: Hardware Performance Monitoring Landscape]
 
* [https://youtu.be/nXaxk27zwlk CppCon 2015: Chandler Carruth "Tuning C++: Benchmarks, and CPUs, and Compilers! Oh My!"]
 
* [https://youtu.be/nXaxk27zwlk CppCon 2015: Chandler Carruth "Tuning C++: Benchmarks, and CPUs, and Compilers! Oh My!"]

Revision as of 17:25, 3 May 2023

Contents


Useful web sites about the Linux perf tools

Useful web sites about profilers

Presentations

Manuals

  • Intel PMU event tables, in particular Appendix B of the Intel® 64 and IA-32 Architectures Optimization Reference Manual
  • AMD PMU event table, the Processor Programming Reference Manual for AMD 17h family see Section 2.1.15 Performance Monitor Counters.
  • ARM PMU event tables, see Chapter D7. The Performance Monitors Extension, of the Arm Architecture Reference Manual Armv8, for Armv8-A architecture profile.
  • ARM Neovese N2 PMU guide.
Personal tools