summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* perf report/annotate/script: Add option to specify a CPU rangeAnton Blanchard2011-07-058-0/+102
* Merge branch 'core' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/opr...Ingo Molnar2011-07-048-19/+254
|\
| * Merge branch 'oprofile/urgent' into HEADRobert Richter2011-06-152-13/+57
| |\
| | * oprofile, x86: Fix nmi-unsafe callgraph supportRobert Richter2011-06-151-9/+47
| | * oprofile, x86: Fix race in nmi handler while starting countersRobert Richter2011-06-151-4/+10
| * | MIPS: oprofile: Add callgraph supportDaniel Kalmar2011-06-154-1/+179
| * | MIPS: Add new unwind_stack variantDaniel Kalmar2011-06-152-5/+18
| |/
* | Merge branch 'perf/stacktrace' of git://git.kernel.org/pub/scm/linux/kernel/g...Ingo Molnar2011-07-033-70/+41
|\ \
| * | x86: Don't use frame pointer to save old stack on irq entryFrederic Weisbecker2011-07-022-42/+15
| * | x86: Remove useless unwinder backlink from irq regs savingFrederic Weisbecker2011-07-021-1/+0
| * | x86,64: Separate arg1 from rbp handling in SAVE_REGS_IRQFrederic Weisbecker2011-07-021-1/+2
| * | x86,64: Simplify save_regs()Frederic Weisbecker2011-07-021-27/+17
| * | x86: Fetch stack from regs when possible in dump_trace()Frederic Weisbecker2011-07-021-2/+5
| * | x86: Save stack pointer in perf live regs savingsFrederic Weisbecker2011-07-021-0/+5
* | | perf, powerpc: Fix build borkagePeter Zijlstra2011-07-011-1/+1
* | | perf stat: Add noise output for csv modeZhengyu He2011-07-011-3/+6
* | | Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/fre...Ingo Molnar2011-07-017-144/+169
|\ \ \
| * | | perf tools: Only display parent field if explictly sortedFrederic Weisbecker2011-06-301-1/+8
| * | | perf tools: Allow sort dimensions to be registered more than onceFrederic Weisbecker2011-06-301-6/+6
| * | | perf tools: Don't display ignored entries on stdio uiFrederic Weisbecker2011-06-301-0/+3
| * | | perf tools: Remove sort print helpers declarationsFrederic Weisbecker2011-06-301-6/+0
| * | | perf tools: Make sort operations staticFrederic Weisbecker2011-06-302-120/+99
| * | | perf tools: Add inverted call graph report support.Sam Liao2011-06-305-11/+53
| |/ /
* | | perf: export perf_event_refresh() to modulesAvi Kivity2011-07-012-1/+7
* | | x86, perf: Add constraints for architectural PMUAvi Kivity2011-07-011-5/+18
* | | perf: Add context field to perf_eventAvi Kivity2011-07-0112-20/+44
* | | perf, arch: Add generic NODE cache eventsPeter Zijlstra2011-07-0119-2/+298
* | | perf, intel: Try alternative OFFCORE encodingsPeter Zijlstra2011-07-012-8/+41
* | | perf_events: Add Intel Sandy Bridge offcore_response low-level supportStephane Eranian2011-07-012-3/+11
* | | perf_events: Fix validation of events using an extra regStephane Eranian2011-07-012-18/+57
* | | perf_events: Update Intel extra regs shared constraints managementStephane Eranian2011-07-013-152/+200
* | | perf: Remove the perf_output_begin(.sample) argumentPeter Zijlstra2011-07-014-28/+23
* | | perf: Remove the nmi parameter from the swevent and overflow interfacePeter Zijlstra2011-07-0146-141/+119
* | | perf, x86: Add hw_watchdog_set_attr() in a sake of nmi-watchdog on P4Cyrill Gorcunov2011-07-013-1/+38
* | | events: Ensure that timers are updated without requiring read() callEric B Munson2011-07-011-2/+13
* | | events: Move lockless timer calculation into helper functionEric B Munson2011-07-011-7/+15
* | | events: Add note to update_event_times comment about holding ctx->lockEric B Munson2011-07-011-0/+1
* | | perf: Remove 64-bit alignment padding from perf_event_contextRichard Kennedy2011-07-011-1/+1
* | | perf_events: Fix perf buffer watermark settingVince Weaver2011-07-012-9/+13
* | | irq_work, alpha: Fix up arch hooksPeter Zijlstra2011-07-011-1/+1
* | | irq_work, ppc: Fix up arch hooksPeter Zijlstra2011-07-011-1/+1
* | | Merge commit 'v3.0-rc5' into perf/coreIngo Molnar2011-07-01510-3172/+6509
|\ \ \ | |/ / |/| |
| * | Linux 3.0-rc5v3.0-rc5Linus Torvalds2011-06-271-1/+1
| * | drm/i915: more struct_mutex lockingHugh Dickins2011-06-272-2/+6
| * | drm/i915: use shmem_truncate_rangeHugh Dickins2011-06-271-5/+2
| * | drm/i915: use shmem_read_mapping_pageHugh Dickins2011-06-272-17/+15
| * | drm/ttm: use shmem_read_mapping_pageHugh Dickins2011-06-271-2/+3
| * | drivers/tty/serial/8250_pci.c: fix warningAndrew Morton2011-06-271-1/+1
| * | drivers/misc/ioc4.c: fix section mismatch / race conditionRalf Baechle2011-06-271-1/+1
| * | drivers/leds/leds-lp5523.c: fix section mismatchesRalf Baechle2011-06-271-2/+2
OpenPOWER on IntegriCloud