summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-06-17perf symbols: Function descriptor symbol lookupEric B Munson
2010-06-17perf record: Avoid synthesizing mmap() for all processes in per-thread modeStephane Eranian
2010-06-09perf tools: Reorganize the Makefile feature testsArnaldo Carvalho de Melo
2010-06-09Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/fre...Ingo Molnar
2010-06-09x86: Unify save_stack_address() and save_stack_address_nosched()Oleg Nesterov
2010-06-09x86: Make save_stack_address() !CONFIG_FRAME_POINTER friendlyOleg Nesterov
2010-06-09tracing: Remove kmemtrace ftrace pluginLi Zefan
2010-06-09perf: Fix build breakage for architecutes without atomic64_tPeter Zijlstra
2010-06-09perf: Convert perf_event to local_tPeter Zijlstra
2010-06-09perf: Add perf_event::child_countPeter Zijlstra
2010-06-09perf: Add perf_event_count()Peter Zijlstra
2010-06-09arch: Implement local64_tPeter Zijlstra
2010-06-09perf: Simplify the ring-buffer logic: make perf_buffer_alloc() do everything ...Peter Zijlstra
2010-06-09perf: Rename perf_mmap_data to perf_bufferPeter Zijlstra
2010-06-09perf, x86: Make a second write to performance counter if neededCyrill Gorcunov
2010-06-09perf: Cleanup {start,commit,cancel}_txn detailsPeter Zijlstra
2010-06-09perf: Add non-exec mmap() trackingEric B Munson
2010-06-09perf, trace: Remove superfluous rcu_read_lock()Peter Zijlstra
2010-06-09perf, trace: Inline perf_swevent_put_recursion_context()Peter Zijlstra
2010-06-08tracing: Remove boot tracerAmérico Wang
2010-06-08perf: Drop the skip argument from perf_arch_fetch_regs_callerFrederic Weisbecker
2010-06-08x86: Unify dumpstack.h and stacktrace.hFrederic Weisbecker
2010-06-08perf, x86: Small fix to cpuid10_edxLivio Soares
2010-06-08Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/acm...Ingo Molnar
2010-06-08Merge branch 'tip/perf/core-3' of git://git.kernel.org/pub/scm/linux/kernel/g...Ingo Molnar
2010-06-08Merge branch 'for-tip' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/...Ingo Molnar
2010-06-08perf: Fix signed comparison in perf_adjust_period()Peter Zijlstra
2010-06-07perf tools: Allow building perf source tarballs on non-configured treeArnaldo Carvalho de Melo
2010-06-07powerpc/oprofile: fix potential buffer overrun in op_model_cell.cDenis Kirjanov
2010-06-05perf report: Implement --sort cpuArun Sharma
2010-06-05perf tools: Make event__preprocess_sample parse the sampleArnaldo Carvalho de Melo
2010-06-05perf annotate: Ask objdump to demangle symbolsStephane Eranian
2010-06-05perf buildid: add perfconfig option to specify buildid cache dirStephane Eranian
2010-06-05perf tools: Make target to generate self contained source tarballArnaldo Carvalho de Melo
2010-06-05perf tools: Add the ability to specify list of cpus to monitorStephane Eranian
2010-06-05perf report: Make -D print sampled CPUStephane Eranian
2010-06-04Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Ingo Molnar
2010-06-04perf symbols: Set the DSO long name when using symbol_conf.vmlinux_nameArnaldo Carvalho de Melo
2010-06-03tracing: Remove ftrace_preempt_disable/enableSteven Rostedt
2010-06-03tracing/sched: Make preempt_schedule() notraceSteven Rostedt
2010-06-03perf: Fix crash in sweventsPeter Zijlstra
2010-06-02Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Ingo Molnar
2010-06-01perf buildid-list: Fix --with-hits event processingArnaldo Carvalho de Melo
2010-06-01perf scripts python: Give field dict to unhandled callbackPierre Tardy
2010-06-01perf hist: fix objdump output parsingKonstantin Stepanyuk
2010-05-31perf-record: Check correct pid when forkingBorislav Petkov
2010-05-31perf: Do the comm inheritance per thread in event__process_taskFrederic Weisbecker
2010-05-31perf: Use event__process_task from perf schedFrederic Weisbecker
2010-05-31perf: Process comm events by tidFrederic Weisbecker
2010-05-31blktrace: Fix new kernel-doc warningsRandy Dunlap