index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
events
/
hw_breakpoint.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
perf/hw_breakpoint: Enable breakpoint in modify_user_hw_breakpoint
Jiri Olsa
2018-08-30
1
-4
/
+2
*
perf/hw_breakpoint: Remove superfluous bp->attr.disabled = 0
Jiri Olsa
2018-08-30
1
-3
/
+2
*
perf/hw_breakpoint: Modify breakpoint even if the new attr has disabled set
Jiri Olsa
2018-08-30
1
-4
/
+6
*
perf/hw_breakpoint: Clean up and consolidate modify_user_hw_breakpoint_check()
Frederic Weisbecker
2018-06-26
1
-19
/
+25
*
perf/hw_breakpoint: Pass new breakpoint type to modify_breakpoint_slot()
Frederic Weisbecker
2018-06-26
1
-5
/
+5
*
perf/hw_breakpoint: Remove default hw_breakpoint_arch_parse()
Frederic Weisbecker
2018-06-26
1
-17
/
+0
*
perf/hw_breakpoint: Pass arch breakpoint struct to arch_check_bp_in_kernelspa...
Frederic Weisbecker
2018-06-26
1
-1
/
+1
*
perf/hw_breakpoint: Split attribute parse and commit
Frederic Weisbecker
2018-06-26
1
-16
/
+41
*
Merge branch 'perf/urgent' into perf/core
Ingo Molnar
2018-03-29
1
-13
/
+6
|
\
|
*
perf/hwbp: Simplify the perf-hwbp code, fix documentation
Linus Torvalds
2018-03-28
1
-23
/
+7
*
|
perf/core: Implement fast breakpoint modification via _IOC_MODIFY_ATTRIBUTES
Milind Chabbi
2018-03-13
1
-1
/
+1
*
|
hw_breakpoint: Add perf_event_attr fields check in __modify_user_hw_breakpoint()
Jiri Olsa
2018-03-13
1
-2
/
+7
*
|
hw_breakpoint: Factor out __modify_user_hw_breakpoint() function
Jiri Olsa
2018-03-13
1
-17
/
+29
*
|
hw_breakpoint: Add modify_bp_slot() function
Jiri Olsa
2018-03-13
1
-7
/
+39
*
|
hw_breakpoint: Pass bp_type argument to __reserve_bp_slot|__release_bp_slot()
Jiri Olsa
2018-03-13
1
-10
/
+10
*
|
hw_breakpoint: Pass bp_type directly as find_slot_idx() argument
Jiri Olsa
2018-03-13
1
-5
/
+5
|
/
*
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