summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | perf probe: Add --funcs to show available functions in symtabMasami Hiramatsu2011-01-244-3/+99
| * | | | | | | perf probe: Enable to put probe inline function call siteMasami Hiramatsu2011-01-241-8/+48
| * | | | | | | perf probe: Introduce lines walker interfaceMasami Hiramatsu2011-01-241-154/+167
| * | | | | | | perf top: Add native_safe_halt to skip symbolsArnaldo Carvalho de Melo2011-01-221-0/+1
| * | | | | | | perf callchain: Don't give arbitrary gender to callchain tree nodesFrederic Weisbecker2011-01-222-6/+6
| * | | | | | | perf callchain: Rename register_callchain_param into callchain_register_paramFrederic Weisbecker2011-01-223-4/+4
| * | | | | | | perf callchain: Rename cumul_hits into callchain_cumul_hitsFrederic Weisbecker2011-01-224-8/+8
| * | | | | | | perf callchain: Feed callchains into a cursorFrederic Weisbecker2011-01-227-139/+204
| * | | | | | | perf test: Add test for the evlist mmap routinesArnaldo Carvalho de Melo2011-01-221-2/+169
| * | | | | | | perf evlist: Steal mmap reading routine from 'perf top'Arnaldo Carvalho de Melo2011-01-223-53/+69
| * | | | | | | perf test: check if cpu_map__new() return NULLHan Pingtian2011-01-221-3/+3
| * | | | | | | perf test: Check counts on all cpus in test__open_syscall_event_on_all_cpusArnaldo Carvalho de Melo2011-01-221-3/+5
| * | | | | | | perf tools: Add missing cpu_map__delete()Arnaldo Carvalho de Melo2011-01-222-1/+6
| * | | | | | | perf record: Use perf_evlist__mmapArnaldo Carvalho de Melo2011-01-221-48/+11
| * | | | | | | perf evlist: Move the mmap array from perf_evselArnaldo Carvalho de Melo2011-01-225-77/+201
| * | | | | | | perf record: Move perf_mmap__write_tail to perf.hArnaldo Carvalho de Melo2011-01-222-12/+13
| * | | | | | | perf record: Use struct perf_mmap and helpersArnaldo Carvalho de Melo2011-01-221-21/+4
| * | | | | | | perf evsel: Introduce mmap supportArnaldo Carvalho de Melo2011-01-226-66/+107
| * | | | | | | perf record: Use perf_evsel__openArnaldo Carvalho de Melo2011-01-221-120/+113
| * | | | | | | perf top: Use perf_evsel__openArnaldo Carvalho de Melo2011-01-221-50/+42
| * | | | | | | perf evsel: Allow specifying if the inherit bit should be setArnaldo Carvalho de Melo2011-01-224-14/+16
| * | | | | | | perf evsel: Support event groupsArnaldo Carvalho de Melo2011-01-224-18/+27
| * | | | | | | perf evlist: Adopt the pollfd arrayArnaldo Carvalho de Melo2011-01-224-28/+33
| * | | | | | | perf evsel: Introduce perf_evlistArnaldo Carvalho de Melo2011-01-2211-118/+180
* | | | | | | | perf symbols: Avoid resolving [kernel.kallsyms] to real path for buildid cacheLin Ming2011-03-091-3/+8
| |_|_|_|/ / / |/| | | | | |
* | | | | | | perf symbols: Fix vmlinux path when not using --symfsArnaldo Carvalho de Melo2011-02-281-1/+1
| |_|_|_|_|/ |/| | | | |
* | | | | | perf timechart: Fix max number of cpusThomas Renninger2011-02-281-3/+3
* | | | | | perf timechart: Fix black idle boxes in the titleThomas Renninger2011-02-281-3/+3
* | | | | | perf hists: Print number of samples, not the period sumArnaldo Carvalho de Melo2011-02-251-2/+5
| |_|_|/ / |/| | | |
* | | | | Merge branch 'tools-release' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2011-02-151-102/+98
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | tools: turbostat: style updatesLen Brown2011-02-101-100/+96
| * | | | tools: turbostat: fix bitwise and operandThomas Renninger2011-02-101-2/+2
| | |/ / | |/| |
* | | | perf tools: Fix thread_map event synthesizing in top and recordArnaldo Carvalho de Melo2011-02-104-10/+20
|/ / /
* | | perf stat: Fix aggreate counter reading accountingArnaldo Carvalho de Melo2011-02-031-1/+1
|/ /
* | perf tools: Fix time function double declaration with glibcThomas Renninger2011-01-221-2/+2
* | perf tools: Fix build by checking if extra warnings are supportedArnaldo Carvalho de Melo2011-01-221-2/+7
* | perf tools: Fix build when using gcc 3.4.6Arnaldo Carvalho de Melo2011-01-221-1/+1
* | perf tools: Add missing header, fixes buildArnaldo Carvalho de Melo2011-01-221-0/+1
* | perf tools: Fix 64 bit integer format stringsArnaldo Carvalho de Melo2011-01-2223-82/+93
* | perf test: Fix build on older glibcsArnaldo Carvalho de Melo2011-01-221-14/+19
* | perf test: Use cpu_map->[cpu] when setting affinityHan Pingtian2011-01-211-4/+9
* | perf symbols: Fix annotation of thumb codeDr. David Alan Gilbert2011-01-211-0/+7
|/
* Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-01-182-30/+3
|\
| * perf tools: Fix tracepoint id to string perf.data header tableArnaldo Carvalho de Melo2011-01-172-29/+2
| * perf tools: Fix handling of wildcards in tracepoint event selectorsArnaldo Carvalho de Melo2011-01-171-1/+1
| |
| \
*-. \ Merge branches 'core-fixes-for-linus', 'x86-fixes-for-linus', 'timers-fixes-f...Linus Torvalds2011-01-156-16/+25
|\ \ \ | | |/
| | * perf record: Add "nodelay" mode, disabled by defaultKirill Smelkov2011-01-132-0/+11
| | * perf sched: Fix list of events, dropping unsupported ':r' modifierStephane Eranian2011-01-131-9/+9
| | * Revert "perf tools: Emit clearer message for sys_perf_event_open ENOENT return"Arnaldo Carvalho de Melo2011-01-112-5/+0
| | * perf top: Fix annotate segvArnaldo Carvalho de Melo2011-01-111-0/+2
OpenPOWER on IntegriCloud