summaryrefslogtreecommitdiff
path: root/tools/perf/Documentation
AgeCommit message (Expand)Author
2010-11-10perf trace: update Documentation with new perf trace variantsTom Zanussi
2010-10-26perf scripting: Shut up 'perf record' final statusArnaldo Carvalho de Melo
2010-10-23perf tools: Document event modifiersSonny Rao
2010-10-21perf probe: Add basic module supportMasami Hiramatsu
2010-10-21perf probe: Show accessible global variablesMasami Hiramatsu
2010-10-21perf probe: Show accessible local variablesMasami Hiramatsu
2010-08-21perf tools: Add --tui and --stdio to choose the UIArnaldo Carvalho de Melo
2010-07-28perf man pages: Fix cut'n'paste errorArnaldo Carvalho de Melo
2010-07-05perf probe: Support tracing an entry of arrayMasami Hiramatsu
2010-07-05perf probe: Support "string" typeMasami Hiramatsu
2010-06-17perf probe: Add kernel source path optionChase Douglas
2010-06-17perf record: Add option to avoid updating buildid cacheStephane Eranian
2010-06-05perf tools: Add the ability to specify list of cpus to monitorStephane Eranian
2010-05-18perf stat: add perf stat -B to pretty print large numbersStephane Eranian
2010-05-13perf trace scripts: Fix typos in perf-trace-python.txtKirill Smelkov
2010-05-13perf tools: change event inheritance logic in stat and recordStephane Eranian
2010-05-07perf list: Improve the raw hw event descriptor documentationArnaldo Carvalho de Melo
2010-05-05perf tools: Fixup minor doc formatting issuesArnaldo Carvalho de Melo
2010-05-05perf list: Add explanation about raw hardware event descriptorsArnaldo Carvalho de Melo
2010-05-04Merge branch 'perf' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/lin...Ingo Molnar
2010-05-04perf inject: Add missing bitsArnaldo Carvalho de Melo
2010-04-30perf: Remove leftover useless options to record trace events from scriptsFrederic Weisbecker
2010-04-29perf test: Initial regression testing commandArnaldo Carvalho de Melo
2010-04-27Merge branch 'perf' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/lin...Ingo Molnar
2010-04-26perf probe: Add --max-probes optionMasami Hiramatsu
2010-04-24perf: Some perf-kvm documentation editsWilliam Cohen
2010-04-19perf: 'perf kvm' tool for monitoring guest performance from hostZhang, Yanmin
2010-04-15Merge branch 'perf' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/lin...Ingo Molnar
2010-04-15perf: Always record tracepoints raw samples from perf recordFrederic Weisbecker
2010-04-15perf: Make -f the default for perf recordFrederic Weisbecker
2010-04-14perf probe: Support basic type castingMasami Hiramatsu
2010-04-14perf probe: Use the last field name as the argument nameMasami Hiramatsu
2010-04-14perf probe: Support argument nameMasami Hiramatsu
2010-04-08perf: cleanup some DocumentationRandy Dunlap
2010-04-02perf probe: Fix --line syntax help and documentMasami Hiramatsu
2010-03-17perf probe: Add --dry-run optionMasami Hiramatsu
2010-03-11perf: Make the install relative to DESTDIR if specifiedJohn Kacur
2010-03-09Merge commit 'v2.6.34-rc1' into perf/urgentIngo Molnar
2010-02-27perf lock: Fix and add misc documentally thingsHitoshi Mitake
2010-02-25perf probe: Add lazy line matching supportMasami Hiramatsu
2010-02-25perf probe: Update perf probe documentMasami Hiramatsu
2010-02-25perf/scripts: Tag syscall_name helper as not yet availableFrederic Weisbecker
2010-02-25perf/scripts: Add perf-trace-python DocumentationTom Zanussi
2010-02-23perf/scripts: Fix supported language listing optionTom Zanussi
2010-02-04perf top: Teach it to autolocate vmlinuxKirill Smelkov
2010-01-21perf buildid-cache: Add new command to manage build-id cacheArnaldo Carvalho de Melo
2010-01-20perf archive: Add documentationArnaldo Carvalho de Melo
2010-01-13perf: Fix few typos + cosmeticsKirill Smelkov
2010-01-13perf probe: Support --line option to show probable source-code linesMasami Hiramatsu
2009-12-16perf diff: Use perf_session__fprintf_hists just like 'perf record'Arnaldo Carvalho de Melo