幾篇關(guān)于通過(guò)hard performance counter來(lái)監(jiān)控程序(ipc, page faults, cache misses):
perf: https://perf.wiki.kernel.org/index.php/Tutorial
perf: linux內(nèi)核abi: http://web.eece.maine.edu/~vweaver/projects/perf_events/perf_event_open.html
perf: perf stat的一個(gè)新曾參數(shù)支持周期性的打印出counter內(nèi)容: https://patchwork.kernel.org/patch/2004891/
有關(guān)performance hardware counter的虛擬化: http://web.eece.maine.edu/~vweaver/projects/perf_events/virtualization.html
另一個(gè)有關(guān)performance profiling的常用工具 PAPI: http://icl.cs.utk.edu/projects/papi/wiki/Main_Page
perf: https://perf.wiki.kernel.org/index.php/Tutorial
perf: linux內(nèi)核abi: http://web.eece.maine.edu/~vweaver/projects/perf_events/perf_event_open.html
perf: perf stat的一個(gè)新曾參數(shù)支持周期性的打印出counter內(nèi)容: https://patchwork.kernel.org/patch/2004891/
有關(guān)performance hardware counter的虛擬化: http://web.eece.maine.edu/~vweaver/projects/perf_events/virtualization.html
另一個(gè)有關(guān)performance profiling的常用工具 PAPI: http://icl.cs.utk.edu/projects/papi/wiki/Main_Page