Commit Graph

40 Commits (a6322de67b58a00e3a783ad9c87c2a11b2d67b47)

Author SHA1 Message Date
Will Deacon 44b7f4b98d perf events: Fix ring_buffer_wakeup() brown paperbag bug 13 years ago
Gleb Natapov 86b47c2549 perf: Do no try to schedule task events if there are none 13 years ago
Peter Zijlstra 10c6db110d perf: Fix loss of notification with multi-event 13 years ago
Gleb Natapov 1d5f003f5a perf: Do not set task_ctx pointer in cpuctx if there are no events in the context 13 years ago
Linus Torvalds 4536e4d1d2 Revert "perf: Add PM notifiers to fix CPU hotplug races" 13 years ago
Christoph Lameter bc3e53f682 mm: distinguish between mlocked and pinned pages 14 years ago
Paul Gortmaker 6e5fdeedca kernel: Fix files explicitly needing EXPORT_SYMBOL infrastructure 14 years ago
Eric B Munson 7f310a5d4e perf_event: Fix broken calc_timer_values() 14 years ago
Mark Rutland 5f12a76193 perf: provide PMU when initing events 14 years ago
Stephane Eranian a8d757ef07 perf events: Fix slow and broken cgroup context switch code 14 years ago
Mark Rutland 7e5b2a01d2 perf: provide PMU when initing events 14 years ago
Peter Zijlstra 144060fee0 perf: Add PM notifiers to fix CPU hotplug races 14 years ago
Lin Ming 9985c20f9e perf: Remove perf_event_attr::type check 14 years ago
Avi Kivity 26ca5c11fb perf: export perf_event_refresh() to modules 14 years ago
Avi Kivity 4dc0da8696 perf: Add context field to perf_event 14 years ago
Peter Zijlstra a7ac67ea02 perf: Remove the perf_output_begin(.sample) argument 14 years ago
Peter Zijlstra a8b0ca17b8 perf: Remove the nmi parameter from the swevent and overflow interface 14 years ago
Eric B Munson 0d6412085b events: Ensure that timers are updated without requiring read() call 14 years ago
Eric B Munson c479429591 events: Move lockless timer calculation into helper function 14 years ago
Eric B Munson b7526f0ca6 events: Add note to update_event_times comment about holding ctx->lock 14 years ago
Vince Weaver 4ec8363dfc perf_events: Fix perf buffer watermark setting 14 years ago
Frederic Weisbecker 76369139ce perf: Split up buffer handling from core code 14 years ago
Peter Zijlstra b58f6b0dd3 perf, core: Fix initial task_ctx/event installation 14 years ago
Peter Zijlstra 74c355fbdf perf, cgroups: Fix up for new API 14 years ago
Peter Zijlstra 64ce312618 perf: De-schedule a task context when removing the last event 14 years ago
Peter Zijlstra e03a9a55b4 perf: Change close() semantics for group events 14 years ago
Peter Zijlstra dce5855bba perf: Collect the schedule-in rules in one function 14 years ago
Peter Zijlstra db24d33e08 perf: Change and simplify ctx::is_active semantics 14 years ago
Peter Zijlstra 2c29ef0fef perf: Simplify and fix __perf_install_in_context() 14 years ago
Peter Zijlstra 04dc2dbbfe perf: Remove task_ctx_sched_in() 14 years ago
Peter Zijlstra facc43071c perf: Optimize event scheduling locking 14 years ago
Peter Zijlstra 9137fb28ac perf: Clean up 'ctx' reference counting 14 years ago
Peter Zijlstra 075e0b0085 perf: Optimize ctx_sched_out() 14 years ago
Peter Zijlstra f506b3dc0e perf: Fix SIGIO handling 14 years ago
Ingo Molnar e7e7ee2eab perf events: Clean up definitions and initializers, update copyrights 14 years ago
Borislav Petkov fae85b7c8b perf: Start the restructuring 14 years ago
Stephane Eranian e566b76ed3 perf_event: Fix cgrp event scheduling bug in perf_enable_on_exec() 14 years ago
Jason Baron d430d3d7e6 jump label: Introduce static_branch() interface 14 years ago
Peter Zijlstra fd1edb3aa2 perf: Fix task_struct reference leak 14 years ago
Frederic Weisbecker 20443384fe perf: Rebase max unprivileged mlock threshold on top of page size 14 years ago
Frederic Weisbecker 880f573184 perf: Better fit max unprivileged mlock pages for tools needs 14 years ago
Stephane Eranian 68cacd2916 perf_events: Fix stale ->cgrp pointer in update_cgrp_time_from_cpuctx() 14 years ago
Peter Zijlstra 38b435b16c perf: Fix tear-down of inherited group events 14 years ago
Frederic Weisbecker a0f7d0f7fc perf: Handle stopped state with tracepoints 14 years ago
Frederic Weisbecker 91b2f482e6 perf: Fix the software events state check 14 years ago
Peter Zijlstra 08309379b7 perf: Fix cgroup vs jump_label problem 14 years ago
Li Zefan 1b15d0558e perf cgroup: Clean up perf_cgroup_create() 14 years ago
Li Zefan f75e18cb96 perf cgroup: Fix unmatched call to perf_detach_cgroup() 14 years ago
Li Zefan 3db272c049 perf cgroup: Fix leak of file reference count 14 years ago
Lin Ming 940c5b2971 perf: Fix the missing event initialization when pmu is found in idr 14 years ago