| Commit message (Expand) | Author | Age | Files | Lines |
* | perf: Pass last sampling period to perf_sample_data_init() | Robert Richter | 2012-05-09 | 1 | -2/+1 |
* | perf: Disable PERF_SAMPLE_BRANCH_* when not supported | Stephane Eranian | 2012-03-05 | 1 | -0/+4 |
* | atomic: use <linux/atomic.h> | Arun Sharma | 2011-07-26 | 1 | -1/+1 |
* | perf: Remove the nmi parameter from the swevent and overflow interface | Peter Zijlstra | 2011-07-01 | 1 | -1/+1 |
* | perf: Dynamic pmu types | Peter Zijlstra | 2010-12-16 | 1 | -1/+1 |
* | perf, arch: Cleanup perf-pmu init vs lockup-detector | Peter Zijlstra | 2010-11-26 | 1 | -3/+6 |
* | alpha: Fix HW performance counters to be stopped properly | Michael Cree | 2010-09-15 | 1 | -9/+10 |
* | Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git... | Ingo Molnar | 2010-09-15 | 1 | -9/+9 |
|\ |
|
| * | alpha: convert perf_event to use local_t | Michael Cree | 2010-08-31 | 1 | -9/+9 |
* | | perf: Remove the sysfs bits | Peter Zijlstra | 2010-09-09 | 1 | -2/+1 |
* | | perf: Rework the PMU methods | Peter Zijlstra | 2010-09-09 | 1 | -18/+53 |
* | | perf: Per PMU disable | Peter Zijlstra | 2010-09-09 | 1 | -14/+16 |
* | | perf: Register PMU implementations | Peter Zijlstra | 2010-09-09 | 1 | -15/+22 |
* | | perf: Deconstify struct pmu | Peter Zijlstra | 2010-09-09 | 1 | -2/+2 |
|/ |
|
* | alpha: implement HW performance events on the EV67 and later CPUs | Michael Cree | 2010-08-09 | 1 | -0/+842 |