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