| Commit message (Expand) | Author | Age | Files | Lines |
* | perf/x86/intel: Avoid spamming kernel log for BTS buffer failure | David Rientjes | 2014-07-16 | 1 | -2/+4 |
* | fix Haswell precise store data source encoding | Stephane Eranian | 2014-05-19 | 1 | -3/+19 |
* | perf: Fix arch_perf_out_copy_user default | Peter Zijlstra | 2013-11-06 | 1 | -1/+1 |
* | perf/x86: Optimize intel_pmu_pebs_fixup_ip() | Peter Zijlstra | 2013-10-16 | 1 | -14/+38 |
* | perf/x86: Add Haswell specific transaction flag reporting | Andi Kleen | 2013-10-04 | 1 | -4/+20 |
* | Merge branch 'perf/urgent' into perf/core | Ingo Molnar | 2013-10-04 | 1 | -0/+1 |
|\ |
|
| * | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2013-09-18 | 1 | -0/+1 |
| |\ |
|
| | * | perf/x86/intel: Mark MEM_LOAD_UOPS_MISS_RETIRED as precise on SNB | Stephane Eranian | 2013-09-14 | 1 | -0/+1 |
* | | | perf/x86/intel: Fix build warning in intel_pmu_drain_pebs_nhm() | Peter Zijlstra | 2013-09-20 | 1 | -1/+1 |
* | | | perf/x86/intel: Remove division from the intel_pmu_drain_pebs_nhm() hot path | Peter Zijlstra | 2013-09-20 | 1 | -5/+5 |
* | | | perf/x86/intel: Clean-up/reduce PEBS code | Peter Zijlstra | 2013-09-12 | 1 | -68/+26 |
* | | | perf/x86: Report TSX transaction abort cost as weight | Andi Kleen | 2013-09-12 | 1 | -13/+42 |
|/ / |
|
* | | perf: Convert kmalloc_node(...GFP_ZERO...) to kzalloc_node() | Joe Perches | 2013-09-02 | 1 | -3/+3 |
* | | perf/x86: Add Silvermont (22nm Atom) support | Yan, Zheng | 2013-09-02 | 1 | -0/+26 |
|/ |
|
* | perf/x86: Disable PEBS-LL in intel_pmu_pebs_disable() | Stephane Eranian | 2013-06-26 | 1 | -0/+6 |
* | perf/x86/intel: Add mem-loads/stores support for Haswell | Andi Kleen | 2013-06-19 | 1 | -7/+25 |
* | perf/x86/intel: Add Haswell PEBS support | Andi Kleen | 2013-06-19 | 1 | -0/+36 |
* | perf/x86/intel: Add Haswell PEBS record support | Andi Kleen | 2013-06-19 | 1 | -21/+89 |
* | Merge branch 'perf/urgent' into perf/core | Ingo Molnar | 2013-04-21 | 1 | -1/+2 |
|\ |
|
| * | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2013-04-14 | 1 | -1/+2 |
| |\ |
|
| | * | perf/x86: Fix uninitialized pt_regs in intel_pmu_drain_bts_buffer() | Stephane Eranian | 2013-03-21 | 1 | -1/+2 |
* | | | Merge branch 'for-tip' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/... | Ingo Molnar | 2013-04-08 | 1 | -0/+10 |
|\| | |
|
| * | | perf,x86: fix wrmsr_on_cpu() warning on suspend/resume | Linus Torvalds | 2013-03-17 | 1 | -1/+3 |
| * | | perf,x86: fix kernel crash with PEBS/BTS after suspend/resume | Stephane Eranian | 2013-03-15 | 1 | -0/+8 |
| |/ |
|
* | | perf/x86: Add support for PEBS Precise Store | Stephane Eranian | 2013-04-01 | 1 | -2/+47 |
* | | perf/x86: Add memory profiling via PEBS Load Latency | Stephane Eranian | 2013-04-01 | 1 | -8/+125 |
* | | perf/x86: Add flags to event constraints | Stephane Eranian | 2013-04-01 | 1 | -1/+3 |
|/ |
|
* | perf/x86: Fix Intel Ivy Bridge support | Stephane Eranian | 2012-09-19 | 1 | -0/+14 |
* | perf/x86: Fix USER/KERNEL tagging of samples properly | Peter Zijlstra | 2012-07-31 | 1 | -3/+4 |
* | perf/x86: Rename Intel specific macros | Robert Richter | 2012-07-05 | 1 | -2/+2 |
* | perf/x86: Don't assume there can be only 4 PEBS events | Andi Kleen | 2012-06-06 | 1 | -4/+4 |
* | perf/x86: Update SNB PEBS constraints | Peter Zijlstra | 2012-06-06 | 1 | -8/+1 |
* | perf: Pass last sampling period to perf_sample_data_init() | Robert Richter | 2012-05-09 | 1 | -4/+2 |
* | perf/x86: Add LBR software filter support for Intel CPUs | Stephane Eranian | 2012-03-05 | 1 | -11/+1 |
* | perf/x86: Implement PERF_SAMPLE_BRANCH for Intel CPUs | Stephane Eranian | 2012-03-05 | 1 | -6/+4 |
* | perf: Remove deprecated WARN_ON_ONCE() | Stephane Eranian | 2012-02-03 | 1 | -1/+0 |
* | perf/x86: Fix PEBS instruction unwind | Peter Zijlstra | 2011-11-14 | 1 | -1/+5 |
* | x86, perf: Clean up perf_event cpu code | Kevin Winchester | 2011-09-26 | 1 | -54/+25 |
* | perf: Remove the perf_output_begin(.sample) argument | Peter Zijlstra | 2011-07-01 | 1 | -1/+1 |
* | perf: Remove the nmi parameter from the swevent and overflow interface | Peter Zijlstra | 2011-07-01 | 1 | -2/+2 |
* | perf, x86: Use INTEL_*_CONSTRAINT() for all PEBS event constraints | Lin Ming | 2011-03-16 | 1 | -48/+47 |
* | perf, x86: Clean up SandyBridge PEBS events | Lin Ming | 2011-03-16 | 1 | -22/+5 |
* | perf_events: Update PEBS event constraints | Stephane Eranian | 2011-03-04 | 1 | -21/+38 |
* | perf, x86: Add Intel SandyBridge CPU support | Lin Ming | 2011-03-02 | 1 | -0/+38 |
* | perf, x86: Use NUMA aware allocations for PEBS/BTS/DS allocations | Peter Zijlstra | 2010-10-22 | 1 | -3/+6 |
* | perf, x86: Clean up reserve_ds_buffers() signature | Peter Zijlstra | 2010-10-22 | 1 | -6/+3 |
* | perf, x86: Less disastrous PEBS/BTS buffer allocation failure | Peter Zijlstra | 2010-10-22 | 1 | -14/+44 |
* | perf, x86: Extract DS alloc/free functions | Peter Zijlstra | 2010-10-22 | 1 | -14/+26 |
* | perf, x86: Extract PEBS/BTS allocation functions | Peter Zijlstra | 2010-10-22 | 1 | -34/+56 |
* | perf, x86: Extract PEBS/BTS buffer free routines | Peter Zijlstra | 2010-10-22 | 1 | -5/+25 |