summaryrefslogtreecommitdiffstats
path: root/tools/perf/Documentation
Commit message (Expand)AuthorAgeFilesLines
* perf trace: update Documentation with new perf trace variantsTom Zanussi2010-11-101-8/+49
* perf scripting: Shut up 'perf record' final statusArnaldo Carvalho de Melo2010-10-261-0/+4
* perf tools: Document event modifiersSonny Rao2010-10-231-0/+17
* perf probe: Add basic module supportMasami Hiramatsu2010-10-211-2/+7
* perf probe: Show accessible global variablesMasami Hiramatsu2010-10-211-1/+5
* perf probe: Show accessible local variablesMasami Hiramatsu2010-10-211-0/+7
* perf tools: Add --tui and --stdio to choose the UIArnaldo Carvalho de Melo2010-08-212-2/+16
* perf man pages: Fix cut'n'paste errorArnaldo Carvalho de Melo2010-07-281-4/+4
* perf probe: Support tracing an entry of arrayMasami Hiramatsu2010-07-051-1/+1
* perf probe: Support "string" typeMasami Hiramatsu2010-07-051-1/+1
* perf probe: Add kernel source path optionChase Douglas2010-06-171-0/+4
* perf record: Add option to avoid updating buildid cacheStephane Eranian2010-06-171-0/+6
* perf tools: Add the ability to specify list of cpus to monitorStephane Eranian2010-06-053-3/+19
* perf stat: add perf stat -B to pretty print large numbersStephane Eranian2010-05-181-0/+3
* perf trace scripts: Fix typos in perf-trace-python.txtKirill Smelkov2010-05-131-2/+2
* perf tools: change event inheritance logic in stat and recordStephane Eranian2010-05-132-4/+4
* perf list: Improve the raw hw event descriptor documentationArnaldo Carvalho de Melo2010-05-071-3/+16
* perf tools: Fixup minor doc formatting issuesArnaldo Carvalho de Melo2010-05-056-6/+6
* perf list: Add explanation about raw hardware event descriptorsArnaldo Carvalho de Melo2010-05-051-0/+18
* Merge branch 'perf' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/lin...Ingo Molnar2010-05-042-2/+37
|\
| * perf inject: Add missing bitsArnaldo Carvalho de Melo2010-05-042-2/+37
* | perf: Remove leftover useless options to record trace events from scriptsFrederic Weisbecker2010-04-302-10/+6
|/
* perf test: Initial regression testing commandArnaldo Carvalho de Melo2010-04-291-0/+22
* Merge branch 'perf' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/lin...Ingo Molnar2010-04-271-0/+3
|\
| * perf probe: Add --max-probes optionMasami Hiramatsu2010-04-261-0/+3
* | perf: Some perf-kvm documentation editsWilliam Cohen2010-04-241-4/+5
|/
* perf: 'perf kvm' tool for monitoring guest performance from hostZhang, Yanmin2010-04-191-0/+67
* Merge branch 'perf' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/lin...Ingo Molnar2010-04-151-1/+10
|\
| * perf probe: Support basic type castingMasami Hiramatsu2010-04-141-1/+2
| * perf probe: Use the last field name as the argument nameMasami Hiramatsu2010-04-141-1/+1
| * perf probe: Support argument nameMasami Hiramatsu2010-04-141-1/+9
* | perf: Always record tracepoints raw samples from perf recordFrederic Weisbecker2010-04-151-1/+1
* | perf: Make -f the default for perf recordFrederic Weisbecker2010-04-151-1/+1
|/
* perf: cleanup some DocumentationRandy Dunlap2010-04-082-5/+5
* perf probe: Fix --line syntax help and documentMasami Hiramatsu2010-04-021-1/+1
* perf probe: Add --dry-run optionMasami Hiramatsu2010-03-171-0/+5
* perf: Make the install relative to DESTDIR if specifiedJohn Kacur2010-03-111-1/+3
* Merge commit 'v2.6.34-rc1' into perf/urgentIngo Molnar2010-03-091-5/+53
|\
| * perf probe: Add lazy line matching supportMasami Hiramatsu2010-02-251-3/+27
| * perf probe: Update perf probe documentMasami Hiramatsu2010-02-251-2/+26
* | perf lock: Fix and add misc documentally thingsHitoshi Mitake2010-02-271-0/+29
|/
* perf/scripts: Tag syscall_name helper as not yet availableFrederic Weisbecker2010-02-252-4/+4
* perf/scripts: Add perf-trace-python DocumentationTom Zanussi2010-02-253-2/+636
* perf/scripts: Fix supported language listing optionTom Zanussi2010-02-231-1/+3
* perf top: Teach it to autolocate vmlinuxKirill Smelkov2010-02-041-1/+1
* perf buildid-cache: Add new command to manage build-id cacheArnaldo Carvalho de Melo2010-01-211-0/+33
* perf archive: Add documentationArnaldo Carvalho de Melo2010-01-201-0/+22
* perf: Fix few typos + cosmeticsKirill Smelkov2010-01-131-1/+1
* perf probe: Support --line option to show probable source-code linesMasami Hiramatsu2010-01-131-0/+20
* perf diff: Use perf_session__fprintf_hists just like 'perf record'Arnaldo Carvalho de Melo2009-12-162-3/+30
OpenPOWER on IntegriCloud