Commit Graph

29 Commits (41c308f40a813403b94f3a3446aba2e5cc6bd6b4)

Author SHA1 Message Date
Eric B Munson 7f310a5d4e perf_event: Fix broken calc_timer_values() 14 years ago
Stephane Eranian a8d757ef07 perf events: Fix slow and broken cgroup context switch code 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
Peter Zijlstra 768a06e2ca perf: Simplify task_clock_event_read() 14 years ago
Stephane Eranian 3f7cce3c18 perf_events: Fix rcu and locking issues with cgroup support 14 years ago
Peter Zijlstra ba3dd36c67 perf: Optimize hrtimer events 14 years ago
Peter Zijlstra 163ec4354a perf: Optimize throttling code 14 years ago
Stephane Eranian e5d1367f17 perf: Add cgroup support 14 years ago
Peter Zijlstra 4fe757dd48 perf: Fix throttle logic 14 years ago
Peter Zijlstra 542e72fc90 perf: Fix reading in perf_event_read() 14 years ago
Peter Zijlstra fe4b04fa31 perf: Cure task_oncpu_function_call() races 14 years ago
Eric Dumazet 88d4f0db7f perf: Fix alloc_callchain_buffers() 14 years ago
Oleg Nesterov 806839b22c perf: perf_event_exit_task_context: s/rcu_dereference/rcu_dereference_raw/ 14 years ago