Commit Graph

73 Commits (e768aee89c687a50e6a2110e30c5cae1fbf0d2da)

Author SHA1 Message Date
Peter Zijlstra 8a49542c05 perf_events: Fix races in group composition 15 years ago
Peter Zijlstra ac9721f3f5 perf_events: Fix races and clean up perf_event and perf_mmap_data interaction 15 years ago
Peter Zijlstra a94ffaaf55 perf: Remove more code from the fastpath 15 years ago
Peter Zijlstra 3cafa9fbb5 perf: Optimize the !vmalloc backed buffer 15 years ago
Peter Zijlstra 5d967a8be6 perf: Optimize perf_output_copy() 15 years ago
Peter Zijlstra adb8e118f2 perf: Fix wakeup storm for RO mmap()s 15 years ago
Peter Zijlstra 1c024eca51 perf, trace: Optimize tracepoints by using per-tracepoint-per-cpu hlist to track events 15 years ago
Peter Zijlstra 6d1acfd5c6 perf: Optimize perf_output_*() by avoiding local_xchg() 15 years ago
Peter Zijlstra fa5881514e perf: Optimize the hotpath by converting the perf output buffer to local_t 15 years ago
Peter Zijlstra ef60777c9a perf: Optimize the perf_output() path by removing IRQ-disables 15 years ago
Peter Zijlstra 4f41c013f5 perf/ftrace: Optimize perf/tracepoint interaction for single events 15 years ago
Ingo Molnar e3174cfd2a Revert "perf: Fix exit() vs PERF_FORMAT_GROUP" 15 years ago
Lin Ming 6bde9b6ce0 perf: Add group scheduling transactional APIs 15 years ago
Peter Zijlstra ab608344bc perf, x86: Improve the PEBS ABI 15 years ago
Peter Zijlstra 4fd38e4595 perf: Fix exit() vs PERF_FORMAT_GROUP 15 years ago
Zhang, Yanmin dcf46b9443 perf & kvm: Clean up some of the guest profiling callback API details 15 years ago
Zhang, Yanmin 39447b386c perf: Enhance perf to allow for guest statistic collection from host 15 years ago
Frederic Weisbecker 76e1d9047e perf: Store active software events in a hashlist 15 years ago
Frederic Weisbecker e49a5bd381 perf: Use hot regs with software sched switch/migrate events 15 years ago
Peter Zijlstra 85cfabbcd1 perf, ppc: Fix compile error due to new cpu notifiers 15 years ago
Frederic Weisbecker 5331d7b846 perf: Introduce new perf_fetch_caller_regs() for hot regs snapshot 15 years ago
Peter Zijlstra ef21f683a0 perf, x86: use LBR for PEBS IP+1 fixup 15 years ago
Peter Zijlstra caff2befff perf, x86: Implement simple LBR support 15 years ago
Peter Zijlstra ca037701a0 perf, x86: Add PEBS infrastructure 15 years ago
Peter Zijlstra 3f6da39053 perf: Rework and fix the arch CPU-hotplug hooks 15 years ago
Peter Zijlstra dc1d628a67 perf: Provide generic perf_sample_data initialization 15 years ago
Peter Zijlstra 320ebf09cb perf, x86: Restrict the ANY flag 15 years ago
Frederic Weisbecker dd8b1cf681 perf: Remove pointless breakpoint union 15 years ago
Peter Zijlstra 6e37738a2f perf_events: Simplify code by removing cpu argument to hw_perf_group_sched_in() 15 years ago
Stephane Eranian d76a0812ac perf_events: Add new start/stop PMU callbacks 15 years ago
Stephane Eranian 447a194b39 perf_events, x86: Fix bug in hw_perf_enable() 15 years ago
Mahesh Salgaonkar cd757645fb perf: Make bp_len type to u64 generic across the arch 15 years ago
Ingo Molnar 184f412c33 perf, x86: Clean up event constraints code a bit 15 years ago
Peter Zijlstra abd5071394 perf: Reimplement frequency driven sampling 15 years ago
Peter Zijlstra 92b6759857 perf: Change the is_software_event() definition 15 years ago
Frederic Weisbecker d6f962b57b perf: Export software-only event group characteristic as a flag 15 years ago
Frederic Weisbecker 889ff01506 perf/core: Split context's event group list into pinned and non-pinned lists 15 years ago
Li Zefan 07b139c8c8 perf events: Remove CONFIG_EVENT_PROFILE 15 years ago
Peter Zijlstra 49f474331e perf events: Remove arg from perf sched hooks 15 years ago
Peter Zijlstra f13c12c634 perf_events: Fix perf_event_attr layout 15 years ago
Thomas Gleixner e625cce1b7 perf_event: Convert to raw_spinlock 15 years ago
Frederic Weisbecker 44234adcdc hw-breakpoints: Modify breakpoints without unregistering them 15 years ago
Arnd Bergmann 2ff6cfd707 perf events: hw_breakpoints: Don't include asm/hw_breakpoint.h in user space 15 years ago
Frederic Weisbecker c0dfb2feb6 perf: Remove the "event" callback from perf events 15 years ago
Frederic Weisbecker b326e9560a hw-breakpoints: Use overflow handler instead of the event callback 15 years ago
Frederic Weisbecker 9cef30815b perf: Remove unused struct perf_event::event_callback 15 years ago
Frederic Weisbecker 189f202ed1 perf: Remove pointless union that wraps the hw breakpoint fields 15 years ago
Frederic Weisbecker ed54d0f980 hw-breakpoints: Add two reserved fields for future extensions 15 years ago
Peter Zijlstra 4ed7c92d68 perf_events: Undo some recursion damage 15 years ago
Frederic Weisbecker ce71b9df88 tracing: Use the perf recursion protection from trace event 15 years ago