aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* perf session: fix error message on failure to open perf.dataAndy Isaacson2010-06-17
* perf debug: fix hex dump partial final lineAndy Isaacson2010-06-17
* perf probe: Add kernel source path optionChase Douglas2010-06-17
* perf tools: .gitignore += config.make config.make.autogenKirill Smelkov2010-06-17
* perf record: Add option to avoid updating buildid cacheStephane Eranian2010-06-17
* perf symbols: Function descriptor symbol lookupEric B Munson2010-06-17
* perf record: Avoid synthesizing mmap() for all processes in per-thread modeStephane Eranian2010-06-17
* perf tools: Reorganize the Makefile feature testsArnaldo Carvalho de Melo2010-06-09
* Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/fre...Ingo Molnar2010-06-09
|\
| * x86: Unify save_stack_address() and save_stack_address_nosched()Oleg Nesterov2010-06-09
| * x86: Make save_stack_address() !CONFIG_FRAME_POINTER friendlyOleg Nesterov2010-06-09
| * tracing: Remove kmemtrace ftrace pluginLi Zefan2010-06-09
| * tracing: Remove boot tracerAmérico Wang2010-06-08
| * perf: Drop the skip argument from perf_arch_fetch_regs_callerFrederic Weisbecker2010-06-08
| * x86: Unify dumpstack.h and stacktrace.hFrederic Weisbecker2010-06-08
* | perf: Fix build breakage for architecutes without atomic64_tPeter Zijlstra2010-06-09
* | perf: Convert perf_event to local_tPeter Zijlstra2010-06-09
* | perf: Add perf_event::child_countPeter Zijlstra2010-06-09
* | perf: Add perf_event_count()Peter Zijlstra2010-06-09
* | arch: Implement local64_tPeter Zijlstra2010-06-09
* | perf: Simplify the ring-buffer logic: make perf_buffer_alloc() do everything ...Peter Zijlstra2010-06-09
* | perf: Rename perf_mmap_data to perf_bufferPeter Zijlstra2010-06-09
* | perf, x86: Make a second write to performance counter if neededCyrill Gorcunov2010-06-09
* | perf: Cleanup {start,commit,cancel}_txn detailsPeter Zijlstra2010-06-09
* | perf: Add non-exec mmap() trackingEric B Munson2010-06-09
* | perf, trace: Remove superfluous rcu_read_lock()Peter Zijlstra2010-06-09
* | perf, trace: Inline perf_swevent_put_recursion_context()Peter Zijlstra2010-06-09
* | perf, x86: Small fix to cpuid10_edxLivio Soares2010-06-08
* | Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/acm...Ingo Molnar2010-06-08
|\ \
| * | perf tools: Allow building perf source tarballs on non-configured treeArnaldo Carvalho de Melo2010-06-07
| * | perf report: Implement --sort cpuArun Sharma2010-06-05
| * | perf tools: Make event__preprocess_sample parse the sampleArnaldo Carvalho de Melo2010-06-05
| * | perf annotate: Ask objdump to demangle symbolsStephane Eranian2010-06-05
| * | perf buildid: add perfconfig option to specify buildid cache dirStephane Eranian2010-06-05
| * | perf tools: Make target to generate self contained source tarballArnaldo Carvalho de Melo2010-06-05
| * | perf tools: Add the ability to specify list of cpus to monitorStephane Eranian2010-06-05
| * | perf report: Make -D print sampled CPUStephane Eranian2010-06-05
* | | Merge branch 'tip/perf/core-3' of git://git.kernel.org/pub/scm/linux/kernel/g...Ingo Molnar2010-06-08
|\ \ \
| * | | tracing: Remove ftrace_preempt_disable/enableSteven Rostedt2010-06-03
| * | | tracing/sched: Make preempt_schedule() notraceSteven Rostedt2010-06-03
| | |/ | |/|
* | | Merge branch 'for-tip' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/...Ingo Molnar2010-06-08
|\ \ \
| * | | powerpc/oprofile: fix potential buffer overrun in op_model_cell.cDenis Kirjanov2010-06-07
| | |/ | |/|
* / | perf: Fix signed comparison in perf_adjust_period()Peter Zijlstra2010-06-08
|/ /
* | Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Ingo Molnar2010-06-04
|\ \
| * | perf symbols: Set the DSO long name when using symbol_conf.vmlinux_nameArnaldo Carvalho de Melo2010-06-04
* | | perf: Fix crash in sweventsPeter Zijlstra2010-06-03
|/ /
* | Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Ingo Molnar2010-06-02
|\ \
| * | perf buildid-list: Fix --with-hits event processingArnaldo Carvalho de Melo2010-06-01
| * | perf scripts python: Give field dict to unhandled callbackPierre Tardy2010-06-01
| * | perf hist: fix objdump output parsingKonstantin Stepanyuk2010-06-01