index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
perf_event.c
Age
Commit message (
Expand
)
Author
2010-11-28
Kill off a bunch of warning: ‘inline’ is not at beginning of declaration
Jesper Juhl
2010-11-26
perf: Ignore non-sampling overflows
Peter Zijlstra
2010-11-26
perf: Don't bother to init the hrtimer for no SW sampling counters
Franck Bui-Huu
2010-11-26
perf: Limit event refresh to sampling event
Franck Bui-Huu
2010-11-26
perf: Introduce is_sampling_event()
Franck Bui-Huu
2010-11-26
Merge branch 'perf/urgent' into perf/core
Ingo Molnar
2010-11-26
perf: Fix the software context switch counter
Peter Zijlstra
2010-11-26
perf: Fix inherit vs. context rotation bug
Thomas Gleixner
2010-11-18
Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/fre...
Ingo Molnar
2010-11-18
tracing: New flag to allow non privileged users to use a trace event
Frederic Weisbecker
2010-11-18
perf: Fix owner-list vs exit
Peter Zijlstra
2010-11-18
Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/f...
Ingo Molnar
2010-11-12
perf,hw_breakpoint: Initialize hardware api earlier
Jason Wessel
2010-11-10
perf_events: Fix time tracking in samples
Stephane Eranian
2010-10-22
perf_events: Fix for transaction recovery in group_sched_in()
Stephane Eranian
2010-10-22
perf_events: Revert: Fix transaction recovery in group_sched_in()
Stephane Eranian
2010-10-21
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2010-10-18
perf: Optimize sw events
Peter Zijlstra
2010-10-18
perf: Use jump_labels to optimize the scheduler hooks
Peter Zijlstra
2010-10-18
perf, hw_breakpoint: Fix crash in hw_breakpoint creation
Peter Zijlstra
2010-10-18
perf: Find task before event alloc
Peter Zijlstra
2010-10-18
perf: Fix task refcount bugs
Peter Zijlstra
2010-10-18
perf: Fix group moving
Peter Zijlstra
2010-10-18
irq_work: Add generic hardirq context callbacks
Peter Zijlstra
2010-10-18
perf_events: Fix transaction recovery in group_sched_in()
Stephane Eranian
2010-10-18
perf_events: Fix bogus context time tracking
Stephane Eranian
2010-10-15
Merge remote branch 'tip/perf/core' into oprofile/core
Robert Richter
2010-10-12
perf: Fix incorrect copy_from_user() usage
John Blackwood
2010-10-11
Merge branch 'oprofile/urgent' (early part) into oprofile/perf
Robert Richter
2010-10-11
perf: New helper function for pmu name
Matt Fleming
2010-10-04
perf_events: Fix invalid pointer when pid is invalid
Stephane Eranian
2010-09-21
perf: Avoid RCU vs preemption assumptions
Peter Zijlstra
2010-09-17
perf: Undo the per cpu-context timer stuff
Peter Zijlstra
2010-09-17
perf: Fix perf_event_exit_cpu_context()
Peter Zijlstra
2010-09-17
perf: Complete software pmu grouping
Peter Zijlstra
2010-09-17
perf_events: Fix broken event grouping
Stephane Eranian
2010-09-15
perf events: Clean up pid passing
Matt Helsley
2010-09-15
perf events: Split out task search into helper
Matt Helsley
2010-09-13
perf: Fix free_event()
Peter Zijlstra
2010-09-13
perf: Sanitize the RCU logic
Peter Zijlstra
2010-09-10
perf: Fix perf_init_event()
Peter Zijlstra
2010-09-10
perf: Ensure we call add_event_to_ctx() with the right locks held
Peter Zijlstra
2010-09-09
perf: Fix up delayed_put_task_struct()
Peter Zijlstra
2010-09-09
perf: Optimize context ops
Peter Zijlstra
2010-09-09
perf: Provide a separate task context for swevents
Peter Zijlstra
2010-09-09
perf: Multiple task contexts
Peter Zijlstra
2010-09-09
perf: Clean up perf_event_context allocation
Peter Zijlstra
2010-09-09
perf: Move some code around
Peter Zijlstra
2010-09-09
perf: Per-pmu-per-cpu contexts
Peter Zijlstra
2010-09-09
perf: Per cpu-context rotation timer
Peter Zijlstra
[prev]
[next]