| Commit message (Expand) | Author | Age | Files | Lines |
* | perf/x86: Fix USER/KERNEL tagging of samples properly | Peter Zijlstra | 2012-07-31 | 1 | -10/+79 |
* | perf/x86: Add a microcode revision check for SNB-PEBS | Peter Zijlstra | 2012-07-05 | 1 | -7/+14 |
* | perf/x86: Improve debug output in check_hw_exists() | Robert Richter | 2012-07-05 | 1 | -3/+5 |
* | perf/x86: Move Intel specific code to intel_pmu_init() | Robert Richter | 2012-07-05 | 1 | -32/+2 |
* | perf/x86: Rename Intel specific macros | Robert Richter | 2012-07-05 | 1 | -19/+19 |
* | Merge branch 'x86/cpu' into perf/core | Ingo Molnar | 2012-07-05 | 1 | -1/+1 |
|\ |
|
| * | x86, cpu: Rename checking_wrmsrl() to wrmsrl_safe() | H. Peter Anvin | 2012-06-07 | 1 | -1/+1 |
* | | Merge branch 'perf/urgent' into perf/core | Ingo Molnar | 2012-07-05 | 1 | -1/+1 |
|\ \ |
|
| * | | perf/x86: Fix USER/KERNEL tagging of samples | Peter Zijlstra | 2012-07-05 | 1 | -1/+1 |
* | | | perf: Export perf_assign_events() | Yan, Zheng | 2012-06-18 | 1 | -3/+3 |
* | | | perf/x86/amd: Fix RDPMC index calculation for AMD family 15h | Robert Richter | 2012-06-18 | 1 | -1/+1 |
* | | | perf/x86: Convert obsolete simple_strtoul() usage to kstrtoul() | Shuah Khan | 2012-06-11 | 1 | -1/+6 |
* | | | perf/x86: Use rdpmc() rather than rdmsr() when possible in the kernel | Vince Weaver | 2012-06-06 | 1 | -1/+3 |
* | | | perf/x86: Fix wrmsrl() debug wrapper | Peter Zijlstra | 2012-06-06 | 1 | -11/+0 |
|/ / |
|
* | | perf/x86: Check if user fp is valid | Arun Sharma | 2012-06-06 | 1 | -0/+12 |
* | | perf/x86: Allow multiple stacks | Arun Sharma | 2012-06-06 | 1 | -6/+0 |
* | | perf/x86: Fix Intel shared extra MSR allocation | Peter Zijlstra | 2012-06-06 | 1 | -0/+1 |
|/ |
|
* | perf: Pass last sampling period to perf_sample_data_init() | Robert Richter | 2012-05-09 | 1 | -3/+1 |
* | perf: Trivial cleanup of duplicate code | Robert Richter | 2012-04-26 | 1 | -3/+0 |
* | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2012-03-31 | 1 | -1/+16 |
|\ |
|
| * | Merge branch 'linus' into perf/urgent | Ingo Molnar | 2012-03-26 | 1 | -2/+2 |
| |\ |
|
| * | | perf: Fix mmap_page capabilities and docs | Peter Zijlstra | 2012-03-23 | 1 | -1/+9 |
| * | | perf: Adding sysfs group format attribute for pmu device | Jiri Olsa | 2012-03-16 | 1 | -0/+7 |
* | | | Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2012-03-29 | 1 | -1/+3 |
|\ \ \
| |_|/
|/| | |
|
| * | | x32: Handle process creation | H. Peter Anvin | 2012-02-20 | 1 | -1/+3 |
* | | | bitops: rename for_each_set_bit_cont() in favor of analogous list.h function | Akinobu Mita | 2012-03-23 | 1 | -2/+2 |
| |/
|/| |
|
* | | perf: Add callback to flush branch_stack on context switch | Stephane Eranian | 2012-03-05 | 1 | -7/+14 |
* | | perf/x86: Sync branch stack sampling with precise_sampling | Stephane Eranian | 2012-03-05 | 1 | -0/+60 |
* | | perf/x86: Add Intel LBR sharing logic | Stephane Eranian | 2012-03-05 | 1 | -0/+4 |
* | | Merge branch 'perf/urgent' into perf/core | Ingo Molnar | 2012-03-05 | 1 | -0/+3 |
|\ \
| |/ |
|
* | | Merge branch 'perf/urgent' into perf/core | Arnaldo Carvalho de Melo | 2012-02-06 | 1 | -3/+0 |
|\ \ |
|
| * | | perf: Remove deprecated WARN_ON_ONCE() | Stephane Eranian | 2012-02-03 | 1 | -3/+0 |
| |/ |
|
* | | perf: Extend the mmap control page with time (TSC) fields | Peter Zijlstra | 2011-12-21 | 1 | -0/+14 |
* | | perf, x86: Provide means for disabling userspace RDPMC | Peter Zijlstra | 2011-12-21 | 1 | -1/+54 |
* | | perf, x86: Implement user-space RDPMC support, to allow fast, user-space acce... | Peter Zijlstra | 2011-12-21 | 1 | -0/+15 |
|/ |
|
* | perf events: Enable raw event support for Intel unhalted_reference_cycles event | Stephane Eranian | 2011-12-21 | 1 | -1/+7 |
* | perf, x86: Expose perf capability to other modules | Gleb Natapov | 2011-12-06 | 1 | -0/+12 |
* | perf, x86: Implement arch event mask as quirk | Peter Zijlstra | 2011-12-06 | 1 | -2/+3 |
* | perf, x86: Prefer fixed-purpose counters when scheduling | Peter Zijlstra | 2011-12-06 | 1 | -5/+14 |
* | perf, x86: Fix event scheduler for constraints with overlapping counters | Robert Richter | 2011-12-06 | 1 | -2/+43 |
* | perf, x86: Implement event scheduler helper functions | Robert Richter | 2011-12-06 | 1 | -53/+132 |
* | perf/x86: Enable raw event access to Intel offcore events | Peter Zijlstra | 2011-11-14 | 1 | -5/+1 |
* | perf: Don't use -ENOSPC for out of PMU resources | Peter Zijlstra | 2011-11-14 | 1 | -5/+5 |
* | x86, nmi: Wire up NMI handlers to new routines | Don Zickus | 2011-10-10 | 1 | -65/+4 |
* | x86, perf: Clean up perf_event cpu code | Kevin Winchester | 2011-09-26 | 1 | -351/+18 |
* | Merge commit 'v3.1-rc7' into perf/core | Ingo Molnar | 2011-09-26 | 1 | -0/+3 |
|\ |
|
| * | x86, perf: Check that current->mm is alive before getting user callchain | Andrey Vagin | 2011-08-31 | 1 | -0/+3 |
* | | perf, x86: Avoid kfree() in CPU_STARTING | Peter Zijlstra | 2011-08-14 | 1 | -0/+8 |
|/ |
|
* | x86, perf: Make copy_from_user_nmi() a library function | Robert Richter | 2011-07-21 | 1 | -35/+0 |
* | perf, x86: P4 PMU - Introduce event alias feature | Cyrill Gorcunov | 2011-07-14 | 1 | -7/+0 |