| Commit message (Expand) | Author | Age | Files | Lines |
* | arch: Implement local64_t | Peter Zijlstra | 2010-06-09 | 23 | -0/+118 |
* | perf: Simplify the ring-buffer logic: make perf_buffer_alloc() do everything ... | Peter Zijlstra | 2010-06-09 | 2 | -27/+36 |
* | perf: Rename perf_mmap_data to perf_buffer | Peter Zijlstra | 2010-06-09 | 2 | -157/+157 |
* | perf, x86: Make a second write to performance counter if needed | Cyrill Gorcunov | 2010-06-09 | 2 | -1/+20 |
* | perf: Cleanup {start,commit,cancel}_txn details | Peter Zijlstra | 2010-06-09 | 5 | -28/+36 |
* | perf: Add non-exec mmap() tracking | Eric B Munson | 2010-06-09 | 5 | -22/+35 |
* | perf, trace: Remove superfluous rcu_read_lock() | Peter Zijlstra | 2010-06-09 | 1 | -2/+0 |
* | perf, trace: Inline perf_swevent_put_recursion_context() | Peter Zijlstra | 2010-06-09 | 3 | -7/+6 |
* | perf, x86: Small fix to cpuid10_edx | Livio Soares | 2010-06-08 | 1 | -2/+3 |
* | Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/acm... | Ingo Molnar | 2010-06-08 | 30 | -96/+328 |
|\ |
|
| * | perf tools: Allow building perf source tarballs on non-configured tree | Arnaldo Carvalho de Melo | 2010-06-07 | 1 | -0/+2 |
| * | perf report: Implement --sort cpu | Arun Sharma | 2010-06-05 | 6 | -2/+39 |
| * | perf tools: Make event__preprocess_sample parse the sample | Arnaldo Carvalho de Melo | 2010-06-05 | 8 | -44/+41 |
| * | perf annotate: Ask objdump to demangle symbols | Stephane Eranian | 2010-06-05 | 1 | -1/+1 |
| * | perf buildid: add perfconfig option to specify buildid cache dir | Stephane Eranian | 2010-06-05 | 9 | -18/+89 |
| * | perf tools: Make target to generate self contained source tarball | Arnaldo Carvalho de Melo | 2010-06-05 | 3 | -7/+44 |
| * | perf tools: Add the ability to specify list of cpus to monitor | Stephane Eranian | 2010-06-05 | 8 | -24/+110 |
| * | perf report: Make -D print sampled CPU | Stephane Eranian | 2010-06-05 | 2 | -3/+5 |
* | | Merge branch 'tip/perf/core-3' of git://git.kernel.org/pub/scm/linux/kernel/g... | Ingo Molnar | 2010-06-08 | 10 | -102/+27 |
|\ \ |
|
| * | | tracing: Remove ftrace_preempt_disable/enable | Steven Rostedt | 2010-06-03 | 9 | -99/+24 |
| * | | tracing/sched: Make preempt_schedule() notrace | Steven Rostedt | 2010-06-03 | 1 | -3/+3 |
* | | | Merge branch 'for-tip' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/... | Ingo Molnar | 2010-06-08 | 1 | -1/+1 |
|\ \ \ |
|
| * | | | powerpc/oprofile: fix potential buffer overrun in op_model_cell.c | Denis Kirjanov | 2010-06-07 | 1 | -1/+1 |
| | |/
| |/| |
|
* | | | perf: Fix signed comparison in perf_adjust_period() | Peter Zijlstra | 2010-06-08 | 1 | -1/+4 |
|/ / |
|
* | | Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Ingo Molnar | 2010-06-04 | 1 | -2/+6 |
|\ \ |
|
| * | | perf symbols: Set the DSO long name when using symbol_conf.vmlinux_name | Arnaldo Carvalho de Melo | 2010-06-04 | 1 | -2/+6 |
* | | | perf: Fix crash in swevents | Peter Zijlstra | 2010-06-03 | 1 | -9/+15 |
|/ / |
|
* | | Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Ingo Molnar | 2010-06-02 | 4 | -20/+39 |
|\ \ |
|
| * | | perf buildid-list: Fix --with-hits event processing | Arnaldo Carvalho de Melo | 2010-06-01 | 1 | -1/+3 |
| * | | perf scripts python: Give field dict to unhandled callback | Pierre Tardy | 2010-06-01 | 2 | -18/+35 |
| * | | perf hist: fix objdump output parsing | Konstantin Stepanyuk | 2010-06-01 | 1 | -1/+1 |
* | | | perf-record: Check correct pid when forking | Borislav Petkov | 2010-06-01 | 1 | -2/+1 |
* | | | perf: Do the comm inheritance per thread in event__process_task | Frederic Weisbecker | 2010-06-01 | 1 | -7/+2 |
* | | | perf: Use event__process_task from perf sched | Frederic Weisbecker | 2010-06-01 | 1 | -0/+1 |
* | | | perf: Process comm events by tid | Frederic Weisbecker | 2010-05-31 | 1 | -2/+2 |
|/ / |
|
* | | blktrace: Fix new kernel-doc warnings | Randy Dunlap | 2010-05-31 | 1 | -0/+2 |
* | | perf_events: Fix unincremented buffer base on partial copy | Frederic Weisbecker | 2010-05-31 | 1 | -0/+1 |
* | | perf_events: Fix event scheduling issues introduced by transactional API | Stephane Eranian | 2010-05-31 | 2 | -4/+29 |
* | | perf_events, trace: Fix perf_trace_destroy(), mutex went missing | Peter Zijlstra | 2010-05-31 | 1 | -1/+4 |
* | | perf_events, trace: Fix probe unregister race | Peter Zijlstra | 2010-05-31 | 4 | -7/+13 |
* | | perf_events: Fix races in group composition | Peter Zijlstra | 2010-05-31 | 2 | -24/+71 |
* | | perf_events: Fix races and clean up perf_event and perf_mmap_data interaction | Peter Zijlstra | 2010-05-31 | 2 | -100/+129 |
* | | Linux 2.6.35-rc1v2.6.35-rc1 | Linus Torvalds | 2010-05-30 | 1 | -2/+2 |
* | | Merge branch 'slub/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 2010-05-30 | 2 | -29/+15 |
|\ \ |
|
| * | | SLUB: Allow full duplication of kmalloc array for 390 | Christoph Lameter | 2010-05-30 | 1 | -1/+1 |
| * | | slub: move kmem_cache_node into it's own cacheline | Alexander Duyck | 2010-05-24 | 2 | -28/+14 |
* | | | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2010-05-30 | 1 | -0/+7 |
|\ \ \ |
|
| * | | | mutex: Fix optimistic spinning vs. BKL | Tony Breeds | 2010-05-19 | 1 | -0/+7 |
* | | | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2010-05-30 | 8 | -16/+45 |
|\ \ \ \ |
|
| * \ \ \ | Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git... | Ingo Molnar | 2010-05-29 | 2 | -8/+17 |
| |\ \ \ \ |
|