Linus Torvalds
|
4aed2fd8e3
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
|
15 年之前 |
Frederic Weisbecker
|
45a73372ef
hw_breakpoints: Fix per task breakpoint tracking
|
15 年之前 |
K.Prasad
|
f7136c5150
hw_breakpoints: Allow arch-specific cleanup before breakpoint unregistration
|
15 年之前 |
Frederic Weisbecker
|
777d0411cd
hw_breakpoints: Fix percpu build failure
|
15 年之前 |
Frederic Weisbecker
|
feef47d0cb
hw-breakpoints: Get the number of available registers on boot dynamically
|
15 年之前 |
Frederic Weisbecker
|
f93a205411
hw-breakpoints: Handle breakpoint weight in allocation constraints
|
15 年之前 |
Frederic Weisbecker
|
0102752e4c
hw-breakpoints: Separate constraint space for data and instruction breakpoints
|
15 年之前 |
Frederic Weisbecker
|
b2812d031d
hw-breakpoints: Change/Enforce some breakpoints policies
|
15 年之前 |
Frederic Weisbecker
|
87e9b20246
hw-breakpoints: Check disabled breakpoints again
|
15 年之前 |
Ingo Molnar
|
4f16d4e0c9
Merge branch 'perf/core' into perf/urgent
|
15 年之前 |
Frederic Weisbecker
|
1e259e0a99
hw-breakpoints: Remove stub unthrottle callback
|
15 年之前 |
Tejun Heo
|
44ee63587d
percpu: Add __percpu sparse annotations to hw_breakpoint
|
15 年之前 |
Mahesh Salgaonkar
|
cd757645fb
perf: Make bp_len type to u64 generic across the arch
|
15 年之前 |
Jason Wessel
|
5352ae638e
perf, hw_breakpoint, kgdb: Do not take mutex for kernel debugger
|
15 年之前 |
Mahesh Salgaonkar
|
b23ff0e933
hw_breakpoints: Release the bp slot if arch_validate_hwbkpt_settings() fails.
|
15 年之前 |
Linus Torvalds
|
b21c070403
Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
|
15 年之前 |
Li Zefan
|
88f7a890d7
ksym_tracer: Fix to make the tracer work
|
15 年之前 |
Thomas Gleixner
|
e625cce1b7
perf_event: Convert to raw_spinlock
|
15 年之前 |
Frederic Weisbecker
|
44234adcdc
hw-breakpoints: Modify breakpoints without unregistering them
|
15 年之前 |
Stephen Rothwell
|
6ab8886326
perf: hw_breakpoints: Fix percpu namespace clash
|
15 年之前 |
Frederic Weisbecker
|
56053170ea
hw-breakpoints: Fix task-bound breakpoint slot allocation
|
15 年之前 |
Frederic Weisbecker
|
b326e9560a
hw-breakpoints: Use overflow handler instead of the event callback
|
15 年之前 |
Frederic Weisbecker
|
2f0993e0fb
hw-breakpoints: Drop callback and task parameters from modify helper
|
15 年之前 |
Frederic Weisbecker
|
dd1853c3f4
hw-breakpoints: Use struct perf_event_attr to define kernel breakpoints
|
15 年之前 |
Frederic Weisbecker
|
5fa10b28e5
hw-breakpoints: Use struct perf_event_attr to define user breakpoints
|
15 年之前 |
Andrew Morton
|
11e6635763
kernel/hw_breakpoint.c: Fix local/global shadowing
|
15 年之前 |
Frederic Weisbecker
|
605bfaee90
hw-breakpoints: Simplify error handling in breakpoint creation requests
|
15 年之前 |
Frederic Weisbecker
|
fdf6bc9522
hw-breakpoints: Check the breakpoint params from perf tools
|
15 年之前 |
K.Prasad
|
ba6909b719
hw-breakpoint: Attribute authorship of hw-breakpoint related files
|
15 年之前 |
Frederic Weisbecker
|
b3a75542d3
hw-breakpoints: Remove x86 specific headers from core file
|
15 年之前 |