Sign in
coral
/
linux-mtk
/
fb967ecc584c20c74a007de749ca597068b0fcac
/
kernel
/
hw_breakpoint.c
777d041
hw_breakpoints: Fix percpu build failure
by Frederic Weisbecker
· 15 years ago
feef47d
hw-breakpoints: Get the number of available registers on boot dynamically
by Frederic Weisbecker
· 15 years ago
f93a205
hw-breakpoints: Handle breakpoint weight in allocation constraints
by Frederic Weisbecker
· 15 years ago
0102752
hw-breakpoints: Separate constraint space for data and instruction breakpoints
by Frederic Weisbecker
· 15 years ago
b2812d0
hw-breakpoints: Change/Enforce some breakpoints policies
by Frederic Weisbecker
· 15 years ago
87e9b20
hw-breakpoints: Check disabled breakpoints again
by Frederic Weisbecker
· 15 years ago
4f16d4e
Merge branch 'perf/core' into perf/urgent
by Ingo Molnar
· 15 years ago
1e259e0
hw-breakpoints: Remove stub unthrottle callback
by Frederic Weisbecker
· 15 years ago
44ee635
percpu: Add __percpu sparse annotations to hw_breakpoint
by Tejun Heo
· 15 years ago
cd75764
perf: Make bp_len type to u64 generic across the arch
by Mahesh Salgaonkar
· 15 years ago
5352ae63
perf, hw_breakpoint, kgdb: Do not take mutex for kernel debugger
by Jason Wessel
· 15 years ago
b23ff0e
hw_breakpoints: Release the bp slot if arch_validate_hwbkpt_settings() fails.
by Mahesh Salgaonkar
· 15 years ago
b21c070
Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
88f7a89
ksym_tracer: Fix to make the tracer work
by Li Zefan
· 15 years ago
e625cce1
perf_event: Convert to raw_spinlock
by Thomas Gleixner
· 15 years ago
44234ad
hw-breakpoints: Modify breakpoints without unregistering them
by Frederic Weisbecker
· 15 years ago
6ab8886
perf: hw_breakpoints: Fix percpu namespace clash
by Stephen Rothwell
· 15 years ago
5605317
hw-breakpoints: Fix task-bound breakpoint slot allocation
by Frederic Weisbecker
· 15 years ago
b326e95
hw-breakpoints: Use overflow handler instead of the event callback
by Frederic Weisbecker
· 15 years ago
2f0993e
hw-breakpoints: Drop callback and task parameters from modify helper
by Frederic Weisbecker
· 15 years ago
dd1853c
hw-breakpoints: Use struct perf_event_attr to define kernel breakpoints
by Frederic Weisbecker
· 15 years ago
5fa10b2
hw-breakpoints: Use struct perf_event_attr to define user breakpoints
by Frederic Weisbecker
· 15 years ago
11e6635
kernel/hw_breakpoint.c: Fix local/global shadowing
by Andrew Morton
· 15 years ago
605bfae
hw-breakpoints: Simplify error handling in breakpoint creation requests
by Frederic Weisbecker
· 15 years ago
fdf6bc9
hw-breakpoints: Check the breakpoint params from perf tools
by Frederic Weisbecker
· 15 years ago
ba6909b
hw-breakpoint: Attribute authorship of hw-breakpoint related files
by K.Prasad
· 15 years ago
b3a7554
hw-breakpoints: Remove x86 specific headers from core file
by Frederic Weisbecker
· 15 years ago
f60d24d
hw-breakpoints: Fix broken hw-breakpoint sample module
by Frederic Weisbecker
· 15 years ago
ba1c813
hw-breakpoints: Arbitrate access to pmu following registers constraints
by Frederic Weisbecker
· 15 years ago
24f1e32c
hw-breakpoints: Rewrite the hw-breakpoints layer on top of perf events
by Frederic Weisbecker
· 15 years ago
62a038d
hw-breakpoints: introducing generic hardware breakpoint handler interfaces
by K.Prasad
· 16 years ago