Age | Commit message (Expand) | Author |
2010-03-09 | MAINTAINERS: Add Arnaldo as tools/perf/ co-maintainer | Ingo Molnar |
2010-03-04 | Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/f... | Ingo Molnar |
2010-03-04 | perf trace: Don't use pager if scripting | Tom Zanussi |
2010-03-04 | perf trace/scripting: Remove extraneous header read | Tom Zanussi |
2010-03-04 | perf, ARM: Modify kuser rmb() call to compile for Thumb-2 | Will Deacon |
2010-03-04 | Merge branch 'perf/core' into perf/urgent | Ingo Molnar |
2010-03-03 | x86/stacktrace: Don't dereference bad frame pointers | Frederic Weisbecker |
2010-03-02 | perf archive: Don't try to collect files without a build-id | Arnaldo Carvalho de Melo |
2010-03-02 | perf_events, x86: Fixup fixed counter constraints | Peter Zijlstra |
2010-03-02 | perf, x86: Restrict the ANY flag | Peter Zijlstra |
2010-03-01 | perf, x86: rename macro in ARCH_PERFMON_EVENTSEL_ENABLE | Robert Richter |
2010-03-01 | perf, x86: add some IBS macros to perf_event.h | Robert Richter |
2010-03-01 | perf, x86: make IBS macros available in perf_event.h | Robert Richter |
2010-03-01 | Merge remote branch 'tip/oprofile' into tip/perf/core | Robert Richter |
2010-02-28 | hw-breakpoints: Remove stub unthrottle callback | Frederic Weisbecker |
2010-02-27 | x86/hw-breakpoints: Remove the name field | Frederic Weisbecker |
2010-02-27 | perf: Remove pointless breakpoint union | Frederic Weisbecker |
2010-02-27 | perf lock: Drop the buffers multiplexing dependency | Frederic Weisbecker |
2010-02-27 | perf lock: Fix and add misc documentally things | Hitoshi Mitake |
2010-02-27 | percpu: Add __percpu sparse annotations to hw_breakpoint | Tejun Heo |
2010-02-27 | Merge commit 'v2.6.33' into perf/core | Frederic Weisbecker |
2010-02-26 | perf_event, amd: Fix spinlock initialization | Peter Zijlstra |
2010-02-26 | perf_event: Fix preempt warning in perf_clock() | Peter Zijlstra |
2010-02-26 | perf tools: Flush maps on COMM events | David S. Miller |
2010-02-26 | perf_events, x86: Split PMU definitions into separate files | Peter Zijlstra |
2010-02-26 | perf annotate: Handle samples not at objdump output addr boundaries | Arnaldo Carvalho de Melo |
2010-02-26 | oprofile/x86: fix msr access to reserved counters | Robert Richter |
2010-02-26 | oprofile/x86: use kzalloc() instead of kmalloc() | Robert Richter |
2010-02-26 | oprofile/x86: fix perfctr nmi reservation for mulitplexing | Robert Richter |
2010-02-26 | oprofile/x86: add comment to counter-in-use warning | Naga Chumbalkar |
2010-02-26 | oprofile/x86: warn user if a counter is already active | Robert Richter |
2010-02-26 | oprofile/x86: implement randomization for IBS periodic op counter | Robert Richter |
2010-02-26 | oprofile/x86: implement lsfr pseudo-random number generator for IBS | Suravee Suthikulpanit |
2010-02-26 | oprofile/x86: implement IBS cpuid feature detection | Robert Richter |
2010-02-26 | oprofile/x86: remove node check in AMD IBS initialization | Robert Richter |
2010-02-26 | oprofile/x86: remove OPROFILE_IBS config option | Robert Richter |
2010-02-26 | oprofile: remove EXPERIMENTAL from the config option description | Robert Richter |
2010-02-26 | oprofile: remove tracing build dependency | Robert Richter |
2010-02-26 | perf_events, x86: Remove superflous MSR writes | Peter Zijlstra |
2010-02-26 | perf_events: Simplify code by removing cpu argument to hw_perf_group_sched_in() | Peter Zijlstra |
2010-02-26 | perf_events, x86: AMD event scheduling | Stephane Eranian |
2010-02-26 | perf_events: Add new start/stop PMU callbacks | Stephane Eranian |
2010-02-26 | perf_events: Report the MMAP pgoff value in bytes | Peter Zijlstra |
2010-02-25 | perf annotate: Defer allocating sym_priv->hist array | Arnaldo Carvalho de Melo |
2010-02-25 | perf symbols: Improve debugging information about symtab origins | Arnaldo Carvalho de Melo |
2010-02-25 | perf top: Use a macro instead of a constant variable | Arnaldo Carvalho de Melo |
2010-02-25 | perf symbols: Check the right return variable | Zhang, Yanmin |
2010-02-25 | perf/scripts: Tag syscall_name helper as not yet available | Frederic Weisbecker |
2010-02-25 | perf/scripts: Add perf-trace-python Documentation | Tom Zanussi |
2010-02-25 | perf/scripts: Remove unnecessary PyTuple resizes | Tom Zanussi |