| Commit message (Expand) | Author | Age | Files | Lines |
* | perf: Collapse and fix event_function_call() users | Peter Zijlstra | 2016-01-21 | 1 | -1/+1 |
* | perf: Remove type specific target pointers | Peter Zijlstra | 2015-03-23 | 1 | -4/+4 |
* | perf: Fix and clean up initialization of pmu::event_idx | Peter Zijlstra | 2014-10-28 | 1 | -7/+0 |
* | hw_breakpoint: Introduce "struct bp_cpuinfo" | Oleg Nesterov | 2013-06-20 | 1 | -33/+36 |
* | hw_breakpoint: Simplify *register_wide_hw_breakpoint() | Oleg Nesterov | 2013-06-20 | 1 | -23/+11 |
* | hw_breakpoint: Introduce cpumask_of_bp() | Oleg Nesterov | 2013-06-20 | 1 | -26/+17 |
* | hw_breakpoint: Simplify the "weight" usage in toggle_bp_slot() paths | Oleg Nesterov | 2013-06-20 | 1 | -12/+8 |
* | hw_breakpoint: Simplify list/idx mess in toggle_bp_slot() paths | Oleg Nesterov | 2013-06-20 | 1 | -24/+16 |
* | Merge branch 'perf/urgent' into perf/core | Ingo Molnar | 2013-06-20 | 1 | -3/+3 |
|\ |
|
| * | hw_breakpoint: Use cpu_possible_mask in {reserve,release}_bp_slot() | Oleg Nesterov | 2013-06-20 | 1 | -2/+2 |
| * | hw_breakpoint: Fix cpu check in task_bp_pinned(cpu) | Oleg Nesterov | 2013-06-20 | 1 | -1/+1 |
* | | perf: Fix hw breakpoints overflow period sampling | Jiri Olsa | 2013-05-28 | 1 | -0/+5 |
|/ |
|
* | perf/hwbp: Fix cleanup in case of kzalloc failure | Daniel Baluta | 2013-02-14 | 1 | -1/+1 |
* | perf, powerpc: Fix hw breakpoints returning -ENOSPC | Michael Neuling | 2012-10-30 | 1 | -5/+7 |
* | perf/hwpb: Invoke __perf_event_disable() if interrupts are already disabled | K.Prasad | 2012-09-04 | 1 | -1/+10 |
* | perf: Disable PERF_SAMPLE_BRANCH_* when not supported | Stephane Eranian | 2012-03-05 | 1 | -0/+6 |
* | Merge branch 'perf/urgent' into perf/core | Ingo Molnar | 2012-03-05 | 1 | -2/+2 |
|\ |
|
| * | perf/hwbp: Fix a possible memory leak | Namhyung Kim | 2012-02-28 | 1 | -2/+2 |
* | | perf, arch: Rework perf_event_index() | Peter Zijlstra | 2011-12-21 | 1 | -0/+7 |
|/ |
|
* | perf: Add context field to perf_event | Avi Kivity | 2011-07-01 | 1 | -3/+7 |
* | hw breakpoints: Move to kernel/events/ | Borislav Petkov | 2011-05-03 | 1 | -0/+659 |