| Commit message (Expand) | Author | Age | Files | Lines |
* | perf, x86: Fix up kmap_atomic() type | Peter Zijlstra | 2010-10-27 | 1 | -3/+2 |
* | irq_work: Add generic hardirq context callbacks | Peter Zijlstra | 2010-10-18 | 1 | -19/+0 |
* | perf, gcc-4.6: Fix set but unused variable | Andi Kleen | 2010-10-05 | 1 | -2/+0 |
* | Merge branch 'perf/urgent' into perf/core | Ingo Molnar | 2010-10-05 | 1 | -1/+11 |
|\ |
|
| * | perf, x86: Catch spurious interrupts after disabling counters | Robert Richter | 2010-09-24 | 1 | -1/+11 |
* | | perf: Remove the sysfs bits | Peter Zijlstra | 2010-09-09 | 1 | -1/+0 |
* | | perf: Rework the PMU methods | Peter Zijlstra | 2010-09-09 | 1 | -45/+61 |
* | | perf: Per PMU disable | Peter Zijlstra | 2010-09-09 | 1 | -7/+9 |
* | | perf: Reduce perf_disable() usage | Peter Zijlstra | 2010-09-09 | 1 | -8/+14 |
* | | perf: Register PMU implementations | Peter Zijlstra | 2010-09-09 | 1 | -17/+28 |
* | | perf: Deconstify struct pmu | Peter Zijlstra | 2010-09-09 | 1 | -7/+7 |
* | | Merge branch 'perf/urgent' into perf/core | Ingo Molnar | 2010-09-09 | 1 | -13/+46 |
|\| |
|
| * | perf, x86: Try to handle unknown nmis with an enabled PMU | Robert Richter | 2010-09-03 | 1 | -13/+46 |
* | | perf: Remove unused variable | Lin Ming | 2010-08-25 | 1 | -3/+0 |
* | | perf: Remove superfluous return values from perf_callchain_*() | Peter Zijlstra | 2010-08-20 | 1 | -2/+2 |
* | | perf: Fix race in callchains | Frederic Weisbecker | 2010-08-19 | 1 | -13/+9 |
* | | perf: Factorize callchain context handling | Frederic Weisbecker | 2010-08-19 | 1 | -2/+0 |
* | | perf: Generalize some arch callchain code | Frederic Weisbecker | 2010-08-19 | 1 | -37/+8 |
* | | perf: Generalize callchain_store() | Frederic Weisbecker | 2010-08-19 | 1 | -13/+7 |
* | | perf: Drop unappropriate tests on arch callchains | Frederic Weisbecker | 2010-08-19 | 1 | -3/+0 |
|/ |
|
* | Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/fre... | Ingo Molnar | 2010-06-09 | 1 | -18/+0 |
|\ |
|
| * | perf: Drop the skip argument from perf_arch_fetch_regs_caller | Frederic Weisbecker | 2010-06-08 | 1 | -16/+0 |
| * | x86: Unify dumpstack.h and stacktrace.h | Frederic Weisbecker | 2010-06-08 | 1 | -2/+0 |
* | | perf: Convert perf_event to local_t | Peter Zijlstra | 2010-06-09 | 1 | -9/+9 |
* | | perf, x86: Make a second write to performance counter if needed | Cyrill Gorcunov | 2010-06-09 | 1 | -1/+11 |
* | | perf: Cleanup {start,commit,cancel}_txn details | Peter Zijlstra | 2010-06-09 | 1 | -9/+5 |
* | | perf_events: Fix event scheduling issues introduced by transactional API | Stephane Eranian | 2010-05-31 | 1 | -0/+22 |
|/ |
|
* | perf, trace: Fix !x86 build bug | Peter Zijlstra | 2010-05-25 | 1 | -1/+5 |
* | perf, x86: implement group scheduling transactional APIs | Lin Ming | 2010-05-07 | 1 | -113/+67 |
* | perf, x86: Improve the PEBS ABI | Peter Zijlstra | 2010-05-07 | 1 | -1/+16 |
* | perf, x86: Use weight instead of cmask in for_each_event_constraint() | Robert Richter | 2010-05-07 | 1 | -1/+1 |
* | perf, x86: Pass enable bit mask to __x86_pmu_enable_event() | Robert Richter | 2010-05-07 | 1 | -4/+5 |
* | perf, x86: Call x86_setup_perfctr() from .hw_config() | Robert Richter | 2010-05-07 | 1 | -7/+2 |
* | perf, x86: Move x86_setup_perfctr() | Robert Richter | 2010-05-07 | 1 | -61/+59 |
* | perf, x86: Move perfctr init code to x86_setup_perfctr() | Robert Richter | 2010-05-07 | 1 | -6/+14 |
* | perf & kvm: Clean up some of the guest profiling callback API details | Zhang, Yanmin | 2010-04-20 | 1 | -6/+14 |
* | perf: Enhance perf to allow for guest statistic collection from host | Zhang, Yanmin | 2010-04-19 | 1 | -0/+31 |
* | Merge branch 'linus' into perf/core | Ingo Molnar | 2010-04-08 | 1 | -0/+1 |
|\ |
|
| * | Merge branch 'master' into export-slabh | Tejun Heo | 2010-04-05 | 1 | -10/+44 |
| |\ |
|
| * | | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -0/+1 |
* | | | perf: Drop the frame reliablity check | Frederic Weisbecker | 2010-04-04 | 1 | -2/+1 |
* | | | perf, x86: Fix up the ANY flag stuff | Peter Zijlstra | 2010-04-02 | 1 | -23/+12 |
* | | | perf, x86: implement ARCH_PERFMON_EVENTSEL bit masks | Robert Richter | 2010-04-02 | 1 | -3/+16 |
* | | | perf, x86: Undo some some *_counter* -> *_event* renames | Robert Richter | 2010-04-02 | 1 | -37/+37 |
* | | | Merge branch 'perf/urgent' into perf/core | Ingo Molnar | 2010-04-02 | 1 | -10/+44 |
|\ \ \
| | |/
| |/| |
|
| * | | perf, x86: Fix callgraphs of 32-bit processes on 64-bit kernels | Torok Edwin | 2010-04-02 | 1 | -5/+39 |
| * | | perf, x86: Fix AMD hotplug & constraint initialization | Peter Zijlstra | 2010-04-02 | 1 | -3/+5 |
| * | | perf: Use hot regs with software sched switch/migrate events | Frederic Weisbecker | 2010-04-01 | 1 | -2/+0 |
| |/ |
|
| * | perf: Fix unexported generic perf_arch_fetch_caller_regs | Frederic Weisbecker | 2010-03-17 | 1 | -1/+2 |
* | | perf, x86: Add Nehelem PMU programming errata workaround | Peter Zijlstra | 2010-03-26 | 1 | -4/+4 |