| Commit message (Expand) | Author | Age |
... | |
* | | perf, x86: Implement simple LBR support | Peter Zijlstra | 2010-03-10 |
* | | perf, x86: Add PEBS infrastructure | Peter Zijlstra | 2010-03-10 |
|/ |
|
* | perf, x86: Fix double enable calls | Peter Zijlstra | 2010-03-10 |
* | perf, x86: Fix double disable calls | Peter Zijlstra | 2010-03-10 |
* | perf, x86: Properly account n_added | Peter Zijlstra | 2010-03-10 |
* | perf, x86: Avoid double disable on throttle vs ioctl(PERF_IOC_DISABLE) | Peter Zijlstra | 2010-03-10 |
* | perf, x86: Fix x86_pmu_start | Peter Zijlstra | 2010-03-10 |
* | perf, x86: Use unlocked bitops | Peter Zijlstra | 2010-03-10 |
* | perf, x86: Change x86_pmu.{enable,disable} calling convention | Peter Zijlstra | 2010-03-10 |
* | perf, x86: Remove superfluous arguments to x86_perf_event_update() | Peter Zijlstra | 2010-03-10 |
* | perf, x86: Remove superfluous arguments to x86_perf_event_set_period() | Peter Zijlstra | 2010-03-10 |
* | perf: Rework and fix the arch CPU-hotplug hooks | Peter Zijlstra | 2010-03-10 |
* | perf: Provide generic perf_sample_data initialization | Peter Zijlstra | 2010-03-10 |
* | Merge commit 'v2.6.34-rc1' into perf/urgent | Ingo Molnar | 2010-03-09 |
|\ |
|
| * | bitops: rename for_each_bit() to for_each_set_bit() | Akinobu Mita | 2010-03-06 |
* | | perf_events, x86: Fixup fixed counter constraints | Peter Zijlstra | 2010-03-02 |
* | | perf, x86: Restrict the ANY flag | Peter Zijlstra | 2010-03-02 |
* | | perf, x86: rename macro in ARCH_PERFMON_EVENTSEL_ENABLE | Robert Richter | 2010-03-01 |
|/ |
|
* | perf_events, x86: Split PMU definitions into separate files | Peter Zijlstra | 2010-02-26 |
* | perf_events, x86: Remove superflous MSR writes | Peter Zijlstra | 2010-02-26 |
* | perf_events: Simplify code by removing cpu argument to hw_perf_group_sched_in() | Peter Zijlstra | 2010-02-26 |
* | perf_events, x86: AMD event scheduling | Stephane Eranian | 2010-02-26 |
* | perf_events: Add new start/stop PMU callbacks | Stephane Eranian | 2010-02-26 |
* | perf_events, x86: Fix bug in hw_perf_enable() | Stephane Eranian | 2010-02-04 |
* | bitops: Ensure the compile time HWEIGHT is only used for such | Peter Zijlstra | 2010-02-04 |
* | perf_events, x86: Implement intel core solo/duo support | Peter Zijlstra | 2010-02-04 |
* | Merge branch 'perf/urgent' into perf/core | Ingo Molnar | 2010-01-29 |
|\ |
|
| * | perf: x86: Add support for the ANY bit | Stephane Eranian | 2010-01-21 |
* | | perf_events, x86: Remove spurious counter reset from x86_pmu_enable() | Peter Zijlstra | 2010-01-29 |
* | | perf_events, x86: Implement Intel Westmere support | Peter Zijlstra | 2010-01-29 |
* | | perf_events, x86: Clean up hw_perf_*_all() implementation | Peter Zijlstra | 2010-01-29 |
* | | perf_events, x86: Fix event constraint masks | Peter Zijlstra | 2010-01-29 |
* | | perf_event: x86: Deduplicate the disable code | Peter Zijlstra | 2010-01-29 |
* | | perf, x86: Clean up event constraints code a bit | Ingo Molnar | 2010-01-29 |
* | | perf_event: x86: Optimize x86_pmu_disable() | Peter Zijlstra | 2010-01-29 |
* | | perf_event: x86: Optimize the fast path a little more | Peter Zijlstra | 2010-01-29 |
* | | perf_event: x86: Optimize constraint weight computation | Peter Zijlstra | 2010-01-29 |
* | | perf_event: x86: Optimize the constraint searching bits | Peter Zijlstra | 2010-01-29 |
* | | perf_event: x86: Reduce some overly long lines with some MACROs | Peter Zijlstra | 2010-01-29 |
* | | perf_event: x86: Clean up some of the u64/long bitmask casting | Peter Zijlstra | 2010-01-29 |
* | | perf_event: x86: Fixup constraints typing issue | Peter Zijlstra | 2010-01-29 |
* | | perf_event: x86: Allocate the fake_cpuc | Peter Zijlstra | 2010-01-29 |
* | | perf_events: Add fast-path to the rescheduling code | Stephane Eranian | 2010-01-29 |
* | | perf_events, x86: Improve x86 event scheduling | Stephane Eranian | 2010-01-29 |
* | | perf: Fix inconsistency between IP and callchain sampling | Anton Blanchard | 2010-01-28 |
* | | perf: Drop useless check for ignored frame | Frederic Weisbecker | 2010-01-13 |
|/ |
|
* | perf: Pass appropriate frame pointer to dump_trace() | Frederic Weisbecker | 2009-12-31 |
* | perf events, x86/stacktrace: Fix performance/softlockup by providing a specia... | Frederic Weisbecker | 2009-12-17 |
* | perf events, x86/stacktrace: Make stack walking optional | Frederic Weisbecker | 2009-12-17 |
* | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2009-12-11 |
|\ |
|