Age | Commit message (Expand) | Author | Files | Lines |
2013-02-06 | perf/x86: Allow for architecture specific RDPMC indexes | Jacob Shin | 1 | -1/+1 |
2013-01-31 | perf: Make EVENT_ATTR global | Sukadev Bhattiprolu | 1 | -10/+3 |
2013-01-10 | perf x86: revert 20b279 - require exclude_guest to use PEBS - kernel side | David Ahern | 1 | -6/+0 |
2012-10-30 | perf/x86: Fix sparse warnings | Peter Huewe | 1 | -2/+2 |
2012-10-24 | perf/x86: Add hardware events translations for AMD cpus | Jiri Olsa | 1 | -2/+1 |
2012-10-24 | perf/x86: Add hardware events translations for Intel cpus | Jiri Olsa | 1 | -0/+40 |
2012-10-24 | perf/x86: Filter out undefined events from sysfs events attribute | Jiri Olsa | 1 | -0/+22 |
2012-10-24 | perf/x86: Make hardware event translations available in sysfs | Jiri Olsa | 1 | -0/+60 |
2012-10-24 | x86/perf: Fix virtualization sanity check | Andre Przywara | 1 | -4/+6 |
2012-10-16 | perf: Require exclude_guest to use PEBS - kernel side enforcement | Peter Zijlstra | 1 | -0/+6 |
2012-07-31 | perf/x86: Fix USER/KERNEL tagging of samples properly | Peter Zijlstra | 1 | -10/+79 |
2012-07-05 | perf/x86: Add a microcode revision check for SNB-PEBS | Peter Zijlstra | 1 | -7/+14 |
2012-07-05 | perf/x86: Improve debug output in check_hw_exists() | Robert Richter | 1 | -3/+5 |
2012-07-05 | perf/x86: Move Intel specific code to intel_pmu_init() | Robert Richter | 1 | -32/+2 |
2012-07-05 | perf/x86: Rename Intel specific macros | Robert Richter | 1 | -19/+19 |
2012-07-05 | Merge branch 'x86/cpu' into perf/core | Ingo Molnar | 1 | -1/+1 |
2012-07-05 | Merge branch 'perf/urgent' into perf/core | Ingo Molnar | 1 | -1/+1 |
2012-07-05 | perf/x86: Fix USER/KERNEL tagging of samples | Peter Zijlstra | 1 | -1/+1 |
2012-06-18 | perf: Export perf_assign_events() | Yan, Zheng | 1 | -3/+3 |
2012-06-18 | perf/x86/amd: Fix RDPMC index calculation for AMD family 15h | Robert Richter | 1 | -1/+1 |
2012-06-11 | perf/x86: Convert obsolete simple_strtoul() usage to kstrtoul() | Shuah Khan | 1 | -1/+6 |
2012-06-07 | x86, cpu: Rename checking_wrmsrl() to wrmsrl_safe() | H. Peter Anvin | 1 | -1/+1 |
2012-06-06 | perf/x86: Use rdpmc() rather than rdmsr() when possible in the kernel | Vince Weaver | 1 | -1/+3 |
2012-06-06 | perf/x86: Fix wrmsrl() debug wrapper | Peter Zijlstra | 1 | -11/+0 |
2012-06-06 | perf/x86: Check if user fp is valid | Arun Sharma | 1 | -0/+12 |
2012-06-06 | perf/x86: Allow multiple stacks | Arun Sharma | 1 | -6/+0 |
2012-06-06 | perf/x86: Fix Intel shared extra MSR allocation | Peter Zijlstra | 1 | -0/+1 |
2012-05-09 | perf: Pass last sampling period to perf_sample_data_init() | Robert Richter | 1 | -3/+1 |
2012-04-26 | perf: Trivial cleanup of duplicate code | Robert Richter | 1 | -3/+0 |
2012-03-31 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -1/+16 |
2012-03-29 | Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -1/+3 |
2012-03-26 | Merge branch 'linus' into perf/urgent | Ingo Molnar | 1 | -2/+2 |
2012-03-23 | bitops: rename for_each_set_bit_cont() in favor of analogous list.h function | Akinobu Mita | 1 | -2/+2 |
2012-03-23 | perf: Fix mmap_page capabilities and docs | Peter Zijlstra | 1 | -1/+9 |
2012-03-16 | perf: Adding sysfs group format attribute for pmu device | Jiri Olsa | 1 | -0/+7 |
2012-03-05 | perf: Add callback to flush branch_stack on context switch | Stephane Eranian | 1 | -7/+14 |
2012-03-05 | perf/x86: Sync branch stack sampling with precise_sampling | Stephane Eranian | 1 | -0/+60 |
2012-03-05 | perf/x86: Add Intel LBR sharing logic | Stephane Eranian | 1 | -0/+4 |
2012-03-05 | Merge branch 'perf/urgent' into perf/core | Ingo Molnar | 1 | -0/+3 |
2012-02-20 | x32: Handle process creation | H. Peter Anvin | 1 | -1/+3 |
2012-02-06 | Merge branch 'perf/urgent' into perf/core | Arnaldo Carvalho de Melo | 1 | -3/+0 |
2012-02-03 | perf: Remove deprecated WARN_ON_ONCE() | Stephane Eranian | 1 | -3/+0 |
2011-12-21 | perf: Extend the mmap control page with time (TSC) fields | Peter Zijlstra | 1 | -0/+14 |
2011-12-21 | perf, x86: Provide means for disabling userspace RDPMC | Peter Zijlstra | 1 | -1/+54 |
2011-12-21 | perf, x86: Implement user-space RDPMC support, to allow fast, user-space acce... | Peter Zijlstra | 1 | -0/+15 |
2011-12-21 | perf events: Enable raw event support for Intel unhalted_reference_cycles event | Stephane Eranian | 1 | -1/+7 |
2011-12-06 | perf, x86: Expose perf capability to other modules | Gleb Natapov | 1 | -0/+12 |
2011-12-06 | perf, x86: Implement arch event mask as quirk | Peter Zijlstra | 1 | -2/+3 |
2011-12-06 | perf, x86: Prefer fixed-purpose counters when scheduling | Peter Zijlstra | 1 | -5/+14 |
2011-12-06 | perf, x86: Fix event scheduler for constraints with overlapping counters | Robert Richter | 1 | -2/+43 |