aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/Documentation (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-07-28perf man pages: Fix cut'n'paste errorArnaldo Carvalho de Melo1-4/+4
2010-07-05perf probe: Support tracing an entry of arrayMasami Hiramatsu1-1/+1
2010-07-05perf probe: Support "string" typeMasami Hiramatsu1-1/+1
2010-06-17perf probe: Add kernel source path optionChase Douglas1-0/+4
2010-06-17perf record: Add option to avoid updating buildid cacheStephane Eranian1-0/+6
2010-06-05perf tools: Add the ability to specify list of cpus to monitorStephane Eranian3-3/+19
2010-05-18perf stat: add perf stat -B to pretty print large numbersStephane Eranian1-0/+3
2010-05-13perf trace scripts: Fix typos in perf-trace-python.txtKirill Smelkov1-2/+2
2010-05-13perf tools: change event inheritance logic in stat and recordStephane Eranian2-4/+4
2010-05-07perf list: Improve the raw hw event descriptor documentationArnaldo Carvalho de Melo1-3/+16
2010-05-05perf tools: Fixup minor doc formatting issuesArnaldo Carvalho de Melo6-6/+6
2010-05-05perf list: Add explanation about raw hardware event descriptorsArnaldo Carvalho de Melo1-0/+18
2010-05-04Merge branch 'perf' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux-2.6 into perf/coreIngo Molnar2-2/+37
2010-05-04perf inject: Add missing bitsArnaldo Carvalho de Melo2-2/+37
2010-04-30perf: Remove leftover useless options to record trace events from scriptsFrederic Weisbecker2-10/+6
2010-04-29perf test: Initial regression testing commandArnaldo Carvalho de Melo1-0/+22
2010-04-27Merge branch 'perf' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux-2.6 into perf/coreIngo Molnar1-0/+3
2010-04-26perf probe: Add --max-probes optionMasami Hiramatsu1-0/+3
2010-04-24perf: Some perf-kvm documentation editsWilliam Cohen1-4/+5
2010-04-19perf: 'perf kvm' tool for monitoring guest performance from hostZhang, Yanmin1-0/+67
2010-04-15Merge branch 'perf' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux-2.6 into perf/coreIngo Molnar1-1/+10
2010-04-15perf: Always record tracepoints raw samples from perf recordFrederic Weisbecker1-1/+1
2010-04-15perf: Make -f the default for perf recordFrederic Weisbecker1-1/+1
2010-04-14perf probe: Support basic type castingMasami Hiramatsu1-1/+2
2010-04-14perf probe: Use the last field name as the argument nameMasami Hiramatsu1-1/+1
2010-04-14perf probe: Support argument nameMasami Hiramatsu1-1/+9
2010-04-08perf: cleanup some DocumentationRandy Dunlap2-5/+5
2010-04-02perf probe: Fix --line syntax help and documentMasami Hiramatsu1-1/+1
2010-03-17perf probe: Add --dry-run optionMasami Hiramatsu1-0/+5
2010-03-11perf: Make the install relative to DESTDIR if specifiedJohn Kacur1-1/+3
2010-03-09Merge commit 'v2.6.34-rc1' into perf/urgentIngo Molnar1-5/+53
2010-02-27perf lock: Fix and add misc documentally thingsHitoshi Mitake1-0/+29
2010-02-25perf probe: Add lazy line matching supportMasami Hiramatsu1-3/+27
2010-02-25perf probe: Update perf probe documentMasami Hiramatsu1-2/+26
2010-02-25perf/scripts: Tag syscall_name helper as not yet availableFrederic Weisbecker2-4/+4
2010-02-25perf/scripts: Add perf-trace-python DocumentationTom Zanussi3-2/+636
2010-02-23perf/scripts: Fix supported language listing optionTom Zanussi1-1/+3
2010-02-04perf top: Teach it to autolocate vmlinuxKirill Smelkov1-1/+1
2010-01-21perf buildid-cache: Add new command to manage build-id cacheArnaldo Carvalho de Melo1-0/+33
2010-01-20perf archive: Add documentationArnaldo Carvalho de Melo1-0/+22
2010-01-13perf: Fix few typos + cosmeticsKirill Smelkov1-1/+1
2010-01-13perf probe: Support --line option to show probable source-code linesMasami Hiramatsu1-0/+20
2009-12-16perf diff: Use perf_session__fprintf_hists just like 'perf record'Arnaldo Carvalho de Melo2-3/+30
2009-12-15perf probe: Support event name for --add optionMasami Hiramatsu1-1/+2
2009-12-15perf diff: Fix documentationArnaldo Carvalho de Melo1-0/+1
2009-12-15perf diff: Improve the help textIngo Molnar1-4/+4
2009-12-15perf trace/scripting: Update DocumentationTom Zanussi1-1/+26
2009-12-15perf diff: Introduce tool to show performance differenceArnaldo Carvalho de Melo1-0/+31
2009-12-10perf kmem: Show usage if no option is specifiedLi Zefan1-5/+8
2009-12-09perf probe: Update perf-probe documentMasami Hiramatsu1-5/+16