WhitePaper

From Perf Wiki
(Difference between revisions)
Jump to: navigation, search
Line 23: Line 23:
 
== Docs ==
 
== Docs ==
  
 +
* <tt>[[jolsa_Docs_Event| events</tt>]]
 
* <tt>[[jolsa_Docs_Counting| counting explained</tt>]]
 
* <tt>[[jolsa_Docs_Counting| counting explained</tt>]]
 
* <tt>[[jolsa_Docs_Sampling| sampling explained</tt>]]
 
* <tt>[[jolsa_Docs_Sampling| sampling explained</tt>]]
 
* <tt>[[jolsa_Docs_Sampling| diff explained</tt>]]
 
* <tt>[[jolsa_Docs_Sampling| diff explained</tt>]]
 
* <tt>[[jolsa_Docs_FileFormat| file format description</tt>]]
 
* <tt>[[jolsa_Docs_FileFormat| file format description</tt>]]
 +
* <tt>[[jolsa_Docs_Developing| join perf developement</tt>]]
  
 
=== Commands ===
 
=== Commands ===
Line 41: Line 43:
 
== Howtos ==
 
== Howtos ==
  
 +
* <tt>[[jolsa_Howto_Install| install perf package</tt>]]
 +
* <tt>[[jolsa_Howto_Install_Sources| install perf from sources</tt>]]
 
* <tt>[[jolsa_Howto_Measure_Single_Function_Cycles| measure function cycles</tt>]] - measure single function cycles
 
* <tt>[[jolsa_Howto_Measure_Single_Function_Cycles| measure function cycles</tt>]] - measure single function cycles
  

Revision as of 12:44, 19 June 2013

Contents

Introduction

This page provides various documentation for perf tool. It's under construction forever.

Code trees

If not state otherwise all features code described in here is based on:

git://git.kernel.org/pub/scm/linux/kernel/git/jolsa/perf.git

perf/core branch

which is regularly based/synced on Arnaldo's tree:

git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux (fetch)

perf/core branch

Docs

Commands

Tests

Howtos

Features

Merged

To be merged

To be done

Personal tools