summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * perf tools: Pretty print errno for some more functionsArnaldo Carvalho de Melo2012-10-241-0/+3
| * perf trace: Add duration filterArnaldo Carvalho de Melo2012-10-242-4/+31
| * perf trace: Add an event duration columnArnaldo Carvalho de Melo2012-10-241-4/+23
| * perf trace: Support interrupted syscallsArnaldo Carvalho de Melo2012-10-242-22/+181
| * perf test: Align the 'Ok'/'FAILED!' test resultsArnaldo Carvalho de Melo2012-10-241-2/+16
| * perf tools: Give user better message if precise is not supportedDavid Ahern2012-10-242-0/+9
| * Account the nr_entries in rblist properlySuzuki K. Poulose2012-10-241-2/+2
| * perf tools: Try to find cross-built objdump pathIrina Tirdea2012-10-246-1/+204
| * perf tools: Remove noise in python version feature testArnaldo Carvalho de Melo2012-10-241-1/+4
| * perf tools: Diplays more output on features check for make V=1Jiri Olsa2012-10-242-25/+32
|/
* x86: Allow tracing of functions in arch/x86/kernel/rtc.cDavid Vrabel2012-10-243-7/+6
* perf test: Add automated tests for pmu sysfs translated eventsJiri Olsa2012-10-241-0/+68
* perf tools: Add support to specify hw event as PMU event termJiri Olsa2012-10-243-0/+38
* perf tools: Fix PMU object alias initializationJiri Olsa2012-10-241-3/+4
* perf/x86: Add hardware events translations for Intel P6 cpusJiri Olsa2012-10-242-0/+3
* perf/x86: Add hardware events translations for AMD cpusJiri Olsa2012-10-244-5/+20
* perf/x86: Add hardware events translations for Intel cpusJiri Olsa2012-10-243-0/+44
* perf/x86: Filter out undefined events from sysfs events attributeJiri Olsa2012-10-241-0/+22
* perf/x86: Make hardware event translations available in sysfsJiri Olsa2012-10-242-0/+62
* Merge branch 'perf/urgent' into perf/coreIngo Molnar2012-10-2413442-375143/+687738
|\
| * perf, cpu hotplug: Use cached value of smp_processor_id()Srivatsa S. Bhat2012-10-241-3/+4
| * perf, cpu hotplug: Run CPU_STARTING notifiers with irqs disabledSrivatsa S. Bhat2012-10-241-0/+3
| * x86/perf: Fix virtualization sanity checkAndre Przywara2012-10-241-4/+6
| * Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar2012-10-244-11/+22
| |\
| | * perf test: Fix exclude_guest parse events testsJiri Olsa2012-10-221-4/+8
| | * perf tools: do not flush maps on COMM for perf reportLuigi Semenzato2012-10-221-1/+0
| | * perf help: Fix --help for builtinsNamhyung Kim2012-10-221-1/+1
| | * perf trace: Check if sample raw_data field is setArnaldo Carvalho de Melo2012-10-221-0/+7
| | * perf trace: Validate syscall id before growing syscall tableArnaldo Carvalho de Melo2012-10-221-5/+6
| * | Merge tag 'stable/for-linus-3.7-rc2-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2012-10-2417-50/+58
| |\ \
| | * | xen: dbgp: Fix warning when CONFIG_PCI is not enabled.Ian Campbell2012-10-191-0/+2
| | * | Merge commit 'v3.7-rc1' into stable/for-linus-3.7Konrad Rzeszutek Wilk2012-10-1913183-372432/+690556
| | |\ \
| | * | | xen: arm: comment on why 64-bit xen_pfn_t is safe even on 32 bitIan Campbell2012-10-191-1/+7
| | * | | xen: balloon: use correct type for frame_listIan Campbell2012-10-191-1/+1
| | * | | xen/x86: don't corrupt %eip when returning from a signal handlerDavid Vrabel2012-10-192-4/+6
| | * | | xen: arm: make p2m operations NOPsIan Campbell2012-10-191-3/+10
| | * | | xen: balloon: don't include e820.hIan Campbell2012-10-191-1/+0
| | * | | xen: grant: use xen_pfn_t type for frame_list.Ian Campbell2012-10-196-11/+7
| | * | | xen: events: pirq_check_eoi_map is X86 specificIan Campbell2012-10-191-0/+4
| | * | | xen: XENMEM_translate_gpfn_list was remove ages ago and is unused.Ian Campbell2012-10-191-22/+2
| | * | | xen: sysfs: fix build warning.Ian Campbell2012-10-193-1/+6
| | * | | xen: sysfs: include err.h for PTR_ERR etcIan Campbell2012-10-191-0/+1
| | * | | xen: xenbus: quirk uses x86 specific cpuidIan Campbell2012-10-191-0/+2
| | * | | xen PV passthru: assign SR-IOV virtual functions to separate virtual slotsLaszlo Ersek2012-10-191-4/+10
| | * | | xen/xenbus: Fix compile warning.Konrad Rzeszutek Wilk2012-10-191-1/+1
| | * | | xen/x86: remove duplicated include from enlighten.cWei Yongjun2012-10-191-2/+0
| * | | | alpha: separate thread-synchronous flagsAl Viro2012-10-244-45/+68
| * | | | Merge tag 'kvm-3.7-2' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2012-10-244-6/+6
| |\ \ \ \
| | * | | | KVM guest: exit idleness when handling KVM_PV_REASON_PAGE_NOT_PRESENTSasha Levin2012-10-221-0/+3
| | * | | | KVM: apic: fix LDR calculation in x2apic modeGleb Natapov2012-10-221-1/+1