| Commit message (Expand) | Author | Age | Files | Lines |
* | perf report/annotate/script: Add option to specify a CPU range | Anton Blanchard | 2011-07-05 | 8 | -0/+102 |
* | Merge branch 'core' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/opr... | Ingo Molnar | 2011-07-04 | 8 | -19/+254 |
|\ |
|
| * | Merge branch 'oprofile/urgent' into HEAD | Robert Richter | 2011-06-15 | 2 | -13/+57 |
| |\ |
|
| | * | oprofile, x86: Fix nmi-unsafe callgraph support | Robert Richter | 2011-06-15 | 1 | -9/+47 |
| | * | oprofile, x86: Fix race in nmi handler while starting counters | Robert Richter | 2011-06-15 | 1 | -4/+10 |
| * | | MIPS: oprofile: Add callgraph support | Daniel Kalmar | 2011-06-15 | 4 | -1/+179 |
| * | | MIPS: Add new unwind_stack variant | Daniel Kalmar | 2011-06-15 | 2 | -5/+18 |
| |/ |
|
* | | Merge branch 'perf/stacktrace' of git://git.kernel.org/pub/scm/linux/kernel/g... | Ingo Molnar | 2011-07-03 | 3 | -70/+41 |
|\ \ |
|
| * | | x86: Don't use frame pointer to save old stack on irq entry | Frederic Weisbecker | 2011-07-02 | 2 | -42/+15 |
| * | | x86: Remove useless unwinder backlink from irq regs saving | Frederic Weisbecker | 2011-07-02 | 1 | -1/+0 |
| * | | x86,64: Separate arg1 from rbp handling in SAVE_REGS_IRQ | Frederic Weisbecker | 2011-07-02 | 1 | -1/+2 |
| * | | x86,64: Simplify save_regs() | Frederic Weisbecker | 2011-07-02 | 1 | -27/+17 |
| * | | x86: Fetch stack from regs when possible in dump_trace() | Frederic Weisbecker | 2011-07-02 | 1 | -2/+5 |
| * | | x86: Save stack pointer in perf live regs savings | Frederic Weisbecker | 2011-07-02 | 1 | -0/+5 |
* | | | perf, powerpc: Fix build borkage | Peter Zijlstra | 2011-07-01 | 1 | -1/+1 |
* | | | perf stat: Add noise output for csv mode | Zhengyu He | 2011-07-01 | 1 | -3/+6 |
* | | | Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/fre... | Ingo Molnar | 2011-07-01 | 7 | -144/+169 |
|\ \ \ |
|
| * | | | perf tools: Only display parent field if explictly sorted | Frederic Weisbecker | 2011-06-30 | 1 | -1/+8 |
| * | | | perf tools: Allow sort dimensions to be registered more than once | Frederic Weisbecker | 2011-06-30 | 1 | -6/+6 |
| * | | | perf tools: Don't display ignored entries on stdio ui | Frederic Weisbecker | 2011-06-30 | 1 | -0/+3 |
| * | | | perf tools: Remove sort print helpers declarations | Frederic Weisbecker | 2011-06-30 | 1 | -6/+0 |
| * | | | perf tools: Make sort operations static | Frederic Weisbecker | 2011-06-30 | 2 | -120/+99 |
| * | | | perf tools: Add inverted call graph report support. | Sam Liao | 2011-06-30 | 5 | -11/+53 |
| |/ / |
|
* | | | perf: export perf_event_refresh() to modules | Avi Kivity | 2011-07-01 | 2 | -1/+7 |
* | | | x86, perf: Add constraints for architectural PMU | Avi Kivity | 2011-07-01 | 1 | -5/+18 |
* | | | perf: Add context field to perf_event | Avi Kivity | 2011-07-01 | 12 | -20/+44 |
* | | | perf, arch: Add generic NODE cache events | Peter Zijlstra | 2011-07-01 | 19 | -2/+298 |
* | | | perf, intel: Try alternative OFFCORE encodings | Peter Zijlstra | 2011-07-01 | 2 | -8/+41 |
* | | | perf_events: Add Intel Sandy Bridge offcore_response low-level support | Stephane Eranian | 2011-07-01 | 2 | -3/+11 |
* | | | perf_events: Fix validation of events using an extra reg | Stephane Eranian | 2011-07-01 | 2 | -18/+57 |
* | | | perf_events: Update Intel extra regs shared constraints management | Stephane Eranian | 2011-07-01 | 3 | -152/+200 |
* | | | perf: Remove the perf_output_begin(.sample) argument | Peter Zijlstra | 2011-07-01 | 4 | -28/+23 |
* | | | perf: Remove the nmi parameter from the swevent and overflow interface | Peter Zijlstra | 2011-07-01 | 46 | -141/+119 |
* | | | perf, x86: Add hw_watchdog_set_attr() in a sake of nmi-watchdog on P4 | Cyrill Gorcunov | 2011-07-01 | 3 | -1/+38 |
* | | | events: Ensure that timers are updated without requiring read() call | Eric B Munson | 2011-07-01 | 1 | -2/+13 |
* | | | events: Move lockless timer calculation into helper function | Eric B Munson | 2011-07-01 | 1 | -7/+15 |
* | | | events: Add note to update_event_times comment about holding ctx->lock | Eric B Munson | 2011-07-01 | 1 | -0/+1 |
* | | | perf: Remove 64-bit alignment padding from perf_event_context | Richard Kennedy | 2011-07-01 | 1 | -1/+1 |
* | | | perf_events: Fix perf buffer watermark setting | Vince Weaver | 2011-07-01 | 2 | -9/+13 |
* | | | irq_work, alpha: Fix up arch hooks | Peter Zijlstra | 2011-07-01 | 1 | -1/+1 |
* | | | irq_work, ppc: Fix up arch hooks | Peter Zijlstra | 2011-07-01 | 1 | -1/+1 |
* | | | Merge commit 'v3.0-rc5' into perf/core | Ingo Molnar | 2011-07-01 | 510 | -3172/+6509 |
|\ \ \
| |/ /
|/| | |
|
| * | | Linux 3.0-rc5v3.0-rc5 | Linus Torvalds | 2011-06-27 | 1 | -1/+1 |
| * | | drm/i915: more struct_mutex locking | Hugh Dickins | 2011-06-27 | 2 | -2/+6 |
| * | | drm/i915: use shmem_truncate_range | Hugh Dickins | 2011-06-27 | 1 | -5/+2 |
| * | | drm/i915: use shmem_read_mapping_page | Hugh Dickins | 2011-06-27 | 2 | -17/+15 |
| * | | drm/ttm: use shmem_read_mapping_page | Hugh Dickins | 2011-06-27 | 1 | -2/+3 |
| * | | drivers/tty/serial/8250_pci.c: fix warning | Andrew Morton | 2011-06-27 | 1 | -1/+1 |
| * | | drivers/misc/ioc4.c: fix section mismatch / race condition | Ralf Baechle | 2011-06-27 | 1 | -1/+1 |
| * | | drivers/leds/leds-lp5523.c: fix section mismatches | Ralf Baechle | 2011-06-27 | 1 | -2/+2 |