- d07bdfd perf/x86: Fix USER/KERNEL tagging of samples properly by Peter Zijlstra · 13 years ago
- c93dc84 perf/x86: Add a microcode revision check for SNB-PEBS by Peter Zijlstra · 13 years ago
- f285f92 perf/x86: Improve debug output in check_hw_exists() by Robert Richter · 13 years ago
- a1eac7a perf/x86: Move Intel specific code to intel_pmu_init() by Robert Richter · 13 years ago
- 15c7ad5 perf/x86: Rename Intel specific macros by Robert Richter · 13 years ago
- b0338e9 Merge branch 'x86/cpu' into perf/core by Ingo Molnar · 13 years ago
- 90574eb Merge branch 'perf/urgent' into perf/core by Ingo Molnar · 13 years ago
- ce5c1fe perf/x86: Fix USER/KERNEL tagging of samples by Peter Zijlstra · 13 years ago
- 4b4969b perf: Export perf_assign_events() by Yan, Zheng · 13 years ago
- 76958a6 perf/x86/amd: Fix RDPMC index calculation for AMD family 15h by Robert Richter · 13 years ago
- e2b297f perf/x86: Convert obsolete simple_strtoul() usage to kstrtoul() by Shuah Khan · 13 years ago
- 715c85b x86, cpu: Rename checking_wrmsrl() to wrmsrl_safe() by H. Peter Anvin · 13 years ago
- c48b605 perf/x86: Use rdpmc() rather than rdmsr() when possible in the kernel by Vince Weaver · 13 years ago
- 1c2ac3f perf/x86: Fix wrmsrl() debug wrapper by Peter Zijlstra · 13 years ago
- bc6ca7b perf/x86: Check if user fp is valid by Arun Sharma · 13 years ago
- 302fa4b perf/x86: Allow multiple stacks by Arun Sharma · 13 years ago
- b430f7c perf/x86: Fix Intel shared extra MSR allocation by Peter Zijlstra · 13 years ago
- fd0d000 perf: Pass last sampling period to perf_sample_data_init() by Robert Richter · 13 years ago
- 10c2502 perf: Trivial cleanup of duplicate code by Robert Richter · 13 years ago
- f187e9f Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
- a591afc Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
- 7fd5239 Merge branch 'linus' into perf/urgent by Ingo Molnar · 13 years ago
- 307b1cd bitops: rename for_each_set_bit_cont() in favor of analogous list.h function by Akinobu Mita · 13 years ago
- c720620 perf: Fix mmap_page capabilities and docs by Peter Zijlstra · 13 years ago
- 641cc93 perf: Adding sysfs group format attribute for pmu device by Jiri Olsa · 13 years ago
- d010b33 perf: Add callback to flush branch_stack on context switch by Stephane Eranian · 13 years ago
- ff3fb51 perf/x86: Sync branch stack sampling with precise_sampling by Stephane Eranian · 13 years ago
- b36817e perf/x86: Add Intel LBR sharing logic by Stephane Eranian · 13 years ago
- 737f24b Merge branch 'perf/urgent' into perf/core by Ingo Molnar · 13 years ago
- d1a797f x32: Handle process creation by H. Peter Anvin · 13 years ago
- 5ddf146 Merge branch 'perf/urgent' into perf/core by Arnaldo Carvalho de Melo · 13 years ago
- 84f2b9b perf: Remove deprecated WARN_ON_ONCE() by Stephane Eranian · 13 years ago
- e3f3541 perf: Extend the mmap control page with time (TSC) fields by Peter Zijlstra · 13 years ago
- 0c9d42e perf, x86: Provide means for disabling userspace RDPMC by Peter Zijlstra · 13 years ago
- fe4a330 perf, x86: Implement user-space RDPMC support, to allow fast, user-space access to self-monitoring counters by Peter Zijlstra · 13 years ago
- cd09c0c perf events: Enable raw event support for Intel unhalted_reference_cycles event by Stephane Eranian · 13 years ago
- b3d9468 perf, x86: Expose perf capability to other modules by Gleb Natapov · 13 years ago
- c1d6f42 perf, x86: Implement arch event mask as quirk by Peter Zijlstra · 13 years ago
- 4defea8 perf, x86: Prefer fixed-purpose counters when scheduling by Peter Zijlstra · 13 years ago
- bc1738f perf, x86: Fix event scheduler for constraints with overlapping counters by Robert Richter · 13 years ago
- 1e2ad28 perf, x86: Implement event scheduler helper functions by Robert Richter · 13 years ago
- ed13ec5 perf/x86: Enable raw event access to Intel offcore events by Peter Zijlstra · 13 years ago
- aa2bc1a perf: Don't use -ENOSPC for out of PMU resources by Peter Zijlstra · 13 years ago
- 9c48f1c x86, nmi: Wire up NMI handlers to new routines by Don Zickus · 13 years ago
- de0428a x86, perf: Clean up perf_event cpu code by Kevin Winchester · 13 years ago
- ed3982c Merge commit 'v3.1-rc7' into perf/core by Ingo Molnar · 13 years ago
- 20afc60 x86, perf: Check that current->mm is alive before getting user callchain by Andrey Vagin · 13 years ago
- 7fdba1c perf, x86: Avoid kfree() in CPU_STARTING by Peter Zijlstra · 13 years ago
- 1ac2e6c x86, perf: Make copy_from_user_nmi() a library function by Robert Richter · 14 years ago
- f912987 perf, x86: P4 PMU - Introduce event alias feature by Cyrill Gorcunov · 14 years ago
- b79e894 perf, intel: Try alternative OFFCORE encodings by Peter Zijlstra · 14 years ago
- ee89cbc perf_events: Add Intel Sandy Bridge offcore_response low-level support by Stephane Eranian · 14 years ago
- cd8a38d perf_events: Fix validation of events using an extra reg by Stephane Eranian · 14 years ago
- efc9f05 perf_events: Update Intel extra regs shared constraints management by Stephane Eranian · 14 years ago
- a8b0ca1 perf: Remove the nmi parameter from the swevent and overflow interface by Peter Zijlstra · 14 years ago
- 1880c4a perf, x86: Add hw_watchdog_set_attr() in a sake of nmi-watchdog on P4 by Cyrill Gorcunov · 14 years ago
- 449a66f x86: Remove warning and warning_symbol from struct stacktrace_ops by Richard Weinberger · 14 years ago
- 809435f Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into perf/core by Ingo Molnar · 14 years ago
- 2bce5da perf, x86, nmi: Move LVT un-masking into irq handlers by Don Zickus · 14 years ago
- 18a073a perf, x86: Fix BTS condition by Peter Zijlstra · 14 years ago
- b52c55c x86, perf event: Turn off unstructured raw event access to offcore registers by Ingo Molnar · 14 years ago
- c8e5910 perf, x86: Use ALTERNATIVE() to check for X86_FEATURE_PERFCTR_CORE by Robert Richter · 14 years ago
- 2a20b02 Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
- 45daae5 perf, x86: Complain louder about BIOSen corrupting CPU/PMU state and continue by Ingo Molnar · 14 years ago
- fc66c52 perf, x86: Fix Intel fixed counters base initialization by Stephane Eranian · 14 years ago
- f2e1fbb Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
- e8e999cf x86, dumpstack: Correct stack dump info when frame pointer is available by Namhyung Kim · 14 years ago
- 0d2eb44 x86: Fix common misspellings by Lucas De Marchi · 14 years ago
- 7d5d02d perf, x86: Use INTEL_*_CONSTRAINT() for all PEBS event constraints by Lin Ming · 14 years ago
- 6909262 perf: Avoid the percore allocations if the CPU is not HT capable by Lin Ming · 14 years ago
- e994d7d perf: Fix LLC-* events on Intel Nehalem/Westmere by Andi Kleen · 14 years ago
- a7e3ed1 perf: Add support for supplementary event registers by Andi Kleen · 14 years ago
- 888a8a3 Merge branch 'perf/urgent' into perf/core by Ingo Molnar · 14 years ago
- b06b3d4 perf, x86: Add Intel SandyBridge CPU support by Lin Ming · 14 years ago
- 4979d27 perf, x86: Add support for AMD family 15h core counters by Robert Richter · 14 years ago
- 73d6e52 perf, x86: Store perfctr msr addresses in config_base/event_base by Robert Richter · 14 years ago
- 41bf498 perf, x86: Calculate perfctr msr addresses in helper functions by Robert Richter · 14 years ago
- d45dd92 perf, x86: Use helper function in x86_pmu_enable_all() by Robert Richter · 14 years ago
- dda9911 x86, perf: Change two init functions to static by Yinghai Lu · 14 years ago
- 4277616 Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
- 72eb6a7 Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 14 years ago
- c410b83 x86, NMI: Remove DIE_NMI_IPI by Don Zickus · 14 years ago
- 166d751 x86, NMI: Add priorities to handlers by Don Zickus · 14 years ago
- 0a3aee0 x86: Use this_cpu_ops to optimize code by Tejun Heo · 14 years ago
- 2e80a82 perf: Dynamic pmu types by Peter Zijlstra · 14 years ago
- 4407204 perf, x86: Detect broken BIOSes that corrupt the PMU by Peter Zijlstra · 14 years ago
- 004417a perf, arch: Cleanup perf-pmu init vs lockup-detector by Peter Zijlstra · 14 years ago
- 6c7e550 perf: Introduce is_sampling_event() by Franck Bui-Huu · 14 years ago
- 6c869e7 Merge branch 'perf/urgent' into perf/core by Ingo Molnar · 14 years ago
- 33c6d6a x86, perf, nmi: Disable perf if counters are not accessible by Don Zickus · 14 years ago
- ae51ce9 Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing into perf/core by Ingo Molnar · 14 years ago
- 9c0729d x86: Eliminate bp argument from the stack tracing routines by Soeren Sandmann Pedersen · 14 years ago
- 072b198 x86, nmi_watchdog: Remove all stub function calls from old nmi_watchdog by Don Zickus · 14 years ago
- a042e26 Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
- 7a837d1 perf, x86: Fix up kmap_atomic() type by Peter Zijlstra · 14 years ago
- f80c9e3 perf, x86: Clean up reserve_ds_buffers() signature by Peter Zijlstra · 14 years ago
- 6809b6e perf, x86: Less disastrous PEBS/BTS buffer allocation failure by Peter Zijlstra · 14 years ago
- 5553be2 perf, x86: Fixup the precise_ip computation by Peter Zijlstra · 14 years ago
- e360adb irq_work: Add generic hardirq context callbacks by Peter Zijlstra · 14 years ago
- c62f981 perf, gcc-4.6: Fix set but unused variable by Andi Kleen · 14 years ago