Commit Graph

269 Commits (d10e4a660d11212a41ac5d2c116a655e25e2d38a)

Author SHA1 Message Date
Peter Zijlstra 4fe757dd48 perf: Fix throttle logic 14 years ago
Peter Zijlstra 542e72fc90 perf: Fix reading in perf_event_read() 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
Peter Zijlstra 547e9fd7d3 perf: Annotate cpuctx->ctx.mutex to avoid a lockdep splat 14 years ago
Oleg Nesterov 8550d7cb6e perf: Fix perf_event_init_task()/perf_event_free_task() interaction 14 years ago
Oleg Nesterov dbe08d82ce perf: Fix find_get_context() vs perf_event_exit_task() race 14 years ago
Oleg Nesterov 66832eb4ba perf: Validate cpu early in perf_event_alloc() 14 years ago
Oleg Nesterov 22a4ec7290 perf: Find_get_context: fix the per-cpu-counter check 14 years ago
Peter Zijlstra c5ed514559 perf: Fix contexted inheritance 14 years ago
Stephane Eranian 4158755d31 perf_events: Add perf_event_time() 14 years ago
Stephane Eranian 5632ab12e9 perf_events: Generalize use of event_filter_match() 14 years ago
Stephane Eranian 0b3fcf178d perf_events: Move code around to prepare for cgroup 14 years ago
Peter Zijlstra abe4340057 perf: Sysfs enumeration 14 years ago
Peter Zijlstra 2e80a82a49 perf: Dynamic pmu types 14 years ago
Dan Carpenter ce677831a4 perf: Fix off by one in perf_swevent_init() 14 years ago
Peter Zijlstra c277443cfc perf: Stop all counters on reboot 14 years ago
Peter Zijlstra 5167695753 perf: Fix duplicate events with multiple-pmu vs software events 14 years ago
Arnaldo Carvalho de Melo c980d10918 perf events: Make sample_type identity fields available in all PERF_RECORD_ events 14 years ago
Arnaldo Carvalho de Melo 6844c09d84 perf events: Separate the routines handling the PERF_SAMPLE_ identity fields 14 years ago
Thomas Gleixner 614b6780eb perf events: Fix event inherit fallout of precalculated headers 14 years ago
Arnaldo Carvalho de Melo c320c7b7d3 perf events: Precalculate the header space for PERF_SAMPLE_ fields 14 years ago
Jesper Juhl fa9f90be74 Kill off a bunch of warning: ‘inline’ is not at beginning of declaration 14 years ago
Peter Zijlstra 963988262c perf: Ignore non-sampling overflows 14 years ago
Franck Bui-Huu 5d508e820a perf: Don't bother to init the hrtimer for no SW sampling counters 14 years ago
Franck Bui-Huu 2e939d1da9 perf: Limit event refresh to sampling event 14 years ago
Franck Bui-Huu 6c7e550f13 perf: Introduce is_sampling_event() 14 years ago
Peter Zijlstra ee6dcfa40a perf: Fix the software context switch counter 14 years ago
Thomas Gleixner dddd3379a6 perf: Fix inherit vs. context rotation bug 14 years ago
Frederic Weisbecker 61c32659b1 tracing: New flag to allow non privileged users to use a trace event 14 years ago
Peter Zijlstra 8882135bcd perf: Fix owner-list vs exit 14 years ago
Jason Wessel 3c502e7a02 perf,hw_breakpoint: Initialize hardware api earlier 14 years ago
Stephane Eranian eed01528a4 perf_events: Fix time tracking in samples 14 years ago
Stephane Eranian d7842da470 perf_events: Fix for transaction recovery in group_sched_in() 15 years ago
Stephane Eranian 9ffcfa6f1f perf_events: Revert: Fix transaction recovery in group_sched_in() 15 years ago
Peter Zijlstra 7e54a5a0b6 perf: Optimize sw events 15 years ago
Peter Zijlstra 82cd6def98 perf: Use jump_labels to optimize the scheduler hooks 15 years ago
Peter Zijlstra d580ff8699 perf, hw_breakpoint: Fix crash in hw_breakpoint creation 15 years ago
Peter Zijlstra c6be5a5cb6 perf: Find task before event alloc 15 years ago
Peter Zijlstra e7d0bc0475 perf: Fix task refcount bugs 15 years ago
Peter Zijlstra 74c3337c2f perf: Fix group moving 15 years ago
Peter Zijlstra e360adbe29 irq_work: Add generic hardirq context callbacks 15 years ago
Stephane Eranian 8e5fc1a732 perf_events: Fix transaction recovery in group_sched_in() 15 years ago
Stephane Eranian c530ccd9a1 perf_events: Fix bogus context time tracking 15 years ago
John Blackwood ad0cf3478d perf: Fix incorrect copy_from_user() usage 15 years ago
Matt Fleming 84c7991059 perf: New helper function for pmu name 15 years ago
Stephane Eranian 540804b5c5 perf_events: Fix invalid pointer when pid is invalid 15 years ago
Peter Zijlstra 41945f6ccf perf: Avoid RCU vs preemption assumptions 15 years ago
Peter Zijlstra e9d2b06414 perf: Undo the per cpu-context timer stuff 15 years ago
Peter Zijlstra 917bdd1c9b perf: Fix perf_event_exit_cpu_context() 15 years ago