summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* perf session: fix error message on failure to open perf.dataAndy Isaacson2010-06-171-2/+4
* perf debug: fix hex dump partial final lineAndy Isaacson2010-06-171-6/+4
* perf probe: Add kernel source path optionChase Douglas2010-06-174-3/+62
* perf tools: .gitignore += config.make config.make.autogenKirill Smelkov2010-06-171-0/+2
* perf record: Add option to avoid updating buildid cacheStephane Eranian2010-06-174-1/+21
* perf symbols: Function descriptor symbol lookupEric B Munson2010-06-171-3/+34
* perf record: Avoid synthesizing mmap() for all processes in per-thread modeStephane Eranian2010-06-171-1/+1
* perf tools: Reorganize the Makefile feature testsArnaldo Carvalho de Melo2010-06-092-53/+175
* Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/fre...Ingo Molnar2010-06-0935-1309/+130
|\
| * x86: Unify save_stack_address() and save_stack_address_nosched()Oleg Nesterov2010-06-091-14/+10
| * x86: Make save_stack_address() !CONFIG_FRAME_POINTER friendlyOleg Nesterov2010-06-091-1/+5
| * tracing: Remove kmemtrace ftrace pluginLi Zefan2010-06-0915-833/+7
| * tracing: Remove boot tracerAmérico Wang2010-06-088-318/+10
| * perf: Drop the skip argument from perf_arch_fetch_regs_callerFrederic Weisbecker2010-06-0811-83/+46
| * x86: Unify dumpstack.h and stacktrace.hFrederic Weisbecker2010-06-088-68/+60
* | perf: Fix build breakage for architecutes without atomic64_tPeter Zijlstra2010-06-091-1/+1
* | perf: Convert perf_event to local_tPeter Zijlstra2010-06-097-71/+72
* | perf: Add perf_event::child_countPeter Zijlstra2010-06-092-2/+3
* | perf: Add perf_event_count()Peter Zijlstra2010-06-091-6/+11
* | arch: Implement local64_tPeter Zijlstra2010-06-0923-0/+118
* | perf: Simplify the ring-buffer logic: make perf_buffer_alloc() do everything ...Peter Zijlstra2010-06-092-27/+36
* | perf: Rename perf_mmap_data to perf_bufferPeter Zijlstra2010-06-092-157/+157
* | perf, x86: Make a second write to performance counter if neededCyrill Gorcunov2010-06-092-1/+20
* | perf: Cleanup {start,commit,cancel}_txn detailsPeter Zijlstra2010-06-095-28/+36
* | perf: Add non-exec mmap() trackingEric B Munson2010-06-095-22/+35
* | perf, trace: Remove superfluous rcu_read_lock()Peter Zijlstra2010-06-091-2/+0
* | perf, trace: Inline perf_swevent_put_recursion_context()Peter Zijlstra2010-06-093-7/+6
* | perf, x86: Small fix to cpuid10_edxLivio Soares2010-06-081-2/+3
* | Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/acm...Ingo Molnar2010-06-0830-96/+328
|\ \
| * | perf tools: Allow building perf source tarballs on non-configured treeArnaldo Carvalho de Melo2010-06-071-0/+2
| * | perf report: Implement --sort cpuArun Sharma2010-06-056-2/+39
| * | perf tools: Make event__preprocess_sample parse the sampleArnaldo Carvalho de Melo2010-06-058-44/+41
| * | perf annotate: Ask objdump to demangle symbolsStephane Eranian2010-06-051-1/+1
| * | perf buildid: add perfconfig option to specify buildid cache dirStephane Eranian2010-06-059-18/+89
| * | perf tools: Make target to generate self contained source tarballArnaldo Carvalho de Melo2010-06-053-7/+44
| * | perf tools: Add the ability to specify list of cpus to monitorStephane Eranian2010-06-058-24/+110
| * | perf report: Make -D print sampled CPUStephane Eranian2010-06-052-3/+5
* | | Merge branch 'tip/perf/core-3' of git://git.kernel.org/pub/scm/linux/kernel/g...Ingo Molnar2010-06-0810-102/+27
|\ \ \
| * | | tracing: Remove ftrace_preempt_disable/enableSteven Rostedt2010-06-039-99/+24
| * | | tracing/sched: Make preempt_schedule() notraceSteven Rostedt2010-06-031-3/+3
| | |/ | |/|
* | | Merge branch 'for-tip' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/...Ingo Molnar2010-06-081-1/+1
|\ \ \
| * | | powerpc/oprofile: fix potential buffer overrun in op_model_cell.cDenis Kirjanov2010-06-071-1/+1
| | |/ | |/|
* | | perf: Fix signed comparison in perf_adjust_period()Peter Zijlstra2010-06-081-1/+4
|/ /
* | Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Ingo Molnar2010-06-041-2/+6
|\ \
| * | perf symbols: Set the DSO long name when using symbol_conf.vmlinux_nameArnaldo Carvalho de Melo2010-06-041-2/+6
* | | perf: Fix crash in sweventsPeter Zijlstra2010-06-031-9/+15
|/ /
* | Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Ingo Molnar2010-06-024-20/+39
|\ \
| * | perf buildid-list: Fix --with-hits event processingArnaldo Carvalho de Melo2010-06-011-1/+3
| * | perf scripts python: Give field dict to unhandled callbackPierre Tardy2010-06-012-18/+35
| * | perf hist: fix objdump output parsingKonstantin Stepanyuk2010-06-011-1/+1
OpenPOWER on IntegriCloud