Frederic Weisbecker
|
70791ce9ba
perf: Generalize callchain_store()
|
15 年之前 |
Nobuhiro Iwamatsu
|
5cfaf21485
perf: Fix argument of perf_arch_fetch_caller_regs
|
15 年之前 |
Frederic Weisbecker
|
45a73372ef
hw_breakpoints: Fix per task breakpoint tracking
|
15 年之前 |
Ingo Molnar
|
c726b61c6a
Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing into perf/core
|
15 年之前 |
Peter Zijlstra
|
7be7923633
perf: Fix build breakage for architecutes without atomic64_t
|
15 年之前 |
Peter Zijlstra
|
e78505958c
perf: Convert perf_event to local_t
|
15 年之前 |
Peter Zijlstra
|
a6e6dea68c
perf: Add perf_event::child_count
|
15 年之前 |
Peter Zijlstra
|
d57e34fdd6
perf: Simplify the ring-buffer logic: make perf_buffer_alloc() do everything needed
|
15 年之前 |
Peter Zijlstra
|
ca5135e6b4
perf: Rename perf_mmap_data to perf_buffer
|
15 年之前 |
Peter Zijlstra
|
8d2cacbbb8
perf: Cleanup {start,commit,cancel}_txn details
|
15 年之前 |
Eric B Munson
|
3af9e85928
perf: Add non-exec mmap() tracking
|
15 年之前 |
Peter Zijlstra
|
ecc55f84b2
perf, trace: Inline perf_swevent_put_recursion_context()
|
15 年之前 |
Frederic Weisbecker
|
b0f82b81fe
perf: Drop the skip argument from perf_arch_fetch_regs_caller
|
15 年之前 |
Peter Zijlstra
|
8a49542c05
perf_events: Fix races in group composition
|
15 年之前 |
Peter Zijlstra
|
ac9721f3f5
perf_events: Fix races and clean up perf_event and perf_mmap_data interaction
|
15 年之前 |
Peter Zijlstra
|
a94ffaaf55
perf: Remove more code from the fastpath
|
15 年之前 |
Peter Zijlstra
|
3cafa9fbb5
perf: Optimize the !vmalloc backed buffer
|
15 年之前 |
Peter Zijlstra
|
5d967a8be6
perf: Optimize perf_output_copy()
|
15 年之前 |
Peter Zijlstra
|
adb8e118f2
perf: Fix wakeup storm for RO mmap()s
|
15 年之前 |
Peter Zijlstra
|
1c024eca51
perf, trace: Optimize tracepoints by using per-tracepoint-per-cpu hlist to track events
|
15 年之前 |
Peter Zijlstra
|
6d1acfd5c6
perf: Optimize perf_output_*() by avoiding local_xchg()
|
15 年之前 |
Peter Zijlstra
|
fa5881514e
perf: Optimize the hotpath by converting the perf output buffer to local_t
|
15 年之前 |
Peter Zijlstra
|
ef60777c9a
perf: Optimize the perf_output() path by removing IRQ-disables
|
15 年之前 |
Peter Zijlstra
|
4f41c013f5
perf/ftrace: Optimize perf/tracepoint interaction for single events
|
15 年之前 |
Ingo Molnar
|
e3174cfd2a
Revert "perf: Fix exit() vs PERF_FORMAT_GROUP"
|
15 年之前 |
Lin Ming
|
6bde9b6ce0
perf: Add group scheduling transactional APIs
|
15 年之前 |
Peter Zijlstra
|
ab608344bc
perf, x86: Improve the PEBS ABI
|
15 年之前 |
Ingo Molnar
|
cce9131781
Merge branch 'perf/urgent' into perf/core
|
15 年之前 |
Peter Zijlstra
|
4fd38e4595
perf: Fix exit() vs PERF_FORMAT_GROUP
|
15 年之前 |
Zhang, Yanmin
|
dcf46b9443
perf & kvm: Clean up some of the guest profiling callback API details
|
15 年之前 |