WhitePaper

From Perf Wiki
(Difference between revisions)
Jump to: navigation, search
m
Line 45: Line 45:
 
* <tt>[[jolsa_Howto_Install| install perf package</tt>]]
 
* <tt>[[jolsa_Howto_Install| install perf package</tt>]]
 
* <tt>[[jolsa_Howto_Install_Sources| install perf from sources</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_Child_Functions_Cycles| measure child functions cycles</tt>]] - measure child functions cycles by parent
  
 
== Features ==
 
== Features ==

Revision as of 14:24, 20 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

Contact

Jiri Olsa <jolsa at redhat dot com>

Personal tools