index
:
profile/common/kernel-common
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0_common
accepted/tizen_4.0_unified
accepted/tizen_common
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
sandbox/dkson95/gcc6
sandbox/jaehun77/hardfp
sandbox/jkozerski/ima-evm
sandbox/jobol/upstream
sandbox/jobol/v3.19.1
sandbox/jobol/v4.0
sandbox/lstelmach/memfd
sandbox/mwereski/kdbus-integration
sandbox/mwereski/memfd
sandbox/pcoval/devel-sdk
sandbox/pcoval/efi
sandbox/pcoval/ivi-devel
sandbox/pcoval/latest
sandbox/pcoval/rcar-m2
sandbox/pcoval/snapshot
sandbox/pcoval/tizen
sandbox/pcoval/tizen_common
sandbox/sdx/displaylink
sandbox/zjasinski/ima-evm
sandbox/zjasinski/ima-evm2
tizen
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m2
tizen_3.14.14
tizen_3.14.19
tizen_3.14.4
tizen_4.0
tizen_common
tizen_common_3.14.20
tizen_common_3.14.25
upstream
Domain: SCM / Uncategorized;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
hw_breakpoint.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-03-04
Merge branch 'perf/core' into perf/urgent
Ingo Molnar
1
-5
/
+5
2010-02-28
hw-breakpoints: Remove stub unthrottle callback
Frederic Weisbecker
1
-1
/
+0
2010-02-27
percpu: Add __percpu sparse annotations to hw_breakpoint
Tejun Heo
1
-5
/
+5
2010-02-04
perf: Make bp_len type to u64 generic across the arch
Mahesh Salgaonkar
1
-1
/
+1
2010-01-30
perf, hw_breakpoint, kgdb: Do not take mutex for kernel debugger
Jason Wessel
1
-10
/
+42
2010-01-28
hw_breakpoints: Release the bp slot if arch_validate_hwbkpt_settings() fails.
Mahesh Salgaonkar
1
-0
/
+4
2009-12-31
Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-3
/
+7
2009-12-30
ksym_tracer: Fix to make the tracer work
Li Zefan
1
-3
/
+7
2009-12-14
perf_event: Convert to raw_spinlock
Thomas Gleixner
1
-2
/
+2
2009-12-09
hw-breakpoints: Modify breakpoints without unregistering them
Frederic Weisbecker
1
-10
/
+32
2009-12-08
perf: hw_breakpoints: Fix percpu namespace clash
Stephen Rothwell
1
-7
/
+7
2009-12-07
hw-breakpoints: Fix task-bound breakpoint slot allocation
Frederic Weisbecker
1
-29
/
+45
2009-12-06
hw-breakpoints: Use overflow handler instead of the event callback
Frederic Weisbecker
1
-12
/
+5
2009-12-06
hw-breakpoints: Drop callback and task parameters from modify helper
Frederic Weisbecker
1
-4
/
+3
2009-11-27
hw-breakpoints: Use struct perf_event_attr to define kernel breakpoints
Frederic Weisbecker
1
-31
/
+4
2009-11-27
hw-breakpoints: Use struct perf_event_attr to define user breakpoints
Frederic Weisbecker
1
-69
/
+18
2009-11-26
kernel/hw_breakpoint.c: Fix local/global shadowing
Andrew Morton
1
-6
/
+6
2009-11-26
hw-breakpoints: Simplify error handling in breakpoint creation requests
Frederic Weisbecker
1
-2
/
+2
2009-11-23
hw-breakpoints: Check the breakpoint params from perf tools
Frederic Weisbecker
1
-1
/
+10
2009-11-23
hw-breakpoint: Attribute authorship of hw-breakpoint related files
K.Prasad
1
-0
/
+4
2009-11-22
hw-breakpoints: Remove x86 specific headers from core file
Frederic Weisbecker
1
-6
/
+0
2009-11-10
hw-breakpoints: Fix broken hw-breakpoint sample module
Frederic Weisbecker
1
-1
/
+2
2009-11-08
hw-breakpoints: Arbitrate access to pmu following registers constraints
Frederic Weisbecker
1
-6
/
+205
2009-11-08
hw-breakpoints: Rewrite the hw-breakpoints layer on top of perf events
Frederic Weisbecker
1
-254
/
+170
2009-06-02
hw-breakpoints: introducing generic hardware breakpoint handler interfaces
K.Prasad
1
-0
/
+378