aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2009-06-12Merge branches 'oprofile/fixes', 'oprofile/next' and 'oprofile/master' into oprofile/autoRobert Richter1-0/+1
2009-06-12x86/oprofile: fix initialization of arch_perfmon for core_i7Robert Richter1-2/+3
2009-06-12Merge commit 'tip/perfcounters-for-linus' into oprofile/masterRobert Richter506-8304/+44738
2009-06-12oprofile: reset bt_lost_no_mapping with other statsMaynard Johnson1-0/+1
2009-06-11x86/oprofile: introduce oprofile_add_data64()Robert Richter3-18/+25
2009-06-11x86/oprofile: use 64 bit values in IBS functionsRobert Richter1-70/+61
2009-06-11x86/oprofile: remove some local variables in MSR save/restore functionsRobert Richter1-8/+4
2009-06-11x86/oprofile: use 64 bit values to save MSR statesRobert Richter2-27/+10
2009-06-11x86/oprofile: use 64 bit wrmsr functionsRobert Richter2-9/+10
2009-06-11x86/oprofile: replace CTR*_IS_RESERVED macrosRobert Richter4-18/+15
2009-06-11x86/oprofile: replace CTRL_SET_*ACTIVE macrosRobert Richter3-18/+16
2009-06-11x86/oprofile: replace CTR_OVERFLOWED macrosRobert Richter3-17/+15
2009-06-11x86/oprofile: replace macros to calculate control registerRobert Richter4-45/+60
2009-06-11x86/oprofile: pass the model to setup_ctrs() functionsRobert Richter5-5/+9
2009-06-11x86/oprofile: remove unused macros for AMD virtualization profilingRobert Richter1-5/+0
2009-06-11x86/oprofile: fix and cleanup CTRL_SET_* macrosRobert Richter2-9/+10
2009-06-11x86/oprofile: remove MSR macros for p4 cpusRobert Richter1-20/+19
2009-06-11x86/oprofile: remove MSR macros for ppro cpusRobert Richter1-11/+8
2009-06-11x86/oprofile: remove MSR macros for AMD cpusRobert Richter1-17/+12
2009-06-11x86/oprofile: move common macros to op_x86_model.hRobert Richter4-18/+9
2009-06-11x86/oprofile: simplify AMD cpu init codeRobert Richter1-8/+7
2009-06-11Merge branch 'linus' into perfcounters/coreIngo Molnar449-8480/+17770
2009-06-11perf_counter: Turn off by defaultIngo Molnar1-1/+0
2009-06-11perf_counter: Add counter->id to the throttle eventPeter Zijlstra2-1/+4
2009-06-11perf_counter: Better align codeIngo Molnar1-80/+85
2009-06-11perf_counter: Rename L2 to LL cachePeter Zijlstra8-14/+14
2009-06-11perf_counter: Standardize event namesPeter Zijlstra15-135/+136
2009-06-11perf_counter: Rename enumsPeter Zijlstra2-31/+28
2009-06-11perf_counter tools: Clean up u64 usageIngo Molnar6-47/+47
2009-06-11perf_counter: Rename perf_counter_limit sysctlPeter Zijlstra3-12/+23
2009-06-11perf_counter: More paranoia settingsPeter Zijlstra3-6/+27
2009-06-11perf_counter: powerpc: Implement generalized cache events for POWER processorsPaul Mackerras8-6/+294
2009-06-11perf_counters: powerpc: Add support for POWER7 processorsPaul Mackerras3-1/+322
2009-06-11x86/oprofile: remove #ifdefs in ibs functionsRobert Richter1-34/+46
2009-06-11oprofile: remove obselete include headersRobert Richter1-1/+0
2009-06-11oprofile: remove irq_flags in struct op_entryRobert Richter1-1/+0
2009-06-11x86/oprofile: minor style changes in struct op_x86_model_specRobert Richter1-11/+11
2009-06-10Merge branch 'tracing-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds3-16/+29
2009-06-10Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds130-2919/+8926
2009-06-10Merge branch 'oprofile-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds2-4/+31
2009-06-10Merge branch 'signal-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds8-12/+64
2009-06-10Merge branch 'rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds11-51/+213
2009-06-11perf_counter: Accurate period dataPeter Zijlstra4-11/+28
2009-06-11perf_counter: Introduce struct for sample dataPeter Zijlstra4-25/+48
2009-06-11perf_counter tools: Normalize data using per sample period dataPeter Zijlstra2-8/+13
2009-06-11perf_counter: Annotate exit ctx recursionPeter Zijlstra1-1/+12
2009-06-10Merge branch 'printk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-11/+45
2009-06-10Merge branch 'percpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-97/+44
2009-06-10Merge branch 'locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds4-5/+30
2009-06-10Merge branch 'iommu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds14-438/+1099