Commit Graph

62 Commits (18fec7d8758dd416904da205375e6fa667defc80)

Author SHA1 Message Date
Stephane Eranian f39d47ff81 perf: Fix double start/stop in x86_pmu_start() 13 years ago
Stephane Eranian e050e3f0a7 perf: Fix broken interrupt rate throttling 13 years ago
Namhyung Kim 46cd6a7f68 perf: Call perf_cgroup_event_time() directly 13 years ago
Namhyung Kim fd45c15f13 perf: Don't call release_callchain_buffers() if allocation fails 13 years ago
Al Viro d36b691077 misc latin1 to utf8 conversions 13 years ago
Will Deacon 44b7f4b98d perf events: Fix ring_buffer_wakeup() brown paperbag bug 13 years ago
Tejun Heo bb9d97b6df cgroup: don't use subsys->can_attach_task() or ->attach_task() 13 years ago
Paul E. McKenney 77aeeebd7b events: Make events use the new is_idle_task() API 13 years ago
Gleb Natapov 86b47c2549 perf: Do no try to schedule task events if there are none 13 years ago
Gleb Natapov b202952075 perf, core: Rate limit perf_sched_events jump_label patching 13 years ago
Peter Zijlstra b79387ef18 perf: Fix enable_on_exec for sibling events 13 years ago
Peter Zijlstra 1d9b482e78 perf: Remove superfluous arguments 13 years ago
Peter Zijlstra 0f5a260128 perf: Avoid a useless pmu_disable() in the perf-tick 13 years ago
Peter Zijlstra 10c6db110d perf: Fix loss of notification with multi-event 13 years ago
Andrew Vagin 5d81e5cfb3 events: Don't divide events if it has field period 13 years ago
Borislav Petkov 9251f904f9 perf: Carve out callchain functionality 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
Robert Richter dcfce4a095 oprofile, x86: Reimplement nmi timer mode using perf event 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 13 years ago
Paul Gortmaker 6e5fdeedca kernel: Fix files explicitly needing EXPORT_SYMBOL infrastructure 13 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 48dbb6dc86 hw breakpoints: Move to kernel/events/ 14 years ago